@charset "utf-8";
body {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #E8E8E8;
}

#bg_header {
	background-color: #D82018;
	background-image: url(images/index_06.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.btns_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D82018;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.main_cata_table {
	margin-bottom: 15px;
	border: 3px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.main_cata_table h4{
	background-color: #FFF0F0;
	margin: 0px;
	padding: 2px;
	font-size: 16px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.main_cata_table address{
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}
.top_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}


.btns_top a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D82018;
	text-decoration: none;
}

.btns_top a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #550D09;
	text-decoration: none;
}


.red_heads {
	font-family: arial;
	font-size: 20px;
	color: #A1160F;
	text-decoration: none;
}
.text_links {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
	color: #333333;
}
.text_links a{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #D82018;
}
.text_links a:hover{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
}

.search_cat_box {
	background-color: #FFFFFF;
	background-image: url(images/index_17.jpg);
	background-repeat: no-repeat;
	height: 106px;
	width: 980px;
}
.headings_black14 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.arial_black9 {
	font-family: arial;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.map_text {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #747474;
}
.headings_black12 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.center_links {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 26px;
}
.center_links a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #D82018;
}
.center_links a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
}
.red_links_txt {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #D82018;
	text-decoration: none;
}
.heads_white_14 {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#subs_newsletter_bg {
	background-image: url(images/index_26.jpg);
	background-repeat: repeat;
	width: 300px;
}
.arial_black10 {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#footer_links_bg {
	font-family: arial;
	font-size: 11px;
	line-height: normal;
	color: #797979;
	text-decoration: none;
	background-image: url(images/footer_links_bg.jpg);
	height: 56px;
	width: 980px;
}
.footer_links_txt {
	font-family: arial;
	font-weight: bold;
	color: #7A7A7A;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 11px;
}
.footer_links_txt a{

	margin-right: 5px;
	margin-left: 5px;
}
.footer_copyright_txt {
	font-family: arial;
	font-weight: normal;
	color: #7A7A7A;
	text-decoration: none;
	font-size: 10px;
}
#register_tab {
	height: 35px;
	width: 130px;
	float: right;
}
.table_name {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
}
.style1 {
	color: #FF0000;
	font-size: 22px;
	font-family: arial;
	font-weight: bold;
}

.main_txt {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.main_txt_red {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	line-height: 18px;
}

a:active { 
    outline:none;
	border: 0px none;
	outline:expression(hideFocus='true');
}

a:focus
{
  -moz-outline-style: none;
  outline:none;
  outline:expression(hideFocus='true');
}