/* default */
BODY,P,DIV,SPAN,TH,TD,DL,DD,DT,LI,OL,UL {font-family:arial,helvetica,sans-serif; color:#000000; font-size:9pt}
INPUT,SELECT,TEXTAREA {font-family:arial,helvetica,sans-serif; color:#000; font-size:11px; border-color:#ffffff;}
body {	
	background-color:#FFE9BE;
     }

/* hyperlinks */
A,A:Active,A:Visited {color:#0000ff; TEXT-DECORATION:none;}
A:Hover {color:#ff0000; TEXT-DECORATION:underline;} 

A.footer,A.footer:Active,A.footer:Visited {color:#A47C2F; TEXT-DECORATION:none;}
A.footer:Hover {color:#ff0000; 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:#912F2F; font-size:10pt; font-weight:bold;}
.header {color:#CB6550; font-size:10pt; font-weight:bold;}
.bodytext {color:#000000; font-size:9pt; font-family:verdana,arial,helvetica,sans-serif; line-height: 10.5pt;}
.footer {color:#A47C2F; font-size:8pt;}

/* 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:#FFEDC9; color:#333333; font-size:8pt; font-family:"Trebuchet MS",verdana,arial,helvetica,sans-serif;}
.celllite {background-color:#FFEDC9; color:#333333; font-size:8pt; font-family:"Trebuchet MS",verdana,arial,helvetica,sans-serif;}
.cellalert {color:#FF0000; font-weight:bold;}
