body {
	background-color: #555F43;
	background: url(images/bg.gif) top;
	font-family: Lucida Sans MS, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #596547;
	text-align: center;
}
a {
	color: #107dba;
	text-decoration: none;
}
a:hover {
	color: #A54850;
	text-decoration: underline;
}	
td {
	font-size: 12px;
}

.fee {
	border: 1px solid #c0d597;
}

div {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#banner {
	width: 700px;
	margin: 0 auto;
	background-color: #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 10px solid #94A474;
}

#maincontainer {
	margin: 0 auto;
	text-align: left;
	padding-top: 15px;
  	width:720px; 
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width:700px;
	height: 400px;
}

html>body #maincontainer {
	width: 720px;
}

#menucontainer {
	float: right;
	font-size: 12px;
	text-align: left;
	border: 10px solid #94A474;
}

#menu {
	display: block;
	float: left;
	padding: 0;
  	width:175px; 
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width:180px;	
	background-color: #fff;
}
html>body #menu {
	width:175px;
}
#menu ul {
	padding: 0;
	margin: 0;
	line-height: 18px;	
}
#menu li {
	border-bottom: 1px solid #ececec;
	list-style: none;
	margin: 0;
}
#menu li.green {
	background: #6f7c57;
}
#menu a {
	display: block;
	text-decoration: none;
	color: #107dba;
	padding: 2px 0 2px 10px;
}
#menu a:hover {
	color: #0F4360;
	background-color: #c0d597;
	text-decoration: none;
}

#menu img {
	padding: 2px 0 2px 10px;
}

#center {
	float: left;
  	width:440px; 
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width:470px;
	background-color: #FFFFFF;
	padding: 0 15px 15px 15px;
	border: 10px solid #94A474;
	display: block;
	height: 80%;
}

html>body #center {
	height: auto;
	min-height: 80%;
	width: 440px;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
} 
.hr {
	border: 0px;
	width: 400px;
	height: 1px;
	padding-left: 15px;
}