/* 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:10pt; border-color:#ffffff;}
body {	
	background-color:#F5EFDE;
	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 {color:#4d4d4d; TEXT-DECORATION:underline;}
A:Hover {color:#0E7FC7; TEXT-DECORATION:none;}
A:Visited {color:#FF0000; TEXT-DECORATION:none;}

A.footerlink,A.footerlink:Active,A.footerlink:Visited {color:#808080; font-size:7pt; TEXT-DECORATION:none; }
A.footerlink:Hover {color:#ff0000; font-size:7pt; 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 */
.header {color:#4d4d4d; font-size:12pt; font-weight:bold; font-family: arial,helvetica,sans-serif;}
.bodytext {color:#4d4d4d; font-size:10pt; font-family: arial,helvetica,sans-serif; line-height: 14pt;}
.projtext {color:#4d4d4d; font-size:8pt; font-family: arial,helvetica,sans-serif; line-height: 12pt;}
.footer {color:#717171; font-size:7pt; font-family: verdana,arial,helvetica,sans-serif; line-height: 12pt;}

.title {color:#311DA6; font-size:9pt; font-weight:bold; font-family: verdana,arial,helvetica,sans-serif;}
.subheader {color:#F5EF3F; font-size:9pt; font-weight:bold; font-family: verdana,arial,helvetica,sans-serif;}
.quote {color:#846949; font-size:13pt; font-weight:bold; text-align:justify; line-height: 18pt; text-transform:capital; font-family: Georgia, "Times New Roman", serif;}

/* standard layout */
.small {font-size:10px;}
.alert {color:#FF0000; font-size:10pt; font-family: arial,helvetica,sans-serif;}
.dimmed {color:#888888;}

/* table list */
.cellbg {background-color:#FFD290;}
.celltitle {background-color:#4C516E; color:#ffffff; font-weight:bold;}
.celldark {background-color:#dfdfdf; color:#333333; font-size:8pt; font-family:verdana,arial,helvetica,sans-serif;}
.celllite {background-color:#eeeeee; color:#333333; font-size:8pt; font-family:verdana,arial,helvetica,sans-serif;}
.cellalert {color:#FF0000; font-weight:bold;}

ul,li {margin-left: 8px; margin-top:3px;}
ol {margin-top:3px;}

.menuline {background-color:#DEDFE0}
