BODY
{
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
}
BODY.StripesBG
{
	background: url(../Webmasters/Images/BlueStripe.gif);
}
TABLE
{
	font-family: Verdana;
	font-size: 11px;
	line-height: 22px;
}
INPUT
{
	font-family: Verdana;
	font-size: 11px;
}
SELECT
{
	font-family: Verdana;
	font-size: 11px;
}
TEXTAREA
{
	font-family: Verdana;
	font-size: 11px;
}
H5
{
	font-family: Verdana;
	font-size: 14px;
	color: #002266;
	margin-bottom: 4px;
	margin-top: 30px;
	line-height: 17px;
}
A
{
	font-family: Verdana;
	font-size: 11px;
	color: #619BD1;
}
TABLE.SiteLayout
{
	table-layout: fixed;
	width: 100%;
	background: url(../Webmasters/Images/HeaderBG.jpg) no-repeat;
}
COL
{
	background: none;
}
TD.MenuBar
{
	background: url(../Webmasters/Images/MenuBar.jpg) repeat-x;
}
TD.SecuredArea
{
	color: white;
	font-weight: bold;
	font-size: 10px;
	background-color: Black;
	line-height: 17px;
}
A.LanguageLink
{
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size:10px;
}
A.ReadMore
{
	text-decoration: none;
}
.clsInvalid
{
	background-color: #619BD1;
}
DIV.BackNavPosition
{
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 10px;
	line-height: 17px;
}
A.BackNav
{
	font-weight: bold;
	color:#FF4D00;
	text-decoration: none;
	font-size: 9px;
}
DIV.FotoRightPosition
{
	padding-top: 103px;
}
.TextBG
{
	background: url(../Webmasters/Images/ShadowRight.gif) left top repeat-y;
}
TABLE.TitleBG
{
	background: url(../Webmasters/Images/TitleBG.jpg) no-repeat;
	table-layout: fixed;
}
TD.NoRepeat
{
	background-repeat: no-repeat;
}
IMG.Margin
{
	margin-right: 13px;
}
.align_left
{
	float: left;
	margin-right: 13px;
}

/*** style for highlight ***/

.highlight {
	vertical-align: top;	
	}

#highlightitem {
	padding: 0 5px 9px 0;
	width: 230px!important; width: 235px;
	background: url(../Webmasters/Images/highlight_shadow.png) left bottom no-repeat;
	}

#highlighttext {
	overflow: hidden;
	padding: 10px;
	background: #fff url(../Webmasters/Images/bg_highlight.jpg) no-repeat;
	}	