body {
	background-color: #d5fcd3;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Trebuchet MS;
	font-size:11px;
	color: #0;
}
a:link, a:visited, a:active {
	color:993300;
	text-decoration:none;
}
a:hover {
	color:#003366;
	text-decoration:underline;
}
.wrapper {
	width: 700px;
	margin:0 auto;
}

.header {
	width: 700px;
	height:83px;
}
.menus td {
	width:25%;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
.content_border {
	width:694px;
	margin:0 auto;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1d686d;
	border-left-color: #1d686d;
	background-repeat: repeat-x;
}
.content_bg {
	background:#79dcd5 url(images/bg-content.jpg) no-repeat;
}
.content_corner {
	width:700px;
	margin: 0px auto;
}
.content_inside {
	width:652px;
	padding:20px;
	line-height:20px;	
}
.content_inside h1 {
	font-size:20px;
	text-decoration:underline;
	font-weight:bold;
	color:#003366;
	margin-left:-10px;
	font-family:"Times New Roman", Times, serif;
}
.footer {
	width:680px;
	margin 0 auto;
	padding:10px;
	color:#000000;
	text-align:right;
}
.hrule {
	color: #000000;
}
.formz {
	font-size:11px;
}
