A  {color : ffff00; text-decoration : underline;}
A:Visited  {color : ffff00; text-decoration : underline;}
A:Active  {color : ffff00; text-decoration : underline;}
A:Hover  {color : BBBBBB; text-decoration : underline;}

body, TD, .mainfont {	
	font-size : 11px;
	font-family : Verdana, Helvetica, Arial;
	color : FFFFFF;}
	
.heading {
	color : #FFFF00;
	font-size : 18px;
	font-weight : normal;
	font-family : Times New Roman, Verdana, Arial , Helvetica, sans serif;
	text-transform : uppercase;
	letter-spacing : 3;
	text-decoration : underline;
}
.subheading {
	font-size : 15px;
	font-weight : bold;
	color : #D7D7EA;
	letter-spacing : normal;
}

A.subnavlink  {color : 333399; text-decoration : underline;}
A.subnavlink:Visited  {color : 333399; text-decoration : underline;}
A.subnavlink:Active  {color : 333399; text-decoration : underline;}
A.subnavlink:Hover  {color : 333333; text-decoration : underline;}

.table-header  {
	color : #111078;
	background-color : #D7D7EA;
	font-size : 12px;
	font-weight : bold;
	font-family : Verdana, Arial; 
}
.table-header2  {
	color : #090945;
	background-color : #E6E6E9;
	font-size : 11px;
	font-weight : bold;
	font-family : Verdana, Arial; 
}
.leftcolumn {
	font-size : 11px;	
	color : 333333;
}
.table-content1 {
	font-size : 11px;	
	color : 333333;
	background-color : ffffff;
	font-weight : normal;
}
.table-content2 {
	font-size : 11px;	
	color : 333333;
	background-color : EEEEEE;
	font-weight : normal;
}
.alert {font-weight : bold; font-size : 13px; color : ffff99;}
.highlight {color:FFFF00; }
.eleven {font-size : 11px;}
.ten {font-size : 10px;}

.button {
	font-family : Verdana;
	font-size : 10px;
	line-height : 11px;
	color : #333333;
	font-weight : bold;
	background-color : #ffff00;
	padding-top : 2;
	/*border-top : 1px solid #666666;
	border-left : 1px solid #666666;
	border-right : 1px solid #666666;
	border-bottom : 1px solid #666666;*/
	cursor : hand;
}

.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;
	color: 000066;
	border-top : 1px solid #666666;
	border-left : 1px solid #666666;
	border-right : 1px solid #666666;
	border-bottom : 1px solid #666666;
}
.form {
		font-family : Verdana;
		font-size : 8pt;
		font-weight : normal;
		color : Black;
	}
