A, A:visited, A:active {
	color: #FF3300;
	text-decoration : none;
}
A:hover{
	color: #FF9900;
	text-decoration : none;
}
A.footer,  A.footer:Visited, A.footer:Active {  
	color : #FF6600 ;
	text-decoration: none
	} 
A.footer:Hover  {	
	color :#FF9900; 
	text-decoration: none
	}
A.footer1,  A.footer1:Visited, A.footer1:Active {  
	color : Gray ;
	text-decoration: none
	} 
A.footer1:Hover  {	
	color :#FF9900; 
	text-decoration: none
	}
BODY{
	font-family : Verdana;
	font-size: 10pt;
	color : black;
	background-color: White;
	font-weight : bold;
	scrollbar-3dlight-color : #FF6600;
	scrollbar-arrow-color : White;
	scrollbar-darkshadow-color : #FF0000;
	scrollbar-face-color : #FF3300;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : #FF3300;
	scrollbar-track-color : White;
}
HR{
	color : #FF9900;
	width : 100%;
	height : 1px;
}
HR.search{
	color : #000000;
	width : 100%;
	height : 1px;
}
Table{
	font-family : Verdana;
	font-size: 10pt;
	color : black;
	font-weight : bold;
}
TD.Main{
	font-family : Verdana;
	font-size: 8pt;
	color : Black;
}
TD.A1{
	font-family : Verdana;
	font-size: 10pt;
	color : Black;
	background-color : #FDFFD2;
	font-weight : bold;
}
TD.A11{
	font-family : Verdana;
	font-size: 8pt;
	color : Black;
	background-color : #FDFFD2;
	font-weight : bold;
}
TD.A2{
	font-family : Verdana;
	font-size: 10pt;
	color : #FF0000;
	background-color : #FDFFD2;
	font-weight : bold;
}
}
TD.A3{
	font-family : Verdana;
	font-size: 10pt;
	color : #000000;
	background-color : #F5F5F5;
	font-weight : bold;
}
Input{
	background-color: White;
	font-family: Verdana;
	font-weight: Bold;
	font-size: 10pt;
	color : #000000;
}
Input.Button{
	background-color: White;
	font-family: Verdana;
	font-weight: Bold;
	font-size: 10pt;
	color : #000000;
}
Textarea{
	background-color: White;
	font-family: Verdana;
	font-weight: Bold;
	font-size: 10pt;
	color : #000000;
}
Select{
	background-color: White;
	font-family: Verdana;
	font-weight: Bold;
	font-size: 10pt;
	Color : #000000;
}
.error{
	font-weight: bold; 
	color: #FF0000; 
	text-align: center
}
.red{
	font-weight: bold; 
	color: #FF0000; 
	text-align: left
}
TD.thead{
	text-align: center;
	font-weight : bold;
}
TD.tcell{
	text-align: center;
}