* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#4A5439;
	font-size: 12px;
}

BODY {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background: #ffffff;
}

FORM {
	margin: 0px;
	padding: 0px;
}
IMG {
	border: none;
}
TD {
	font-size: 12px;
	
}
H1 {
	color: #4D524C;
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-left:27px;
	text-decoration: none;
	font-family:  Verdana, Helvetica, sans-serif;
	background: url(/images/h1bg.gif) no-repeat left;
}

A {
	
	text-decoration: underline;
}
A:hover
{
	text-decoration: none;
}
INPUT {
	color:#342925;
	font-size: 10px;
	border: 1px #576D7B solid;
}

#menu
{
	background: url(/images/menubg.gif) repeat-x top;
}
#menu A
{
	color:white;
	font-size: 15px;
	font-family:   Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
#menu A:hover
{
	text-decoration: underline;
}
#menu TD
{
	vertical-align: middle;
	padding-top:7px;
	
}

#left 
{
	padding-left:90px;
}
#leftmenu 
{

}
#leftmenu  A 
{
	color:#0A8304;
}
#leftmenu  A:hover
{
	font-weight: bold;
}
#leftmenu .active
{
	font-weight: bold;
	text-decoration: none;
}
#copytext
{
	color:#6C9A69;
	font-size: 12px;
	padding-bottom:38px;
	vertical-align: bottom;
}