body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/page_bkg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/*HEADER*/

#header, #header a:link {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}

#header td.subline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#header td.menutop, #header td.menutop a:link, #header td.menutop a:visited, #header td.menutop a:hover, #header td.menutop a:active {
	height: 16px;
	color: #000000; !important
}

#header td.menu, #header td.menu a:link, #header td.menu a:visited, #header td.menu a:hover, #header td.menu a:active {
	height: 65px;
	vertical-align: bottom;
	color: #336600; !important
	
}

/*CONTENT*/

#content {
	font-family: Arial, Helvetica, sans-serif;
}

#content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF6600;
	margin: 0px;
	padding-bottom: 5px;
}

#content h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #339900;
}

#content td p, #content td span {
	padding-left: 5px;
}

#content td h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #339900;
	margin: 0px;
	padding-bottom: 5px;
}


#content .footer{	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: center;
	height: 50px;
	
}

#content .downmenu, #content .downmenu a:link, #content .downmenu a:visited, #content .downmenu a:hover, #content .downmenu a:active {
	font-size: 11px;
	text-align: center;
	color: #336600; !important
}

#dropmenu {
	width: 197px;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style: inside;
}

#dropmenu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600; !important
	text-decoration: none;
	text-align: left;
	list-style-type: none;
	font-weight: bold;
	text-indent: 0px;
}


#dropmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600; !important
	text-decoration: none;
}

#dropmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600; !important
	font-weight: bold;
	text-decoration: underline;
}

#dropmenu li.active, #dropmenu li.active a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600; !important
	font-weight: bold;
	text-decoration: none;
}

#dropmenu li.active ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600; !important
	font-weight: normal;
	text-decoration: none;
}

#dropmenu li.active li.active a {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600; !important
	text-decoration: none;
}

#dropmenu ul li {
	line-height: 1.9em;
	list-style-type: circle;
}

#dropmenu ul li a {
	text-indent: 0px;
}


#dropmenu ul ul {
	font-style: normal;
	line-height: 1.8em;
	text-indent: 0px;

}

#dropmenu ul ul li {
	list-style-type: none;
}