body,td,th {
	font-size: 0.9em;
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {color: #336600; text-decoration: underline;}
a:visited {text-decoration: underline; color: #660000;}
a:hover {text-decoration: none; color: #336600; }
a:active { text-decoration: underline;}

div#top {
	width: 801px;
}
.boldhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 800;
	color: #336600;
}

#navContainer {
background-image:url(images/css_images/nav_container.jpg);
background-repeat: no-repeat;
width: 170px;
height: 509px;
}

.buttonContainer { 
margin-left: 20px;
}

.hmBtn { 
background-image:url(images/css_images/btn_home.jpg);
background-repeat: no-repeat;
width: 150px;
height: 27px;}

.hmBtn a:link {color: #336600; text-decoration: none;}
.hmBtn a:visited {text-decoration: none; color: #336600;}
.hmBtn a:hover {
background-image: url(images/css_images/btn_home_f2.jpg);
background-repeat: no-repeat;
text-decoration: none; 
color: #FFFFFF; }
.hmBtn a:active { text-decoration: none;}













#homebutton { 
background-image:url(images/navigation/btn_home.jpg);
background-repeat:no-repeat;
width: 170px;
height: 30px;
}

#homebutton a:link {color: #336600; text-decoration: none;}
#homebutton a:visited {text-decoration: none; color: #336600;}
#homebutton a:hover {
background-image: url(images/navigation/btn_home_f2.jpg);
background-repeat: no-repeat;
text-decoration: none; 
color: #FFFFFF; }
#homebutton a:active { text-decoration: none;}
