/*- Global Style -------------------------------------------------------*/
body { font-size: 10px; font-family: "MS Sans Serif"; color: #000000; } 
table { font-size: 10px; font-family: "MS Sans Serif"; color: #000000; } 
a:link { color: #FFFFFF; text-decoration: none }
a:visited { color: #FFFFFF; text-decoration: none }
a:active { color: #FFFFFF; text-decoration: none }
a:hover { color: #CCCCCC; text-decoration: none }

/* Menu Text Style -------------------------------- */
.text_Menu { font-family: Verdana; font-size: 9px; color: #FFFFFF; font-weight: bold; }

/* Text Style -------------------------------- */
.text_CompanyName { font-family: Verdana; font-size: 14px; color: #034D8C; font-style:italic; font-weight:bold } 
.text_HeadHead { font-family: Verdana; font-size: 14px; color: #034D8C;  font-weight:bold } 
.text_Headdetail { font-family: Verdana; font-size: 12px; color: #000000; font-weight: bold; }
.text_detail { font-family: Verdana; font-size: 12px; color: #000000; font-weight: normal; }
.text_specdetail { font-family: Verdana; font-size: 10px; color: #000000; font-weight: normal; }
