body{ background-color:#dadada;
	margin:30px 0 0 0;
	font-family:Tahoma, Verdana;
	color:#333333;
	font-size:11px;
	}
	
h1{
	padding:0px;
	margin:0px;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	}
.menu_bg{background: url(images/manu_bg.jpg) no-repeat #9a3930 bottom;
	width:241px;
	height:600px;
	padding-bottom:300px;
	}
.menubg1{background:url(images/manu_bg1.jpg) repeat-x #9a3930;
	height:224px;
	}
.menu{margin:25px 0 0 0;
	padding:0px;
	font-family:Helvetica, sans-serif;  
	font-size:14px;

	}
.menu ul{ margin:0px;
	padding:0px;
	list-style:none;
	}
.menu ul li{background:url(images/menuborder.jpg) no-repeat bottom left;
	line-height:12px;
	padding-left:20px;
	padding-bottom:10px;
	text-align:left;
	}
.menu ul li a{color:#FFFFFF;
	text-decoration:none;
	}
.menu ul li a:hover{color:#FF9900;
	text-decoration:none;
	}
.containbg{background:url(images/containbg.jpg) no-repeat bottom #FFFFFF;
}
.link{text-decoration: underline;
	color:#000000;
	}
.link:hover{text-decoration:none;
	color:#000000;
	}
	
.text1{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#a04a38;
	}
	
.footer_link{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	text-decoration:underline;
	}
	
a.footer_link:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
	}