html{ overflow-x:inherit; overflow-y:scroll;}
a{ outline:none;}
img{ border:none;}
.cat_link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
}
.cat_link:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
    padding-left: 3px;
}
.cat_text{
	font-family: Tahoma;
	line-height: 18px;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
    padding-left: 5px;
	 padding-right: 5px;
}
.cat_texta{
	font-family: Tahoma;
	line-height: 30px;
	font-size: 11px;
	font-weight: bold;
	color: #779813;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
		}
.cat_text_1a{
	font-family: Tahoma;
	line-height: 30px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
		}

.cat_textb{
	font-family: Tahoma;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: uppercase;
}
.cat_textc{
	font-family: Tahoma;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	text-transform: none;
}
.footer{
	font: normal;
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
}.cat_bg {
	background-image: url(images/cat_bg.jpg);
	background-repeat: no-repeat;
}


.new_menu{
	font-family: Tahoma;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

.new_menu a{
	background:url(images/arrow.gif) no-repeat left;
	font-family: Tahoma;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	padding:0 0 0 15px;
}
.new_menu a:hover{
	color: #779813;
	text-decoration: underline;
	background:url(images/arrow_hov.gif) no-repeat left;
	padding:0 0 0 15px;
}
.new_menu a.active{
	color: #779813;
	text-decoration: underline;
	background:url(images/arrow_hov.gif) no-repeat left;
	padding:0 0 0 15px;
}
.menu_detail_head{
	font-family:Tahoma;
	line-height:20px;
	font-size:14px;
	font-weight:bold;
	color:#b31b20;
	text-decoration:none;
	text-transform:uppercase;
}
.menu_divider{
	background-image:url(images/menu_divider.jpg);
	background-repeat:repeat-x;
	height:25px;
}
.menu_sub_head{
	font-family:Tahoma;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	color:#FF9900;
	text-decoration:none;
}
.menu_detail{
	font-family:Tahoma;
	line-height:20px;
	font-size:11px;
	color:#779813;
	text-decoration:none;
}

.menu_detail p{
	font-family:Tahoma;
	line-height:15px;
	font-size:11px;
	color:#779813;
	text-decoration:none;
	padding:0px 0px 15px 0px;
	margin:0px;
	text-decoration:none;
	font-style:italic;
}
.menu_detail p span{ 
	color:#ff9900;
	font-weight:bold;
	font-style:normal;
}

.button{ width:570px;}
.button button{ background:none; font-family:Arial, Helvetica, sans-serif; color:#ff9900; border:none; font-size:12px; font-weight:bold; cursor:pointer; display:block;}
.button button:hover{color:#779813;}
