h1 {font-family: Tahoma; 
font-size: 12px; 
	font-weight: bold;
color: #FC4410;

}

.new2 {font-family: Tahoma; 
font-size: 12px; 
	font-weight: bold;
color: #660000;

}
h2 {font-family: Tahoma; 
font-size: 12px; 
color: #666666;
	font-weight: bold;}
	
h3 {font-family: Tahoma; 
font-size: 12px; 
color: #FC4410;
	font-weight: bold;}

.style_txt {font-family: Tahoma; 
font-size: 12px; 
	
color: #FC4410;
font-weight: normal;}



.style_new {font-family: Tahoma; 
font-size: 12px; 
color: #666666;
font-weight: normal;}



.style_menu{font-family: Tahoma; 
font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
font-weight: normal;}
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
a.bold  {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
a.bold:link {
	text-decoration: underline;
}
a.bold:visited {
	text-decoration: underline;
	color: #333333;
}
a.bold:hover{
	text-decoration: none;
	color: #FF6600;
}
a.bold:active {
	text-decoration: underline;
	color: #FF6600;
}

.bot{
background-image:url(images/bg_top.jpg);
background-repeat:no-repeat;}

.bg_bot {background-image:url(images/bgr.jpg);
background-repeat:repeat-x;
}

div.menu1 {
display: block;
margin-left: 10px;
}
a.menu, a.menu:visited{
display: block;
margin-left: 10px;
float: left;
font-size: 14px; 
font-family: Tahoma, Verdana, Arial, sans-serif;
font-weight: bold;
background-color: #B3B3B3;
color: #FFFFFF;
padding: 5px 14px;
border: 1px solid #FF7F00;
text-decoration: none;
margin-left: 5px;
line-height: 12px;
}
a.menu:hover, a#cur{
background-color: #FF7F00;
border: 1px solid #B3B3B3;
}
a#count {
margin-bottom: 3px;
}