/* default */
BODY,P,DIV,SPAN,TH,TD,DL,DD,DT,LI,OL,UL {font-family:arial,helvetica,sans-serif; color:#888888; font-size:10pt}
INPUT,SELECT,TEXTAREA {font-family:arial,helvetica,sans-serif; color:#000; font-size:11px; border-color:#ffffff;}
BLOCKQUOTE {font-family:arial,helvetica,sans-serif; color:#fff; font-style: italic;}
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:#C85E65; TEXT-DECORATION:underline;}
A:Hover {color:#ff0000; TEXT-DECORATION:none;}

A.page,A.page:Active,A.page:Visited {color:#B00B2C; TEXT-DECORATION:underline;}
A.page:Hover {color:#999999; TEXT-DECORATION:underline;}

A.footerlink, A.footerlink:Active,A.footerlink:Visited,A.footerlink:Hover {color:#7F7F7F; font-size:7pt; TEXT-DECORATION:none;}

A.menu,A.menu:Active,A.menu:Visited {color:#808080; TEXT-DECORATION:none; border: none; font-size:8pt; font-family:arial,helvetica,sans-serif;}
A.menu:Hover {color:#ff0000; TEXT-DECORATION:none; border: none; font-size:8pt; font-family:arial,helvetica,sans-serif;}

A.home,A.home:Active,A.home:Visited {TEXT-DECORATION:none;}
A.home:Hover {TEXT-DECORATION:none;}

A.content,A.content:Active,A.content:Visited {color:#0099ff; TEXT-DECORATION:none; border: none; font-size:8pt; font-family:arial,helvetica,sans-serif;}
A.content:Hover {color:#ff0000; TEXT-DECORATION:none; border: none; font-size:8pt; font-family:arial,helvetica,sans-serif;}

/* 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 {background-color:#ffffff;}
.title {color:#666666; font-size:13pt; font-weight:bold; font-family:verdana,arial,helvetica,sans-serif;}
.stitle {font-size:8pt; color:#ffffff}
.subtitle {color:#ffffff; font-size:11pt; font-weight:bold;}
.home {font-size:8pt;}
.home_menu {color:#1976BE; font-size:8pt;}

.bodytext {color:#666666; font-size:10pt; font-family:arial,helvetica,sans-serif; line-height: 13pt;}
.bottomtext {color:#666666; font-size:8pt; font-family:arial,helvetica,sans-serif; line-height: 10pt;}
.quote {font-style: italic;}
.breadcrumbs {color:#555555; font-size:8.5pt; font-family:arial,helvetica,sans-serif; line-height: 15pt;}
.page {color:#B00B2C; font-size:9pt; font-weight:bold; font-family:arial,helvetica,sans-serif; line-height: 15pt;}
.page_active {color:#ffffff; font-size:9pt; font-weight:bold; font-family:arial,helvetica,sans-serif; line-height: 15pt;}
.footer {color:#7F7F7F; font-size:7pt; font-family:arial,helvetica,sans-serif; line-height: 15pt;}

/* standard layout */
.small {font-size:8pt; color:#666; }
.alert {color:#FF0000;}
.dimmed {color:#888888;}

/* table list */
.cellbg {background-color:#FFD290;}
.celltitle {background-color:#0072BB; color:#ffffff; font-weight:bold; font-size:12pt; font-family:verdana,arial,helvetica,sans-serif;}
.celldark {background-color:#dfdfdf; color:#666666;}
.celllite {background-color:#eeeeee; color:#666666;}
.cellalert {color:#FF0000; font-weight:bold;}

ul,li {margin-left: 8px; margin-top:3px;}

