.main_table {
	background-color: #FFFFFF;
	background-image: url(bg_3.png);
	background-repeat: repeat-x;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
	position:relative;
	background-color: #858384;
	}
.main_table p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5em;
	color: #000000;
	text-decoration: none;
}
.main_table h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: lowercase;
	color: #669900;
	text-decoration: none;
	font-weight: normal;
}
.nav_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_table a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #82AB32;
	width: 200px;
	visibility: inherit;
}
.nav_table a:hover {
	font-weight: bold;
	color: #82AB32;
	text-decoration: none;
	background-image: url(ss.gif);
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #82AB32;
	padding: 5px;
	width: 200px;
	visibility: inherit;
}
.nav_table a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #82AB32;
	width: 200px;
	visibility: inherit;
}
.nav_table a:active {
	font-weight: bold;
	color: #82AB32;
	text-decoration: none;
	background-image: url(ss.gif);
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #82AB32;
	padding: 5px;
	width: 200px;
	visibility: inherit;
}
#navcontainer { width: 250px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 5px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
	display: block;
	padding: 4px;
	width: 250px;
	background-color: #1D1B1C;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
	background-color: #1D1B1C;
	color: #669900;
	background-image: url(ss.gif);
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1D1B1C;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #1D1B1C;
	text-decoration: underline;
}
