
.topmenus{
	width:870px;
	position: relative;
	padding: 0 0 0 24px;
	margin: 0 auto 0 auto;
	background: url(../images/menub_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.topmenus li{
	float:left;
}

.topmenus li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.topmenus li a b{
	float: center;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.topmenus li.current a, .topmenus li a:hover{
	color: #fff;
	background: url(../images/menub_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.topmenus li.current a b, .topmenus li a:hover b{
	color: #fff;
	background: url(../images/menub_hover_right.gif) no-repeat right top; /*right tab image path*/
}


.form{
	font-size:12px;
	color:black;
	font-family:Trebuchet MS,verdana;
	
}

.maintext{
	font-size:13px;
	font-family:Century Gothic;Trebuchet MS,verdana;
	line-height:25px;
	
}

.events{font-size:12px;font-family:Century Gothic,Trebuchet MS,verdana;}
.footer{
	font-size:12px;
	font-family:Trebuchet MS,verdana;
	color:#f4f4f4;
	text-decoration:none;

}

.footer a{
	font-size:12px;
	font-family:Trebuchet MS,verdana;
	color:#f4f4f4;
	text-decoration:none;

}

.fep{
border:1px solid lightblue;
font-family:Trebuchet MS,verdana,Century Gothic;
font-size:13px;
color:#525252;
text-decorattion:none;
}

.feptable{
border-bottom:1px solid lightgreen;
font-family:Trebuchet MS,verdana,Century Gothic;
font-size:13px;
color:#525252;
text-decorattion:none;
}

.fept{

font-family:Trebuchet MS,verdana,Century Gothic;
font-size:13px;
color:#525252;
text-decorattion:none;
}

.anchor a{
text-decoration:none;
font-size:13px;
color:#424242;
font-weight:bold;
font-family:Trebuchet MS,verdana,Century Gothic;
}

a:hover{
text-decoration:underline;
}


.detail{
border-right:1px solid gray;
}

.li{
display:inline;
}

iframe{
border:0px;
display:inline;
}

