body {
	background-color: #525222;
	margin-top: 5px;
	margin-bottom: 0px;
}
HR  {
    
	
    width:568px;
	}
	
td#headmenu a
{
	background-color: #525222;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	display: block;
	padding: 6px;
}
td#headmenu a:hover
{
	background-color: #999900;
	color: #FFFFFF;
}
td#headmenu a.menuHead
{
	font-size: 12px;
}

.tb1
{
    border-collapse: collapse;
	border: 3px solid #AAAAAA;
	background:#FFFFFF;
}

.td1
{   
    border-right: 2px dotted #AAAAAA;
}	

.td2
{
    font-size: 14px;
	color: #000000;
	line-height: 120%;
	padding: 10px;
}

.main p
{
    padding: 10px 30px;
	font-size: 14px;
	color: #000000;
	line-height: 140%;
}
.main hr  {
    border: 2px dotted #AAAAAA;
    width:515px;
	}
.style2 {
    font-size: 16px;
	color: #AB0000;
	font-weight: bold;
}
.style3 {
    font-size: 16px;
	color: #AB0000;
	font-weight: bold;
}
.footer
{
   font-size: 12px;
   color: #000000;
   font-weight: bold;
   line-height: 120%;
   padding: 10px;
}
.rss_box {
	 margin: 0px;
	 padding: 0px;
	 width: 250px;
	 background-color: #FFFFFF;
	 border: 1px solid #333333; 
     text-align:left;
}


.rss_title, rss_title a {
	font-family: ;
	font-size: 12px;
	font-weight:bold;
	margin: 0px;
	padding: 3px;
 background-color: #AAAAAA;
}


.rss_items {  font-size: 10px;
  font-weight : normal; 
  margin: 15px;  
}


.rss_item  {  font-size: 12px;
  font-weight : normal; 
  margin: 3px; 
}


.rss_title a:link, .rss_title a:visited, .rss_title a:active {
 
	text-decoration : underline;
	color: #FFFFFF;
}


.rss_title a:hover { 
	text-decoration : underline;
	color: #FFFFFF;

}
.rss_item a:link, .rss_item a:visited, .rss_item a:active,.rss_item a:hover  {
 
	text-decoration : underline;
	color: #0000FF;
}


.rss_date {
	font-size: 10px;
	font-weight : normal;
	color: #000000;
	}
