*            
{ 
	font-family: sans-serif;
	font-size: 100%;	
}
body
{
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #480000; 
	font-size: 75%;
	color: #404043;
	font-family: sans-serif;
}
a
{
	text-decoration: none;
	color: #333;
}
a:hover
{
	text-decoration: underline;
}
img
{
	border: 0px;
	vertical-align: top;
}
p, form, h1, h2, h3, h4, ul, fieldset
{
	margin: 0;
	padding: 0;	
}
fieldset
{
	border: none;
}
ul
{
	list-style: none;
}
.clear, .clear10, .clear6, .clear15, .clear8, .clear20, .clear4
{
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
.clear6
{
	height: 6px;
}
.clear4
{
	height: 4px;
}
.clear8
{
	height: 8px;
}
.clear10
{
	height: 10px;
}
.clear15
{
	height: 15px;
}
.clear20
{
	height: 20px;
}
.hdn
{
	display: none;
}
.input_submit
{
	border: none;
	cursor: pointer;
}
.input_text
{
	border: none;
}
.content
{
	margin: 0 auto;
	padding: 45px 0 0 0;
	width: 866px;
	text-align: left;
}


.sitemap ul.main_pages li
{
	font-weight: bolder;
	font-color: #666666; 
	margin-top: 10px;
}
.sitemap ul.main_pages_sub li
{
	background: transparent url(../images/arr_menu.gif) no-repeat scroll 1px 7px;
	margin: 7px 0px;
}
.sitemap ul.main_pages_sub li.main_pages_sub_li a
{
	color: #990000;
	text-decoration: underline;
	padding-left: 15px;
}
#main
{
  min-height: 247px;
}
