.leftmenu
{
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 100% ;
line-height: 2em;
margin:0px;
margin-top:10px;

}
div#menu li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 25px;
	text-align: left;
	line-height: 1.5em;
	list-style-type:none;
		clear:both;
}
div#menu A:link {
	COLOR: white;
	TEXT-DECORATION:underline;
	
}
div#menu A:visited {
	COLOR: white;
	TEXT-DECORATION:underline;
	
}
div#menu A:hover {
	COLOR: #FF2222;
	TEXT-DECORATION:underline;	
}

.leftmenuselect
{
	COLOR: #DADADA;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.navheadmenu1
{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	background-image: url('images/bg.gif');
	text-indent: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	letter-spacing: 1px;
	border-bottom-color: #666633;
}
.navheadmenu2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #AB0307;
	letter-spacing: 1px;
}
.publicfooter
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	
}
