@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:active, a:focus {outline:none;}


a:link, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color:#090;
	text-decoration: none;
} 


#header {
	margin: auto;
	padding: 0px;
	width: 1150px;
	horizontal-align: center;
	
	
}
#logo {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 1150px;
}
#menu {
	background-color: #FFF;
	text-align: left;
	clear: both;
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

a.leftnav:link, a.leftnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	margin-left: 0px;
	padding-left: 10px;
	line-height: 16pt;
	height: 20px;
	width: 130px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#693;
	display:block
	
}

a.leftnav:hover {
	
	text-decoration: none;
	color:#039;
	margin-left: 0px;
	padding-left: 10px;
	line-height: 16pt;
	height: 20px;
	width: 130px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#693;
	display:block;
	background-color:#E8E8E8;
}



#content {
	text-align: left;
	padding: 5px;
	height:900px;
	width: 1150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #693;
	border-bottom-color: #693;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	clear: both;
	color: #C6C3C6;
}
#righttable {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	float: left;
	width: 760px;
	text-align: center;
}
#leftcolumn {
	background-color: #FFF;
	background-position:top;
	float:left;
	
	
}

#footer {
	font-size: 10px;
}
H1 {
	font-size: 18px;
	color: #693;
}
#menua {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.rowheight {
	height: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}
.columnwidth {
	width: 15px;
}
	

