A,A:Visited,A:Active {color : #FEF2BC;}
A:Hover  {color : #cccccc;}

.maincontent { padding : 30px;	line-height : 14px;}

.leftcontent {font-size : 11px; font-weight: normal; padding : 16px; line-height : 16px;}
A.leftnavlink,A.leftnavlink:Visited,A.leftnavlink:Active  {color : #eeeeee;font-weight : bold;}
A.leftnavlink:Hover  {color : #EDB78A; font-weight : bold;}
A.lightback,A.lightback:Visited,A.lightback:Active {color : #A67144;}
A.lightback:Hover  {color : #444444;}

BODY {
	scrollbar-base-color:8B613D;
	scrollbar-face-color:E58331;
	scrollbar-shadow-color:999999;
	scrollbar-highlight-color:cccccc;
	scrollbar-3dlight-color:A67144;
	scrollbar-darkshadow-color:835630;
	scrollbar-track-color:000000;
	scrollbar-arrow-color:ffffff;
	background-color: #DE7A26;
	margin-top : 6px;
} 
BODY,TD  {
	font-family : Verdana,Arial;
	color : #000000;
	font-size : 12px;
}

.table-border {	border: 1px solid #8B613D;}
.table-border-top { border-top: 1px solid #8B613D;}

.box {
	border: 1px solid #8B613D; 
	padding : 8px;
	font-weight : normal;
	font-size : 11px;
	color: #FFFFFF;
}
/* .newsbox { border: 1px solid #8B613D; font-size : 11px;} */
.sponsorbox { background-color: #FFFFFF; padding : 2px; color : #333333; font-size : 10px;}
.caption { color : #FFFFFF; font-size : 11px; padding : 3px;}
.table-header1,.table-header2  {
	font-family : Verdana, Arial;
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
}
.table-header1 {background-color : #A67144;}
.table-header2 {background-color : #666666;}

.table-content1,.table-content2  {
	font-family : Arial, Verdana;
	font-size : 11px;
	color : #000000;
	font-weight : normal;
}
.table-content1  {background-color : #E58331;}
.table-content2  {background-color : #E19350;}


h1,.heading  {
	font-size : 15px;
	font-weight : bold;
	font-style : italic;
	color : #000000;
	font-family : Arial, Verdana;	
	margin : 15px 0px 12px 0px;
}

h2,.subheading {
	font-size : 13px;
	font-weight : bold;
	color : #3A2717;
	font-family : Verdana, Arial;
	margin : 0px 0px 0px 0px;
}

td.verticaldivider { background-image: url("/images/verticaldivider.gif"); background-repeat : repeat; padding : 0px;}

.highlight  {
	color : #FFF8D7;
	font-weight : bold;
}

.alert  {
	font-family : arial;
	font-size : 14px;
	color : #FEF2BC;
	font-weight : bold;
}

input,textarea,select { 
margin: 1px 0 2px 1px; 
padding: 2px; 
font: 11px arial, sans-serif; 
color: #444444; 
background-color: #eeeeee; 
border: 1px solid #666666;
}

input.radio,input.checkbox {border: 0px; background-color: #DE7A26; }
input.button {
	font-family : Verdana;
	line-height : 12px;
	font-weight : bold;
}

select.dropdown  {
	font-weight : normal;
	background-color: #eeeeee; 
}

.inputbox,.textbox  {
	background-color: #eeeeee; 
	vertical-align : baseline;
}
.twelve {font-size : 12px;}
.eleven {font-size : 11px;}
.ten {font-size : 10px;}

div#maincontent {
 margin: 10px;padding:5px;
}

div#maincontent ul {
 margin: 10px;padding:5px;
 margin-left: 20px;
 display: normal;
 float: none;
}

div#maincontent ul li {
 display: block;
 list-style-image: url(/images/bullet_arrow.gif);
 float: none;}



ul.whiteback  { list-style-image: url(/images/bullet_arrow_orange.gif); }

/* the following styles are used by the whats new scroller */
#whatsnewscroller{
width: 218px;
height: 250px;
border: 1px dashed black;
padding: 10px;
font-size: 11px;
line-height: 14px;
background-color: white;
}
#whatsnewscroller a {color: red;}
#whatsnewscroller div {padding: 0;}
#whatsnewscroller p {padding: 3px 0 8px 0;}

.someclass{ /* class to apply to your scroller(s) if desired */
}
/* end of whats new scroller styles */

/*the following styles are used in the dynamic menu*/
.clCMEvent{position:absolute; z-index:300; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:hidden}
.clCMAbs{position:absolute; width:10; height:10; left:0; top:0; visibility:hidden}

.clT,.clTover,.clS,.clSover,.clS2,.clS2over{position:absolute; overflow:hidden; width:130; height:25; cursor:hand}
.clT,.clTover{padding:2px; font-size:11px; font-weight: normal}
.clT{color:333333;  background-color:#000000; layer-background-color:#000000}   /*  */
.clTover{color:#FFFFFF;}
.clS,.clSover,.clS2,.clS2over{padding:3px; font-size:11px; font-weight: normal;}
.clS{color:#333333; background-color:#FFFFFF; layer-background-color:#FFFFFF;}
.clSover{color:#FFFFFF; background-color:#8B613D; layer-background-color:#8B613D;}
.clS2{color:#333333; background-color:#ffffff; layer-background-color:#ffffff;}
.clS2over{color:#FFFFFF; background-color:#8B613D; layer-background-color:#8B613D;}
.clB{position:absolute; visibility:hidden; z-index:300; background-color:#DE7A26; layer-background-color:#DE7A26}
.clBar{position:absolute; width:10; height:10; visibility:hidden; }
