body {
	margin: 0px;
	padding: 0px;
	background-color: #322413;
}

a img{ border:none;}
#maintable{
	background-color:#d3c298;
}

.guest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.viewall {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993333;
}

.viewall a {
	color: #993333;
	text-decoration:none;
}
.viewall a:hover {
	color: #790D00;
	text-decoration:none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.footer a{
	font-size: 8px;
	color: #666666;
	text-decoration:none;
}
.footer a:hover{
	color: #790D00;
	text-decoration:none;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 14px; */
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}


.body_text a{
	color: #666666;
	text-decoration:none;
}


.body_text a:hover{
	color: #790D00;
	text-decoration:underline;
}



.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.hptags {
	font-family: "Times New Roman", Times, serif;
	text-align:center;
	font-size: 18px;
	font-style:italic;
	font-weight:bold;
	color:#333333;
	padding-right: 24px;
	padding-left: 24px;
}
.hptagsSm {
	text-align:center;
	font-size: 13px;
	font-style:italic;
}
/*   As sherbagh */
p {
	text-align: justify;
	margin-right: 10px;
}
.sherbagh_txt{
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 14px; */
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height:18px;
}
.mahaut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	padding-top: 0px;
}
.map_content{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.home_footer:link{
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size:8px;
}

a.home_footer:visited{
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size:8px;
}

a.home_footer:hover{
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	font-size:8px;	
}
.sherbagh_txt_CAPITAL {
	color: #666666;
	text-decoration: none;
/*	font: normal 15px/20px Arial, Helvetica, sans-serif; */
	font: normal 13px/18px Arial, Helvetica, sans-serif;	
	text-transform: uppercase;
}

.contacttxt{
	font-size:13px;
}
.contacttxt a{
	color:#666666;
	text-decoration:none;
}
.contacttxt a:hover{
	color:#666666;
	text-decoration:none;
	
}

a.clickhere, a.clickhere:link, a.clickhere:visited{
	color:#b5612f;
	text-decoration:none;
}
a.clickhere:hover{
	color:#666666;
	text-decoration:underline;

}
#f1 input, select, textarea {
	font:12px Arial, Helvetica, sans-serif;
	color: #666666;
	width:200px;

}
#f1 input.radio {
width:auto	
}
#f1 input.submit{	
	background:#666 url(../images/btn_submit.gif); 
	/*padding:3px; */
	font:12px Arial, Helvetica, sans-serif; 
	color: #FFF; 
	margin:0px; width:59px; height:20px;
	border:none; 
	cursor:pointer;
	text-indent:-9999;
}