body {
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #000999;
}

html, body {
	margin: 0;
	padding: 0;
}

b{
	font-size: 100%;
}

em{
	color: red;
}

th, td {
	font-size: 11px;
}

img {
	border: 0;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #D0A56C;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.top {
	background-image: url(images/nav.gif);
	height: 30px;
}

.ttext {
	font-size: 13px;
	text-align: right;
	padding-right: 30px;
}

.header {
	background-image: url(images/logob.gif);
	background-repeat: no-repeat;
	height: 120px;
}

.headerlogo {
	width: 380px;
}

.headerads {
	height: 120px;
}

.headertab {
	width: 20px;
}

.headercad {

}

.headerrad {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	width: 190px;
}

.hspacer {
	height: 10px;
}

.nav {
	background-image: url(images/nav.gif);
	height: 30px;
}

.navb {
	background-image: url(images/navb.gif);
	width: 2px;
	height: 30px;
}

.navt {
	font-size: 15px;
	width: 135px;
	height: 30px;
}

.cmenu {
	font-size: 12px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	width: 12%;
}

.scmenu {
	font-size: 11px;
	padding-left: 10px;
}

.sscmenu {
	font-size: 11px;
	padding-left: 20px;
}

.cmenu a:link {
	text-decoration: none;
	color: #000999;
}

.cmenu a:visited {
	text-decoration: none;
	color: #000999;
}

.cmenu a:hover {
	text-decoration: none;
	color: #D0A56C;
}

.cmenu a:active {
	color: #000999;
	text-decoration: none;
}

.cline {
	background-color: #1C76B2;
	background-image: url(images/vline.gif);
	background-repeat: no-repeat;
	width: 1px;
	height: 500px;
}

.content {
	font-size: 20px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.contentrns {
	width: 720px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.contentform {
	width: 720px;
}

.contentfcell {
	width: 50%;
	height: 24px;
	padding-left: 3px;
	padding-right: 3px;
}

.contentcell {
	font-size: 11px;
	width: 180px;
}

.contentad {
	font-size: 12px;
}

.contenttext {
	font-size: 13px;
}

.contentover {
	font-size: 13px;
	background-color: #FFFFFF;
	height: 20px;
}

.contentsub {
	font-size: 11px;
	height: 20px;
}

.contentsub a:link {
	text-decoration: none;
	color: #000999;
}

.contentsub a:visited {
	text-decoration: none;
	color: #000999;
}

.contentsub a:hover {
	text-decoration: none;
	color: #D0A56C;
}

.contentsub a:active {
	color: #000999;
	text-decoration: none;
}

.footer {
	background-image: url(images/nav.gif);
	height: 30px;
}

.ftext {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
}

