.uninav {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.uninav:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #2A9FE2;
	text-decoration: none;
}
.uninav:active {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #DF9B24;
	text-decoration: none;
}

.menu,
.menu ul {
margin:0;
padding:0;
list-style:none;
}

.menu {width:200px;}
.menu li {
margin:0;
padding-bottom:5px;
margin-bottom:1px;
}
.menu a {
	display:block;
	padding:2px 5px;
	color:#000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.menu a:hover {color:#0066FF;}
.menu ul li {padding-left:15px;}
.menu ul a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.hidden {display:none;}
.bodytext {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodytextbold {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
.bodytextboldcomic {
	font-family: comic sans ms;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytextcomic {
	font-family: comic sans ms;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytextblock {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	width: auto;
	text-align: left;
	padding: 8px;
	cursor: hand;
}
.bodytextblocksub {
	font-family: Verdana, Symbol;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	width: auto;
	padding: 4px;
}
.bottom {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px;
}
.headers {
	font-family: Verdana, Symbol;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding: 8px;
}

.headerssub {
	font-family: Verdana, Symbol;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	display: block;
	width: auto;
	padding: 4 px;
}
.nameheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.bodytextcomiclink {
	font-family: comic sans ms;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytextcomiclink a:link{color: #555555}
.bodytextcomiclink a:visited{color: #555555}
.bodytextcomiclink a:hover{color: #555555}
.bodytextcomiclink a:active{color: #555555}
