select
	{
	height: 20px;
	border: 2px inset #ECE9D8;
	padding: 0px 6px;
	font-size: 11px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	background-color: #FFFFFF;
	}
input
	{
	height: 20px;
	border: 1px inset #AAAAAA;
	padding: 0px 6px;
	font-size: 11px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	background-color: #EEEEEF;
	}

input.button
	{
	height: 20px;
	border: 2px outset #ECE9D8;
	padding: 0px 6px;
	font-size: 11px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	background-color: #EEEEEF;
	}

table	
	{
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	}

h1 
	{
	font-style:italic;
	font-size: 20px;
	}
h3 
	{
	color:#CE3000;
	font-style:italic;
	font-size: 18px;
	}

img	
	{
	border:0px solid white;
	}

a 
	{
	color: black;
	background-color: white;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	border:0px solid white;
	}

a:hover 
	{
	color: #CE3000;
	font-size: 11px;
	font-weight: bold;
	}

a.atopnav 
	{
	color: #CE3000;
	background-color: white;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	}

a.atopnav:hover 
	{
	color: #E1771E;
	font-size: 18px;
	font-weight: bold;
	}
a.subbuttons 
	{
	height:35px;
	width:55px;
	background-color: white;
	color: #CE3000;
	text-decoration: none;
	text-align: center;
	vertical-align:middle;
	font-size: 11px;
	font-weight: bold;
	padding:2px 2px;
	border:1px solid #CE3000;
	overflow: hidden;
	display:table-cell;
	}

a.subbuttons:hover 
	{
	background-color: #CE3000;
	color: white;
	font-size: 11px;
	font-weight: bold;
	}

a.subbuttons2 
	{
	height:25px;
	width:55px;
	background-color: white;
	text-decoration: none;
	text-align: center;
	vertical-align:middle;
	font-weight: bold;
	padding:2px 2px;
	margin-top: 5px;
	margin-bottom: 10px;
	border:1px solid white;
	overflow: hidden;
	display:table-cell;
	}

a.subbuttons3 
	{
	height:50px;
	width:60px;
	float:right;
	background-color: white;
	text-decoration: none;
	text-align: center;
	vertical-align:middle;
	font-weight: bold;
	padding:2px 2px;
	margin-top: 5px;
	margin-right:25px;
	border:1px solid white;
	overflow: hidden;
	display:table-cell;
	}

a.subbuttons4 
	{
	height:35px;
	width:55px;
	background-color: white;
	color: #E1771E;
	text-decoration: none;
	text-align: center;
	vertical-align:middle;
	font-size: 11px;
	font-weight: bold;
	padding:2px 2px;
	border:1px solid #E1771E;
	overflow: hidden;
	display:table-cell;
	}

a.subbuttons4:hover 
	{
	background-color: #E1771E;
	color: white;
	font-size: 11px;
	font-weight: bold;
	}

a.subbuttons5
	{
	height:45px;
	width:210px;
	background-color: white;
	text-decoration: none;
	text-align: center;
	vertical-align:middle;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 15px;
	border:1px solid white;
	overflow: hidden;
	display:block;
	}

a.textlink 
	{
	color: #E1771E;
	background-color: white;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	border:0px solid white;
	}

a.textlink:hover 
	{
	color: #CE3000;
	font-size: 11px;
	font-weight: bold;
	}

a.sublink 
	{
	color: #000000;
	background-color: white;
	font-weight: normal;
	text-align:left;
	padding-left:15px;
	text-decoration: none;
	display:block;
	}

a.sublink:hover 
	{
	color: #E1771E;
	font-weight: normal;
	text-decoration: underline;
	}

a.sublink:visited 
	{
	color: #BBBBBB;
	font-weight: normal;
	}


a.menulink 
	{
	color: #CE3000;
	background-color: white;
	font-weight:bold;
	font-size: 12px;
	text-align:left;
	padding-left:5px;
	text-decoration: none;
	display:block;
	}

a.menulink:hover 
	{
	font-size: 12px;
	color: white;
	background: #CE3000;
	}

body 
	{
	background-color: #999;
	margin: 0px;
	font-size: 11px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	color: #333;
	}

#meridian        
	{
	background-color: transparent;
	position: absolute;
	left: 50%;
	top: 20px;
	height: 535px;
	width: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	}

#container    
	{
	background-color: white;
	position: absolute;
	left: -340px;
	width: 680px;
	top: 0px;
	height: 535px;
	text-align: center;
	visibility: visible;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	
	}

#header
	{
	background-color: white;
	position: relative;
	top: 0px;
	width: 100%
	margin-top: 0px;
	margin: 10px 5px;
	text-align: center;
	border: 1px solid white;
	}

#logo
	{
	background-color: white;
	top: 0px;
	float: left;
	width: 125px;
	height: 60px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 25px;
	text-align: left;
	border: 1px solid white;
	}

#z1
	{
	background-color: white;
	top: 0px;
	height: 60px;
	margin-top: 0px;
	margin: 5px 5px;
	text-align: left;
	border: 1px solid white;
	}

#topnav
	{
	background-color: white;
	color: #E1771E;
	position: relative;
	top: 0px;
	height: 15px;
	width: 98%;
	margin-top: 0px;
	margin: 10px 5px;
	padding-left: 5px;
	text-align: left;
	font-family:  Arial, san-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	border: 1px solid white;
	}

#signup
	{
	background-color: #CE3000;
	color: white;
	position: relative;
	top: 0px;
	height: 37px;
	width: 98%;
	margin-top: 0px;
	margin: 0px 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	font-size: 11px;
	border: 1px solid white;
	overflow: hidden;
	}

#main
	{
	background-color: white;
	position: relative;
	top: 0px;
	width: 100%
	margin-top: 0px;
	margin: 10px 5px;
	text-align: center;
	border: 1px solid white;
	
	}

#leftnav
	{
	background-color: white;
	top: 0px;
	float: left;
	width: 125px;
	height: 285px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 25px;
	text-align: left;
	border-right: 1px solid white;
	}

#content
	{
	background-color: white;
	top: 0px;
	height: 285px;
	margin-top: 0px;
	margin: 5px 5px;
	text-align: left;
	border: 1px solid white;
	overflow:auto;
	}

#z2
	{
	background-color: white;
	top: 0px;
	float: right;
	width: 120px;
	margin: 5px 5px;
	margin-left: 25px;
	border-left: 1px solid white;
	}


#footer
	{
	background-color: white;
	position: relative;
	top: 0px;
	width: 98%;
	margin-top: 0px;
	margin: 10px 5px;
	text-align: center;
	border-top: 1px solid #CE3000;
	}