BODY.hdr { BACKGROUND-COLOR : White;  
	FONT-FAMILY : arial,verdana,helvetica;
	FONT-SIZE : 9pt; 
	margin-left : 0;
	margin-right : 0;
	margin-top : 0; }
	 
	 
TABLE.MainMenu { BACKGROUND-COLOR : B81F34;  
	FONT-FAMILY : arial, verdana, helvetica;
	FONT-SIZE : 10pt;  
	margin-left : 0;
	margin-right : 0;
	margin-top : 0; 
	font-weight : bold;
	color : White;
	text-decoration:none;}
	
TABLE.Window { border-style: solid;
	border-color: black;
	border-width: 1px;}	
	
TABLE.GRID { border-style: solid;
	border-color: Silver;
	border-width: 0px;}	
	
TABLE.NOBORDER { border-style: solid;
	border-color: White;
	border-width: 0px;
	}	
	
TABLE.NOBORDER TD { border-style: solid;
	border-color: White;
	border-width: 1px;
	padding: 2px
	}	
  
TABLE.GRID TD { border-style: solid;
	border-color: D7D7D7;
	border-width: 1px;}	
	
TD.WindowBody  { BACKGROUND-COLOR : #EDEBE9;
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-indent : 0;
}

TD.WindowHeader  { BACKGROUND-COLOR : 708090;
	font-size : 9pt;
	font-family : Arial;
	font-weight : Bold;
	font-style : normal;
	color : White;
	text-indent : 0;
}

 

TD  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-indent : 0;
}

TH  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-indent : 0;
}

H1  {
	font-size : 12pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : 4179CD;
	margin-left : 0;
}

H2  {
	font-size : 12pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : Black;
	margin-left : 0;
}

H3  {
	font-size : 11pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : Black;
	margin-left : 0;
	
}
 
H4  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : Black;
	margin-left : 0;
	margin-bottom: 2;
	
} 
	
A  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : CC6600;
	text-indent : 0;
	text-decoration:none;
}

 

A:Active  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : CC6600;
	text-indent : 0;
	text-decoration:none;
}
 
A:Hover  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : 7E88F8;
	text-indent : 0;
	text-decoration:none;
}
	

INPUT  {
	font-size : 9pt;
	font-family : Arial;
	background-color: #FFFFFF; 
	border: 1 solid #000000
}

 INPUT.RADIO {
	font-size : 9pt;
	font-family : Arial;
	background-color: #FFFFFF; 
	border: 0 solid #000000
}

INPUT.SUBMIT  {
	font-size : 9pt;
	font-family : Arial;
	background-color: #FFFFFF; 
	border: 1 solid #000000
}

INPUT.MENUFORM {
	font-size : 9pt;
	font-family : Arial;
	background-color: #FFFFFF; 
	border: 0 solid #000000;
	margin: 0; 
	margin-bottom: 0; 
	margin-left: 0; 
	margin-right: 0; 
	margin-top: 0; 
	text-align: left;
}

TEXTAREA  {
	font-size : 9pt;
	font-family : Arial;
	background-color: #FFFFFF;
	border: 1 solid #000000;
	width : 220;
}

INPUT  {
	font-size : 9pt;
	font-family : Arial;
	background-color: #FFFFFF; 
	border: 1 solid #000000
	
}

SELECT {
	font-size : 8pt;
	font-family : Arial;
	background-color: #FFFFFF; 
	border: 1 solid #000000
}
 

