a.botNav, a.botNav:visited {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.botNav:hover, a.botNav:active {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.botNavSeperator {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

a.static, a.static:visited, a.static:hover, a.static:active {
font-size: 18px;
	color: #FFFFFF;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.copyright {
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AA0080;
}

#topnav {
	margin: 0;
	padding: 0;
	z-index: 30
}

#topnav ul{
	list-style:none;
margin:0;
padding:0;
float:left;
}

#topnav li
{
	margin: 0;
	padding: 0;
	list-style: url(none) none inside;
	float: left;
	font: bold 11px arial;
	border: 0px 0;

}

#topnav li a
{	display: block;
	margin: 0 1 0 0;
	padding: 2px;
	width: 90px;
	background: #FF66CC;
	color: #FFF;
	text-align: center;
	text-decoration: none
}

#topnav li a:hover
{	
	background: #3399FF
}

#topnav div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #DFEFFF;
	border: 1px solid #5970B2;
	z-index: 0;

}

#topnav div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 2px 5px;
	width: 100px;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #E1F3FD;
	color: #3399FF;
	font: 11px arial
}

#topnav div a:hover
{	
	background: #3399FF;
	color: #FFF
}
.navitem {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
