.head {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-left: 5px;
	padding-right: 5px;
}

.sub {
	font-size : 12px;
	color: #464F52;
	text-decoration: none;
	font-weight: bold;
	padding-left : 5px;
}


.frame {
	border-top: 1px solid Gray;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid Gray;
}

a.nav {
	color: #FFFFFF;
	text-decoration: none;
}

a.nav:hover {
	color: #000000;
}

a.navon {
	color: #000000;
	text-decoration: none;
}

a.nav2 {
	font-size : 12px;
	color: #464F52;
	text-decoration: none;
	font-weight: bold;
}


a.nav2:hover {
	color: #000000;
}

a.nav2on {
	font-size : 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}



.links {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #464F52;
	text-decoration: underline;
	bordercolor : #000000;
}

.links:hover {
	color: #000000;
}

.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	padding-right : 25px;
	padding-top : 10px;
	height : 20px;
	color : #464F52;
}

.img {
	margin-right: 20px;
	border-color: #000000;

}
