body {
	font-family: Georgia, "Times New Roman", Times, serif
	background-color: #ffffff;
	color: #333333;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	}
	
a {
	color: #0000cc;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #0000cc;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #0000ff;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #0000ff;
	text-decoration: none;
	font-weight: bold;
}

img {
	border: 0;
}
	
.maintable {
	width:900px;
	margin:0 auto;
}
	
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 20px;
	line-height: 20px;
}
	
.headerlogo {
	text-align:left;
	width:490px;
	height:35px;
}

.headernav {
	text-align:right;
	width:400px;
	height:35px;
	vertical-align:top;
	font-weight:bold;
}

.topnav {
	margin:0 auto;
	text-align:center;
	width:890px;
	vertical-align:top;
}

.leftnav {
	text-align:left;
	width:125px;
	border-width:1px;
	border-style:dashed;
	border-color:#99ccff;
	vertical-align:top;
	padding: 7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
}

.footer {
	text-align:center;
	margin:0 auto;
	width:890px;
	vertical-align:top;
	padding: 7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
}

.footer a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.footer a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.footer a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

.footer a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

.box {
	border-width:1px;
	border-style:dashed;
	border-color:#99ccff;
	padding: 7px;
}

.homebox {
	border-width:1px;
	border-style:dashed;
	border-color:#99ccff;
	padding: 7px;
}

.homebox a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.main {
	width:720px;
	vertical-align:top;
	text-align:left;
	padding-left: 15px;
	padding-right: 15px;
	background-image:url(images/bg_body.gif);
	background-repeat:repeat-y;
}

.leftnav a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.leftnav a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.leftnav a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

.leftnav a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

.indent {
	margin-left:12px;
}