body {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #F0E7B2;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #FFFFFF;
}
.content a, .content a:link, .content a:hover, .content a:visited, .content a:active {
	color: #58A1D4;
}
.main_table {
	width: 640px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-top: 0px;
	border-color: #F79B59;
	border-style: solid;
}
.footer {
	color: #5A5A58;
	background-color: #ffffff;
}
.footer a, .footer a:hover, .footer a:link, .footer a:visited {
	color: #5A5A58;
	text-decoration: underline;
}
.leftmenu img {
	margin-right: 3px;
}
.margin15 {
	margin: 15px;
}
