/* default */
BODY,P,DIV,SPAN,TH,TD,DL,DD,DT,LI,OL,UL {font-family:arial,helvetica,sans-serif; color:#757575; font-size:8pt}
INPUT,SELECT,TEXTAREA {font-family:arial,helvetica,sans-serif; color:#000; font-size:11px; border-color:#ffffff;}
body {	
	background-color:#ffffff;
	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:#000080; TEXT-DECORATION:none;}
A:Hover {color:#ff0000; TEXT-DECORATION:none;} 

A.footer,A.footer:Active,A.footer:Visited {color:#dddddd; TEXT-DECORATION:none;}
A.footer:Hover {color:#ff6666; TEXT-DECORATION:none;}

/* Button */
.ButtonNormal {font-weight:bold; color:#FFF; border-color:#D1CDA7; background-color:#9D9A7E}
.ButtonNormalOver {font-weight:bold; color:#000; border-color:#D1CDA7; background-color:#E0DCB4}
.ButtonAlert {font-weight:bold; color:#FFF; border-color:#F69; background-color:#822}
.ButtonAlertOver {font-weight:bold; color:#000; border-color:#F9C; background-color:#F99}

/* container settings */
.title {color:#EC008B; font-size:9pt; font-weight:bold;}
.header {color:#0061AA; font-size:8pt; font-weight:bold;}
.subheader {color:#F7931E; font-size:8pt; font-weight:bold;}
.bodytext {color:#333333; font-size:8pt; line-height: 12pt; text-align:justify}
.footer {color:#dddddd; font-size:8pt;}

/* form elements */
select.gray {color:#777777;}

/* standard layout */
.small {font-size:10px;}
.alert {color:#FF0000;}
.dimmed {color:#888888;}

/* table list */
.cellbg {background-color:#FFD290;}
.celltitle {background-color:#885; color:#000; font-weight:bold;}
.celldark {background-color:#dfdfdf; color:#333333; font-size:8pt; font-family:"Trebuchet MS",verdana,arial,helvetica,sans-serif;}
.celllite {background-color:#eeeeee; color:#333333; font-size:8pt; font-family:"Trebuchet MS",verdana,arial,helvetica,sans-serif;}
.cellalert {color:#FF0000; font-weight:bold;}

