﻿.whw a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.whitetext {
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
.whw a {
	color: #FFFFFF;
	text-decoration: none;
}
.whw {
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 3px;
	margin-right: auto;
	margin-left: auto;
	width: 918px;
}
#outsidewrap {
	border: thin solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-color: #23923C;
	width: 920px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.style3 {
	background-color: #FF0000;
}
#wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	height: 123px;
}
.menu {
	width: 180px;
	float: left;
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 20px;
}
#content {
	float: left;
	width: 480px;
	padding: 50px;
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	margin-bottom: -50px;
}
#footer {
	clear: left;
	margin-top: -50px;
}
.style1 {
	background-color: #FFFFFF;
}
.style2 {
	background-color: #666666;
}
.menu a {
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:hover {
	color: #FF0000;
}
#content a {
	text-decoration: none;
	color: #666666;
}
#content a:hover {
	text-decoration: underline;
	color: #666666;
}
