@charset "utf-8";
body {
	background-color: #f9f8fe;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/top_bg.jpg);
	background-repeat: repeat-x;
}


td {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3d3a3a;
	text-decoration: none;
}
.main_heading_white {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.cata {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #3d3a3a;
	text-decoration: none;
}
.red_contact {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #f34a00;
	text-decoration: underline;
}
.read_underline {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #f34a00;
	text-decoration: underline;
}
.botm_button {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3d3a3a;
	text-decoration: none;
	text-transform: uppercase;
}
.botm_button:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #f34a00;
	text-decoration: underline;
	text-transform: uppercase;
}
.pro_name {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.cata:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #3d3a3a;
	text-decoration: underline;
}
.cat_1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #f34a00;
	text-decoration: none;
	text-transform: uppercase;
}
.cat_1:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #3d3a3a;
	text-decoration: underline;
	text-transform: uppercase;
}
.l_head {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #f34a00;
	text-decoration: none;
}
a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3d3a3a;
	text-decoration: underline;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #3d3a3a;
	text-decoration: none;
}
.red_contact:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #f34a00;
	text-decoration: none;
}

