/* default */
BODY,P,DIV,SPAN,TH,TD,DL,DD,DT,LI,OL,UL {font-family:verdana,arial,helvetica,sans-serif; color:#000; font-size:10pt}
INPUT,SELECT,TEXTAREA {font-family:verdana,arial,helvetica,sans-serif; color:#000; font-size:11px; border-color:#ffffff;}
body {	
	background-color:#fffff;
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #999999;
	scrollbar-track-color: #EEEEEE;
	scrollbar-arrow-color: #999999;
     }

/* hyperlinks */
A,A:Active,A:Visited {color:#EEA84D; TEXT-DECORATION:underline;}
A:Hover {color:#000000; TEXT-DECORATION:none;} 

A.homepage,A.homepage:Active,A.homepage:Visited {color:#000000; font-size:7pt; TEXT-DECORATION:none; none;font-weight:bold;}
A.homepage:Hover {color:#000; font-size:7pt; TEXT-DECORATION:underline;}

A.footer,A.footer:Active,A.footer:Visited {color:#aaaaaa; font-size:7pt; TEXT-DECORATION:none; }
A.footer:Hover {color:#aaaaaa; font-size:7pt; TEXT-DECORATION:underline;}

A.navi,A.navi:Active,A.navi:Visited {color:#ffffff; font-size:7pt; TEXT-DECORATION:none; none;font-weight:bold;}
A.navi:Hover {color:#ffffff; font-size:7pt;}

/* content */
.footer {color:#aaaaaa; font-size:7pt; TEXT-DECORATION:none; line-height: 10pt;}
.eDate {color:#959A97; font-size:8pt; TEXT-DECORATION:none;}
.eTitle {color:#F28922; font-size:9pt; TEXT-DECORATION:none;font-weight:bold;}
.TitleB {color:#F28922; font-size:14pt; TEXT-DECORATION:none;font-weight:bold;}
.eText {color:#666666; font-size:7pt; TEXT-DECORATION:none;}
.homeText {color:#697469; font-size:9pt; TEXT-DECORATION:none;}
.MenuTitle {color:#2F3130; font-size:10pt; TEXT-DECORATION:none;font-weight:bold;}
.productHeadTitle {color:#FFFFFF; font-size:10pt; TEXT-DECORATION:none;font-weight:bold;}
.red{color:#FF0000; font-size:10pt; TEXT-DECORATION:none;font-weight:bold;}
.Title{color:#2F3130; font-size:10pt; TEXT-DECORATION:none;font-weight:bold;}
.bodytext{color:#2F3130; font-size:10pt; TEXT-DECORATION:none;line-height: 14pt;}

A.Menu,A.Menu:Active,A.Menu:Visited {color:#959A97; font-size:10pt; TEXT-DECORATION:none; font-weight:bold;}
A.Menu:Hover {color:#959A97; font-size:10pt; TEXT-DECORATION:none;TEXT-DECORATION:underline;font-weight:bold;}

A.MenuH,A.MenuH:Active,A.MenuH:Visited {color:#FF0000; font-size:10pt; TEXT-DECORATION:none;font-weight:bold;}
A.MenuH:Hover {color:#FF0000; font-size:10pt; TEXT-DECORATION:none;TEXT-DECORATION:underline;font-weight:bold;}

A.productSubTitle,A.productSubTitle:Active,A.productSubTitle:Visited {color:#000000; font-size:10pt; TEXT-DECORATION:none;font-weight:bold;}
A.productSubTitle:Hover {color:#000000; font-size:10pt; TEXT-DECORATION:none;TEXT-DECORATION:underline;font-weight:bold;}


#dropmenudiv
{
	position:absolute;
	/*border:1px solid white;*/
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 11px; 
	color:  #EE9200; 
	text-decoration: none;
	line-height:18px;
	z-index:100;
	margin-left: 10px;
}

/* table list */
.cellbg {background-color:#EE9200;}
.celltitle {background-color:#EE9200; color:#ffffff; font-size:10pt; font-family:verdana,arial,helvetica,sans-serif; font-weight:bold;}
.celldark {background-color:#eeeeee; color:#333333; font-size:7.5pt; font-family:verdana,arial,helvetica,sans-serif;}
.celllite {background-color:#ffffff; color:#333333; font-size:7.5pt; font-family:verdana,arial,helvetica,sans-serif;}
.cellalert {color:#FF0000; font-weight:bold;}


.ButtonNormal {font-weight:bold; color:#ffffff; border-color:#990000; background-color:#990000}
.ButtonNormalOver {font-weight:bold; color:#000; border-color:#D36155; background-color:#D36155}

