#mainBody
{
	background:url("/SiteFiles/Layout/main_bg.jpg"); 
	background-position:top center;
	background-repeat: no-repeat;
	background-color: #57595d;
	font-size: 12px;
	line-height: 20px;
	font-family:Arial, Verdana;
	color: #dbdbdb;
	overflow: -moz-scrollbars-vertical;
}

h1 {
	font-weight: bold;
	font-size: 14px;	
	color: #dbdbdb;
	line-height: 2px;
}

h1, .IE {
	font-weight: bold;
	font-size: 14px;	
	color: #dbdbdb;
	line-height: 10px;
}

h2 {
}



a, a:visited
{
 	color: #ffa41e;
	text-decoration: underline;
}

a:hover
{
 	color: #fff;
	text-decoration: none;
}

.Editor_Default LI, .Editor_Default TD, .Editor_Default P
{
	font-size: 12px;
	font-family:Arial, Verdana;
	color: #dbdbdb;
	line-height: 18px;

}

UL UL LI
{
list-style-image: url(/sitefiles/layout/dash.gif);
margin-left:-20px;
}