html {overflow-y: scroll;}

  
body {
	min-width:840px;/* for mozilla*/
	background-color: #71191B;
 	background-repeat: repeat-x;
	background-position: center top;
	color: #000000;
}
 


.body_large  {
	font:11px arial,sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	color: #333333;
}


.body  {
	font:11px arial,sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #333333;
}



.b:link, .b:visited{ 
	font:11px arial,sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #525253;
	}

.b:hover{
	font:11px arial,sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #71191B;
	text-decoration:underline;
}


.b2:link, .b2:visited{ 
	font:10px arial,sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #71191B;
	text-decoration:none;
	}

.b2:hover{
	font:10px arial,sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #71191B;
	text-decoration:underline;
}

.b3:link, .b3:visited{ 
	font:10px arial,sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #71191B;
	text-decoration:none;
	}

.b3:hover{
	font:10px arial,sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #71191B;
	text-decoration:underline;
}




.sidemenu:link, .sidemenu:visited{ 
	font:11px arial,sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	color: #525253;
	text-decoration:none;
	}

.sidemenu:hover{
	font:11px arial,sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	color: #71191B;
	text-decoration:underline;
}


li.bullet {
list-style-image:url(spacer.gif);  
padding-bottom: 5px;
} 

ul.horizontal_list {
    margin: 0px;
margin-left: 0;
  padding-left: 0;

}

.footer:link, .footer:visited { 
font:13px/17px Georgia, "Times New Roman", Times, serif;
display:inline;
color:#fff;
	text-decoration:none;
	}

.footer:hover{
	font:13px/17px Georgia, "Times New Roman", Times, serif;
display:inline;
color:#fff;
	text-decoration:underline;
}
 


  