body{
font-family: "Trebuchet MS",tahoma,verdana,arial,sans-serif; 
font-size: 13px;

}

.bgt {

background-image:url(../images/bg.gif);
background-position:center;
background-repeat:repeat-y;
}
.accordion {
font: normal 11px Arial, Helvetica, sans-serif;
}
.style10 {
	color: #2783AC;
	font-weight: bold;
}
.style11 {font-size: 0.987ems}
.style14 {color: #CC3300}

.style1 {color: #FFFFFF}
.style5 {
	color: #00CC00;
	font-weight: bold;
	font-size: 0.990ems;
}
.style7 {
	color: #CC3300;
	font-weight: bold;
	font-size: 0.990ems;
}
.style9 {
	color: #003300;
	font-weight: bold;
}

.eventheader {
	background:url(../images/bg.jpg) center no-repeat;
	width:855px;
	height:155px;
	
	}


#contentwrapper{
	width: 100%;
	height: 80px;
	padding-left: 0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
}

.billcontent{
width: 100%;
display:block;
}

.style13 {
	font-size: 14px;
	font-weight: bold;
}
.style15 {font-weight: bold}


.featured {
font-family: "Trebuchet MS",tahoma,verdana,arial,sans-serif; 
font-size: 13px;
}
.featured H1{
font: 20px Tahoma, Arial;
font-weight:bold;
padding:0px;
margin:0px;
}

.featured a:hover{
	text-decoration:underline;
	color:#CCCCCC;
	}
.featured a:visited{
color:#FFFFFF;

}
.featured a:active{
color:#FFFFFF;
}
.featured a:link{
color:#FFFFFF;
}


h1, h2, h3, h4, h5 {
    color: #C0CDD1;
    font-weight: bold;
    margin: 0px;
}

h1 {
    font-size: 16px;
}
h2 {
    font-size: 14px;
}
h3 {
    font-size: 12px;
}


a {

text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.footer {
	font: normal 0.870ems Tahoma, Arial;
	color: #FFFFFF;
	padding: 20px;
	
}
.footer a {
	padding: 15px;
	font: normal 11px Tahoma, Arial;
	color: #444b5d;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.grey {
	color: #747877;
}
.redLL {
	color: #910101;
}

.blye {
	color: #3898c7;
text-decoration: underline;
}

.blye2 {
	color: #3898c7;
}
.grey2 {
	color: #747877;
	text-decoration: underline;
	}
.orange {
	color:#ac830f;
	}
.orange2 {
color:#ac830f;
text-decoration: underline;
}
.footer2 {
 color:#444b5d;
 text-decoration: underline;
 }	
	
.yelow {
	color: #b09d2b;
	text-decoration: none
	}
.yelow2 {
	color: #ffff00;
	text-decoration: underline;
	}


.red
{
	color: #B63D00;
}



.green {
	color: #7dba11;
text-decoration: underline;
}

.green2 {
	color: #7dba11;

}
.black {
	color: #000000;
	text-decoration: none
	}
.black2 {
	color: #000000;
	text-decoration: underline;
	}
ul {
	
	list-style:disc;
}

li {



}

a.whitelink {	
	text-decoration: none;
	color: #FFFFFF;

}
a.whitelink2 {	
	text-decoration: underline;
	color: #FFFFFF;
	}
a:whitelink:hover {
	text-decoration: none;
}
.red { 
color:#d31a00;
text-decoration: underline;
}

.redate {
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}
.red2 { 
color:#d31a00;
text-decoration: none;
}
.eventtb table tr  td{
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}


#bugx a:link, #bugx a:visited
{
color: #FFFFFF;
text-decoration: none;
}

ul li{

}

.accordion ul {
padding-left:0px;
margin-left:0px;
background-color:none;
}

.accordion ul li{
list-style:none;
font: normal 11px Arial, Helvetica, sans-serif;
padding-left:0px;
margin-left:0px;
background-color:none;
}

#nav a:hover {
text-decoration:none;
	}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	}
	
#nav ul li {
	position: relative;
	}
	
#nav li ul {
	position: absolute;
	left: 200px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	font-weight:normal;
	}

/* Styles for Menu Items */
#nav ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #ccc; /* IE6 Bug */
	border-bottom: 0;
	}
	
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#nav li:hover ul, li.over ul { display: block; } /* The magic */
