BODY 
{
	font-family :  Arial,Helvetica;
	font-size :  12px;
}

H2 
{
	color : Blue;
	font-size :  16pt;
}

H3 
{
	color :  Blue;
	font-family :  Arial;
	font-weight :  bold;
}

TD 
{
	
	font-family :  Arial,Helvetica;
	font-size :  10pt;
}
td.search 
{
	
	font-family :  Arial,Helvetica;
	font-size :  8pt;
}
td.select.search
{
        font-size :  8pt;
}

A:LINK, A:VISITED, A:ACTIVE 
{
	
	color :  #800040;
	font-family :  Arial;
}
	
SUBHEAD 
{
	
	color :  #FFCC00;
	font-family : Arial,Helvetica;
	font-weight :  bold;
	font-size :  14px;
}

.tab {
		font-size: 12px;
		color : #FFCC00;
		font-weight: bold;
		text-decoration: none;
}
.fld {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal;
}
.fldn { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
}
.fldSml { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; line-height: normal; 
	font-weight: normal; 
}


        TABLE.top_menu {
        color: #ffffff;
        font-weight: bold;
        font-size: 8pt;
        padding : 0 0 0 0;
        padding-bottom : 0;
        padding-left : 0;
        padding-right : 0;
        background-color : gray;
        width : auto;

}

