A  {color : EB7500; text-decoration : underline;}
A:Visited  {color : EB7500; text-decoration : underline;}
A:Active  {color : EB7500; text-decoration : underline;}
A:Hover  {color : 666666; text-decoration : underline;}

body, TD, .mainfont {	
	font-size : 12px;
	font-family : Verdana, Helvetica, Arial;
	color : 660000;
}	

.subheading {
	color : #FF7F00;    /* v1: FF0000  v2: 4B316F  */
	font-size : 13px;
	font-weight : bold;
	letter-spacing : normal;
}

A.subnav  {color : FFFFcc; text-decoration : none;}
A.subnav:Visited  {color : FFFFcc; text-decoration : none;}
A.subnav:Active  {color : FFFFcc; text-decoration : none;}
A.subnav:Hover  {color : cccccc; text-decoration : underline;}

.footer {	
	color : #FFFFFF;
	font-size : 11px;
	}
	
.table-header1  {
	color : #ffffff;
	background-color : #FF7F00;    /*  v1:9D49A1   v2:007FBB   */
	font-size : 11px;
	font-weight : bold;
	font-family : Verdana, Arial; 
}
.table-header2  {
	color : #ffffff;
	background-color : #F0511C;     /*  v1:A5AED6  v2:786490   */
	font-size : 11px;
	font-weight : bold;
	font-family : Verdana, Arial; 
}
.table-content1 {
	font-size : 11px;	
	color : 333333;
	background-color : EEEEEE;
	font-weight : normal;
}
.table-content2 {
	font-size : 11px;	
	color : 333333;
	background-color : FFF4EA;
	font-weight : normal;
}
.alert {font-weight : bold; font-size : 13px; color : FF0000;}
.highlight {color:FF0000; }
.eleven {font-size : 11px;}
.ten {font-size : 10px;}

.button {
	font-family : Verdana;
	font-size : 11px;
	line-height : 12px;
	color : #FFFFFF;
	font-weight : bold;
	background-color : #FF7F00;
	padding-top : 2;
}

.dropdown  {
	font-family : Arial, Helvetica;
	font-size : 11px;
	color : #000000;
	background-color : white;
	font-weight : normal;
}

.inputbox  {
	font-family : Arial, Helvetica;
	font-size : 11px;
	vertical-align : baseline;
}

