ul, ul li {
	font-size: xx-small;
	margin: 0px;
	padding: 0px;
	display: block;
}
ul {
	width: 140px;
	border: solid 1px #000;
	padding: 0px;
	background-color: #797979;
}
ul li ul {
	display: none;
	position: absolute;
	margin-left: 138px;
	margin-top: -20px;
	padding: 0px;
}
ul li a {
	padding: 5px;
	padding-right: 10px;
	text-decoration: none;
	color: #FFF;
	background-color: #797979;
	display: block;
	font-size: xx-small;
}
ul li.selected {
	background-color: #C8201F;
}
ul li a:hover {
	background-color: #C8201F;
	font-weight: bold;
	color: #EFD592;
}
ul li {
	float: left;
	width: 100%;
}
a.hassubmenu {
	background-image: url('/img/point_1a.gif');
	background-repeat: no-repeat;
	background-position: 127px 7px;
}
a.hassubmenu:hover {
	color: #EFD592;
}

#mainmenu1 {
	top: 140px;
	left: 220px;
}
#mainmenu2 {
	top: 140px;
	left: 330px;
}
#mainmenu1,#mainmenu2 {
	display: none;
	position: absolute;
	margin: 10px;	
	margin-left: 5px;	
	border: solid 1px #000;
	margin-bottom: 100%;
	background-color: #797979;
	font-family: Tahoma, Arial;
	font-size: x-small;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	text-transform: none;
}
#topmenu {
	width: 707px;
	background-color: #797979;
	font-family: Tahoma, Arial;
	font-size: xx-small;
	font-weight: bold;
	color: #FFF;
}
#topmenu td {
	padding: 9px;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 2px solid #C8201F;
}
#topmenu td.separator {
	background-image: url('http://www.whitefield.edu/img/menu-sep.gif');
	background-repeat: no-repeat;
	background-position: center right;
	width: 1px;
	padding: 0px;
	border-bottom: 2px solid #C8201F;
}
#topmenu td.hover {
	background-color: #C8201F;
	cursor: hand;
	color: #EFD592;
}
#topmenu td.hover ul li a {
	color: #FFF;
}
#topmenu td a {
	color: #FFF;
	text-decoration: none;
}
#topmenu td.hover a {
	color: #EFD592;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
input, textarea,select {
	font-family: Tahoma, Arial;
	font-size:1em;
}
.style1 {
	color: #8e4829;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
	text-transform: uppercase;
}
.style2 {
	color: #7b614b;
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
}
.style3 {
	color: #7b614b;
	font-size: 11px;
	font-family: Tahoma;
}
table.style3 thead tr td {
	font-weight: bold;
}
.style4 {
	color: #C8201E;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
a,a:visited {
	color: #D53E1B;
}
.style6 {
	font-family: tahoma;
	font-size: 11px;
	color: #D53E1B;
}
.style7 {
	color: #C8201E;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {
	color: #d53e1b;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.style10 {
	color: #C8201E;
	font-size: 10px;
	font-family: tahoma;
}
.style10 a {
	color: #C8201E;
	font-size: 10px;
	font-family: tahoma;
	text-decoration: none;
}
.style10 a:hover {
	text-decoration: underline;
}
.style11 {
	color: #C0C0C1;
	font-size: 9px;
	font-family: tahoma;
}
.style12 {
	color: #C8201E;
	font-weight: bold;
	font-family: tahoma;
}
hr {
	border: none;
	color: #C8201E;
	background-color: #C8201E;
	height: 1px;
}