A:link 
{
	TEXT-DECORATION: none;
	color: #1f1f1f;
}
A:visited 
{
TEXT-DECORATION: none;
color: #1f1f1f;
}

body
{
	color: #1f1f1f; 
	font-family: Arial, 'Times New Roman';
	background-color: #000058;
}

.bodycolor
{
	background-color: #000058;	/* Color Of bodybg  */
}
TD
{
    background-color: #FFFFFF;
	font-size: 9.5pt;
	color: #1f1f1f;
	font-family: Arial;
}

.outertable
{
	background-color: #f72d00;	/* Color Of mainborder  */
}

.innertable
{
	background-color: #000070;	 /* Color Of innertbl borders  */

}

.thead
{
	background-color: #000070;	/* bgColor Of thead  */
	font-size: 11pt;
	color: #ffffff;   /* font color thead  */
	font-family: Arial;
}

 /* cutomize to here  */
 
 .header
{
border: 0; 
} 
.blacktab
{
	background-color: #000000;	
	font-size: 9pt;
	color: #ffffff;
	font-family: Arial;	
}
 
.menucolor
{
	background-color: #ADACAC;
}

.tfoot
{
	background-color: #cccccc;	
	font-size: 9pt;
	color: #000000;
	font-family: Arial;	
}

.tlabel
{
	font-size: 11pt;
	color: #888888;
	font-family: Arial;
}

.pagemessage
{
    FONT-FAMILY: Arial, Verdana, Helvetica; 
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}


