/* ==== graybs ========== */

.grayb {
	width: 234px;
}

.graybTop {
	background-image: url(../images/grayb_top.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 234px;
	height: 28px;
	line-height:1px;
}

.graybBottom {
	background-image: url(../images/grayb_bottom.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 200px;
	height: 15px;
	line-height: 1px;
}

.graybContentArea {
	padding: 0px 10px 0px 10px;
	color: #666666;
	font-size: 11px;
	background-image: url(../images/grayb_midBG.png);
	vertical-align: top;
}

.graybTitle {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	vertical-align: top;
	background-image: url(../images/moduleTitle.gif);
}

.graybSubTitle {
        color: #000000;
        font-size: 11px;
        font-weight: bold;
        padding-bottom: 8px;
}


.graybContentArea a         {
	color: #000;
	font-size: 11px;
	text-decoration: none;
}
.graybContentArea a:visited {
	color: #600;
	font-size: 11px;
	text-decoration: none;
}
.graybContentArea a:hover   {
	color: #5A2500;
	font-size: 11px;
	text-decoration: underline;
}

.graybContent           {
	color: #000;
	font-size: 10px;
	text-decoration: none;
}
.graybContent a         {
	color: #C99176;
	font-size: 11px;
	text-decoration: none;
}
.graybContent a:visited {
	color: #300;
	font-size: 11px;
	text-decoration: none;
}
.graybContent a:hover   {
	color: #5A2500;
	font-size: 11px;
	text-decoration: underline;
}

a.graybContent          {color: #0860A8; font-size: 11px; text-decoration: none;}
a.graybContent:visited  {color: #0860A8; font-size: 11px; text-decoration: none;}
a.graybContent:hover    {color: #0860A8; font-size: 11px; text-decoration: underline;}


.graybLink           {color: #0860A8; font-size: 11px; text-decoration: none;}
.graybLink a         {color: #0860A8; font-size: 11px; text-decoration: none;}
.graybLink a:visited {color: #0860A8; font-size: 11px; text-decoration: none;}
.graybLink a:hover   {color: #0860A8; font-size: 11px; text-decoration: underline;}

a.graybLink          {color: #0860A8; font-size: 11px; text-decoration: none;}
a.graybLink:visited  {color: #0860A8; font-size: 11px; text-decoration: none;}
a.graybLink:hover    {color: #0860A8; font-size: 11px; text-decoration: underline;}

.graybBoldLink           {color: #0860A8; font-size: 11px; font-weight: bold;}
.graybBoldLink a         {color: #0860A8; font-size: 11px; font-weight: bold; text-decoration: none;}
.graybBoldLink a:visited {color: #0860A8; font-size: 11px; font-weight: bold; text-decoration: none;}
.graybBoldLink a:hover   {color: #0860A8; font-size: 11px; font-weight: bold; text-decoration: underline;}

a.graybBoldLink          {color: #0860A8; font-size: 11px; font-weight: bold; text-decoration: none;}
a.graybBoldLink:visited  {color: #0860A8; font-size: 11px; font-weight: bold; text-decoration: none;}
a.graybBoldLink:hover    {color: #0860A8; font-size: 11px; font-weight: bold; text-decoration: underline;}


.graybLine {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #A6A6A6;
	line-height: 1px;
	margin-top: 8px;
	margin-bottom: 8px;
}


/* ==== graybWhite ========== */

.graybWhiteTop {
        background-image: url(../images/moduleWhiteTop.gif);
        background-repeat: no-repeat;
        background-position: bottom;
        width: 372px;
        height: 5px;
        line-height: 1px;
}

.graybWhiteBottom {
        background-image: url(../images/moduleWhiteBottom.gif);
        background-repeat: no-repeat;
        background-position: top;
        width: 372px;
        height: 5px;
        line-height: 1px;
}

.graybWhiteContentArea {
        padding: 10px 10px 10px 10px;
        color: #666666;
        font-size: 11px;
        background-image: url(../images/moduleWhiteContentArea.gif);
        vertical-align: top;
}


/* ==== graybWhiteLarge ========== */

.graybWhiteLargeTop {
        background-image: url(../images/moduleWhiteLargeTop.gif);
        background-repeat: no-repeat;
        background-position: bottom;
        width: 566px;
        height: 5px;
        line-height: 1px;
}

.graybWhiteLargeBottom {
        background-image: url(../images/moduleWhiteLargeBottom.gif);
        background-repeat: no-repeat;
        background-position: top;
        width: 566px;
        height: 5px;
        line-height: 1px;
}

.graybWhiteLargeContentArea {
        padding: 10px 10px 10px 10px;
        color: #666666;
        font-size: 11px;
        background-image: url(../images/moduleWhiteLargeContentArea.gif);
        vertical-align: top;
}

/* ==== graybGradient ========== */

.graybGradientLargeContentArea {
	padding: 10px 10px 10px 10px;
	color: #666666;
	font-size: 11px;
	background-image: url(../images/moduleGradientLargeContentA.gif);
	vertical-align: top;
}

/* ==== graybTitle ========== */

.graybTitleLarge {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 4px 10px 9px 10px;
	vertical-align: top;
	background-image: url(../images/moduleWhiteLargeContentArea.gif);
}
