BODY {
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	margin-bottom:0px;
	FONT-SIZE: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #626262;
	background-image: url(page_back.gif);
}
INPUT {FONT-SIZE: 11px; font-family: Arial, Helvetica, sans-serif;}
OPTION {FONT-SIZE: 11px; font-family: Arial, Helvetica, sans-serif;}
SELECT {
FONT-SIZE: 11px; font-family: Arial, Helvetica, sans-serif;
}
TABLE {FONT-SIZE: 11px; font-family: Arial, Helvetica, sans-serif; text-align: justify;}
TD {FONT-SIZE: 11px; font-family: Arial, Helvetica, sans-serif;}
TR {FONT-SIZE: 11px; font-family: Arial, Helvetica, sans-serif;}
A:link
{
	font-weight: normal;
    COLOR: #BF2D26;
	Text-Decoration:none;
}
A:active
{
	font-weight: normal;
    COLOR:#BF2D26;
	Text-Decoration:none;
}
A:visited
{	
	font-weight: normal;
    COLOR: #BF2D26;
	Text-Decoration:none;
}
A:hover
{
	font-weight: normal;
    COLOR: #BF2D26;
	Text-Decoration:underline;
}
A.link_red_bold
{
	font-weight: bold;
    COLOR: #A70E13;
    Text-Decoration:none;
}
A.link_red_bold:active
{
	font-weight: bold;
    COLOR: #A70E13;
    Text-Decoration:none;
}
A.link_red_bold:visited
{	
	font-weight: bold;
    COLOR: #A70E13;
    Text-Decoration:none;
}
A.link_red_bold:hover
{
    COLOR: #A70E13;
    Text-Decoration:underline;
}
A.link_orange_bold
{
	font-weight: bold;
    COLOR: #F7710E;
    Text-Decoration:none;
}
A.link_orange_bold:active
{
	font-weight: bold;
    COLOR: #F7710E;
    Text-Decoration:none;
}
A.link_orange_bold:visited
{	
	font-weight: bold;
    COLOR: #F7710E;
    Text-Decoration:none;
}
A.link_orange_bold:hover
{
    COLOR: #F7710E;
    Text-Decoration:underline;
}
A.link_red
{
    COLOR: #A70E13;
    Text-Decoration:none;
}
A.link_red:active
{
    COLOR: #A70E13;
    Text-Decoration:none;
}
A.link_red:visited
{	
    COLOR: #A70E13;
    Text-Decoration:none;
}
A.link_red:hover
{
    COLOR: #A70E13;
    Text-Decoration:underline;
}
A.link_white:link
{
	font-weight: bold;
    COLOR: #ffffff;
	Text-Decoration:none;
}
A.link_white:active
{
	font-weight: bold;
    COLOR:#ffffff;
	Text-Decoration:none;
}
A.link_white:visited
{	
	font-weight: bold;
    COLOR: #ffffff;
	Text-Decoration:none;
}
A.link_white:hover
{
	font-weight: bold;
    COLOR: #ffffff;
	Text-Decoration:underline;
}
A.link_black:link
{
	font-weight: bold;
    COLOR: #000000;
	Text-Decoration: none;
}
A.link_black:active
{
	font-weight: bold;
    COLOR:#000000;
	Text-Decoration: none;
}
A.link_black:visited
{	
	font-weight: bold;
    COLOR: #000000;
	Text-Decoration: none;
}
A.link_black:hover
{
	font-weight: bold;
    COLOR: #000000;
	Text-Decoration:underline;
}
.border {
	border: 1px solid #D2C566;
	background-color: #FFFFFF;
}
.bottom_back {
	background-image: url(line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #333333;
}
.red_font {
	color: #FF0000;
}
.white_border {
	border: 1px solid #FFFFFF;
}
.orange_head {
	font-size: 11px;
	font-weight: bold;
	color: #FFD800;
}
.links_back {
	background-image: url(links_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	padding-left: 18px;
}
.heading {
	font-size: 20px;
	color: #A70E13;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A70E13;
}
.heading_left {
	font-size: 14px;
	font-weight: bold;
	color: #A70E13;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-align: left;
	padding-left: 6px;
}
.heading_directory {
	font-size: 20px;
	color: #A70E13;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	height: 30px;
	background-color: #FBD265;
}
.heading_1 {
	color: #A70E13;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 14px;
	font-weight: bold;
}
.products_padding {
	padding: 6px;
}
.products_padding_black_text {
	padding: 6px;
	color: #000000;
}
.rest_pages_padding {
	padding-right: 10px;
	padding-left: 10px;
}
.img_border {
	border: 1px solid #000000;
}
.buttons_back {
	background-image: url(buttons_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 38px;
}
.search_bottom {
	background-image: url(search_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FFFFFF;
}
.bullet {
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 12px;
	width: 12px;
}
.bullet_directory {
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.top_line {
	background-image: url(top_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 12px;
}
.search_criteria {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A70E13;
}
.search_back {
	background-image: url(search_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.search_back_1 {
	background-image: url(search_back_1.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.search_head {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(search_head.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	padding-top: 5px;
}
.cate_details_padd {
	padding: 23px 9px 5px;
	color: #BF2D26;
	text-align: justify;
	background-image: url(directory_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.maroon_font {
	color: #BF2D26;
}
.table_head {
	font-weight: bold;
	color: #000000;
	background-color: #FBD265;
	text-align: center;
}
.table_row {
	color: #000000;
	background-color: #FDF1D1;
}
.white_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.directory_border {
	border: 1px solid #AB0F13;
}
.white_font_bold {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
.left_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #AB0F13;
}