body { margin:0px; background-color:#434343; }

.topheading{ font-family:"Arial"; font-size:12px; color:#ffffff; }
a.topheading:link{text-decoration:none; color:#ffffff; font-weight:bold;}
a.topheading:visited{text-decoration:none; }
a.topheading:hover{text-decoration:none; color:#f9e9bf; font-weight:bold; }
a.topheading:active{text-decoration:none; }

.bg { background-repeat:no-repeat; }

.address { font-family:"Arial"; font-size:15px; color:#ffffff; font-style: normal; font-weight:bold; }

.shop_product_heading { font-family:"Arial"; font-size:24px; color:#790f00; font-style: normal; }

.search_content {font-family:"Arial"; font-size:12px; color:#333333; font-style: normal; font-weight:bold; }

.menu_link {font-family:"Arial"; font-size:12px; color:#ffffff; font-style: normal; font-weight:bold; width:200px;
background-color:#990100; height:17px; padding-left:5px; }
/*a.menu_link:link{text-decoration:none; color:#ffffff;}
a.menu_link:visited{text-decoration:none; }
a.menu_link:hover{text-decoration:none; color:#f9e9bf; }
a.menu_link:active{text-decoration:none; }*/

.content_heading { font-family:"Arial"; font-size:20px; color:#333333; font-style: normal; font-weight:bold; }

.content_heading1 { font-family:"Arial"; font-size:16px; color:#333333; font-style: normal; font-weight:bold; }

.content_heading2 { font-family:"Arial"; font-size:14px; color:#333333; font-style: normal; font-weight:bold; }

.content_link{ font-family:"Arial"; font-size:12px; color:#333333; font-style: normal; }
a.content_link:link{text-decoration:none; color:#333333;}
a.content_link:visited{text-decoration:none; }
a.content_link:hover{text-decoration:none; color:#991d20; }
a.content_link:active{text-decoration:none; }

.menu_link a {
	display: block;
	color: #fff;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
}
a.menu_link:hover {
	color: #000000;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	background-color: #F2D786;
	height:17px;
	padding-left:5px;
}