.bordermain {
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px;
}
.headerbg {
	background-color: #FFFFFF;
	background-image: url(images/top2.gif);
	background-repeat: no-repeat;
}
.menumain {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3366CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.redbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #470D0D;
	border-right-color: #470D0D;
	border-bottom-color: #470D0D;
	border-left-color: #470D0D;
}
#nav a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	line-height: 20px;
	display: block;
	font-weight: bold;
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-x;
}
#navend a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #999999;
	display: block;
}
.mainfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 8px;
}
.notefont {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #333333;
	padding: 3px;
}
#nav a:hover {
	font-weight: bold;
	color: #3366FF;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(images/menubgovr.jpg);
}
