.ddcolortabs{
	padding: 0;
	width: 790px;
	height: 30px;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-align: center;
	
}
.ddcolortabs ul{
font: normal 12px Arial, Verdana, sans-serif;
margin:0;
padding-left: 20px;
list-style: none;
}

.ddcolortabs li{
display:inline;
margin:0 2px 0 0;


}


.ddcolortabs a{
	float:left;
	color: white;
	margin:0 2px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;
	font-weight: bold;
}

.ddcolortabs a span{
float:left;
display:block;
padding: 4px 8px 2px 7px;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
background-color: #FBAF5C;

}

.ddcolortabs a:hover span{
background-color: #FBAF5C;
}

.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
background-color: #FBAF5C;
}

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #666666;
border-top: 1px solid #666666; /*Remove this to remove border between bar and tabs*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border: 1px solid #FFCC99; /*THEME CHANGE HERE*/
border-top-width: 10px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
background-color: #FFCC99;
width: 200px;
visibility: hidden;
}


.dropmenudiv_a a{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #FBAF5C; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #8a3c3d;
color: white;
}

.bottombar{
	padding: 0;
	width: 790px;
	height: 30px;
	text-align: center;
	background-image: url(../images/bottom.gif)
}

.mainbody{
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
	text-align: center;
	text-align: center;

}

.abouttab{
	padding-top: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 720px;
	background: #FF6A1C url(../images/topright.gif) no-repeat right top;
	

}

.introside{
	padding-top: 10px;
	padding-top: 20px;
	padding-right: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 140px;
	background: #FF6A1C url(../images/topright.gif) no-repeat right top;
	

}

.mnuRowTitle2
{
	border-top: 1px dotted #92928B;
    font-size:12pt;
	padding: 0px;
	margin: 0px;
    color: #FF6A1C;
	cursor:hand;	
	cursor:pointer;
	
}

.mnuRowTitle3
{
	border-top: 1px dotted #92928B;
    font-size:12pt;
    color:#FFFFFF;
	cursor:hand;	
	cursor:pointer;
	
}
.bottombar{
	padding: 0;
	width: 790px;
	height: 30px;
	text-align: center;
	background-image: url(../images/bottom.gif)
}

.botinfo{
	padding: 0;
	width: 790px;
	text-align: center;
	font: normal 12px Arial, Verdana, sans-serif;
	color: #FF6A1C
}

.botinfo2{
	padding: 0;
	width: 790px;
	height: 30px;
	text-align: center;
	font: normal 11px Arial, Verdana, sans-serif;
	color: #FF6A1C
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.pressclips{
width: 450px;
height: 400px;
background-color: #ffffff;
overflow: auto;
border: 1px solid;
border-color: #000000;
text-align: left;
padding: 5px;

}
.pressclips2{
	width: 560px;
	height: 300px;
	background-color: #ffffff;
	overflow: auto;
	border: 1px solid;
	border-color: #000000;
	text-align: left;
	padding: 5px;

}

.global{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}


.global a{
color: #F26522;
}

.global a:hover{
text-decoration:none;
}

.eventslist {
	margin-left:8px;;
	padding:0;
}

.eventslist li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	list-style-type:none;
	padding:0;
	margin:0;
	border-bottom:1px #CCC dotted;
}

.eventslist li a{
	padding:2px;
	display:block;
	color:#333;
	text-decoration:none;
}

.eventslist li a:hover{
	background-color:#CF6;
}
