
/*style for whole site*/
BODY{font-size: 12pt; font-weight: normal; font-family: Arial; color:#333333}

TABLE{font-size: 12px; font-weight: normal; font-family: Arial; color:#333333}

TH{font-size: 12pt; font-weight: normal; font-family: Arial; color:#333333}

H1{font-size: 12pt; font-weight: normal; font-family: Arial; color:#333333}

H2{font-size: 12pt; fontw-eight: normal; font-family: Arial; color:#333333}

LI{font-size: 12px; font-weight: normal; font-family: Arial; color:#333333}

/*blue*/
TD{color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration:none} 

#detail{color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration:none}
#detailblue{color:#7194c4; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; text-decoration:none} 

A{color:#272727; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; text-decoration:none} 
A:vlink{color:#272727} 
A:hover{color:#7194c4}


#idMenuLink{color:#676767; font-family: Arial; font-weight: bold; font-size: 11px; text-decoration: none; } 
#idMenuLink:vlink{color:#676767} 
#idMenuLink:hover{color: #7194c4}

#idCopyright{color:#676767; font-family: Arial; font-weight: normal; font-size: 11px; text-decoration: none; } 

#idMenu{color:#7194c4; font-family: Arial; font-weight: bold; font-size: 11px; text-decoration: none; } 

#Heading {color:#7194c4; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight:bold; text-decoration:none} 

.clsTransparentHeader{
background-color: #000000;
filter:alpha(opacity=80);
opacity: 0.8;
-moz-opacity:0.8;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.clsTransparentHeader2{
background-color: #ffffff;
filter:alpha(opacity=80);
opacity: 0.8;
-moz-opacity:0.8;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
