body	{
   background: white;
   margin: 0px 0px 0px 0px;
}

td.divider	{
	background: white url(images/home_page_mock_04.gif);
	height: 11px;	
	vertical-align: top;
}

body.pop {
	background-color: #151FA1;
	margin: 0px 0px 0px 0px;
}

.head  {
	font-size : 21px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : ed171f;
	line-height : 24pt;
}

.smallhead  {
	font-size : 21px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : italic;
	color : Black;
	line-height: 18pt;
	border-bottom:1px solid #ed171f
}

.smallheadsub  {
	font-size : 14px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : Black;
	line-height: 14pt;
	border-bottom:1px solid #ed171f
}

.smallheadnu  {
	font-size : 18px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : Black;
	line-height: 18pt;
}

.smallheadnusub  {
	font-size : 14px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : Black;
	line-height: 14pt;
}

.smallheadrev  {
	font-size : 18px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : White;
	line-height: 18pt;
}

.xsmallhead  {
	font-size : 12px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : #ed171f;
	line-height: 12pt;
	border-bottom:1px solid #ffa814
}

.xsmallheadrev  {
	font-size : 12px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : White;
	line-height: 12pt;
	border-bottom:1px solid #ffa814
}

.maintext  {
	font-size : 12px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.lefttext {
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align: justify;
}

.lefttextnoj {
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.centertext {
	font-size : 12px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	line-height: 14pt;
	/*text-align: justify;*/
}

.righttext {
	font-size : 9px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}


.small  {
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	line-height : 1.2;
}

.smallrev  {
	font-size : 10px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : white;
	line-height : 1.2;
}

.xsmall  {
	font-size : 8px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

.xxsmall  {
	font-size : 6px;
	font-family : Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : black;
	line-height : 1;
	text-decoration : nounderline;
}

.mainmenu  {
	font-size : 10pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : white;
	font : Verdana, Arial, Helvetica;
}

.accountmenu  {
	font-size : 10pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}

.mainmenu2  {
	font-size : 8pt;
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : white;
}

a {
	text-decoration: none;
	color: navy;
}

a:hover  {
	text-decoration : none;
	color : red;
}


a.top_include  {
	text-decoration : none;
	color : white;
}

a.smallrev  {
	text-decoration : none;
	color : white;
}

a:hover.top_include  {
	text-decoration : none;
	color : orange;
}

/*a:visited  {
	text-decoration : none;
	color : navy;
}*/


INPUT.login {
	font-family: arial, san-serif;
	padding: 0px;
	font-size: 9px;
	color: black;
	background-color: silver;
	border: inset 1px gray;
	width: 100px;
	height: 20px;
}

INPUT.login1 {
	font-family: courier, serif;
	padding: 1px;
	font-size: 9px;
	color: black;
	background-color: #839AA1;
	border: inset 1px gray;
	width: 70px;
}

INPUT.special {
	background-color: silver;
	border: inset 1px gray;
}
