/* default */
BODY,P,DIV,SPAN,TH,TD,DL,DD,DT,LI,OL,UL {font-family:verdana,arial,helvetica,sans-serif; color:#000; font-size:11px}
INPUT,SELECT,TEXTAREA {font-family:verdana,arial,helvetica,sans-serif; color:#000; font-size:11px; border-color:#ffffff;}
body {	
	background-color:#f8f8f8;
	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:#858585; TEXT-DECORATION:none; border-bottom: 1px #ff9933 dotted;}
A:Hover {color:#ff0000; TEXT-DECORATION:none; border: none;} 

A.submenu,A.submenu:Active,A.submenu:Visited {color:#777777; TEXT-DECORATION:none; border-bottom: none;}
A.submenu:Hover {color:#000000; TEXT-DECORATION:none; border-bottom: 1px #ff9933 dotted;}

A.noline,A.noline:Active,A.noline:Visited {color:#777777; TEXT-DECORATION:none; border:none}
A.noline:Hover {color:#000000; TEXT-DECORATION:none; border: none}

.image {border:1px #ffffff solid}
A:hover .image, A:active .image {border:1px #ff9933 solid}
A.imagelink,A.imagelink:visited {text-decoration:none; border: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:#FF9700; font-size:9pt; font-weight:bold; font-family:verdana,arial,helvetica,sans-serif;}
.bodytext {color:#555555; font-size:9pt; font-family:"Trebuchet MS",verdana,arial,helvetica,sans-serif; line-height: 15pt;}
.bodytextsmall {color:#555555; font-size:8pt; font-family:"Trebuchet MS",verdana,arial,helvetica,sans-serif; line-height: 14pt;}
.breadcrumb {font-size:10px;}
.footer {color:#AEAEAE; font-size:10px;}
.quote {color:#990000; font-size:13pt; font-weight:bold; font-family:"Trebuchet MS",verdana,arial,helvetica,sans-serif; line-height: 20pt;}
.quoteperson {color:#990000; font-size:8pt; font-weight:normal; font-family:"Trebuchet MS",verdana,arial,helvetica,sans-serif;}
.frm {background-position: left top; background-image:url('/images/frm_bg.gif'); background-repeat:no-repeat; background-attachment:fixed;}


/* 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;}
