body {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
margin-top:0px;
}

td {
font-family: Arial, Helvetica, sans-serif;
}

th {
font-family: Arial, Helvetica, sans-serif;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
color:#006600;
}

a:link {
	text-decoration:none;
	color: #FF3300;
}

a:hover {
text-decoration:underline;
}

a:visited {
	text-decoration:none;
	color: #ff6633;
}

.container {
position:relative;
width:800px;
margin:0 auto;
}

.header {
position:absolute;
top:0px;
left:0px;
height:200px;
width:790px;
padding:5px;
}

.topnav {
position:absolute;
bottom:0px;
left:0px;
height:62px;
width:760px;
padding:0px 15px;
font-weight:bold;
color:#333333;
background:url(images/top_menu_bg.jpg) no-repeat;
}

.toplink {
float:left;
height:16px;
width:auto;
padding:23px 33px;
color:#006600;
}

.toplink_active {
float:left;
height:16px;
width:auto;
padding:23px 33px;
color:#006600;
background:url(images/top_menu_selected.jpg) no-repeat center center;
}

.content {
position:absolute;
width:790px;
top:210px;
left:0px;
padding:5px;
}

.description {
float:right;
width:600px;
top:210px;
left:0px;
padding:5px;
}

.description_home {
float:right;
width:550px;
top:210px;
left:0px;
padding:5px;
}

.leftnav {
float:left;
width:150px;
margin:0px 10px;
}

.leftnavhome {
float:left;
width:200px;
margin:0px 10px;
}

.sublink {
float:left;
width:130px;
padding:5px;
padding-top:0px;
margin-bottom:10px;
color:#006600;
border-bottom:1px dotted #333333;
}
