/* CSS Document */

body{
	background-image: url(imgs/main-bg.jpg);
	background-color:none;
	margin:0px;
}
.normaltext {

	font-family: tahoma;
	font-size: 11px;
	color: #5A2A19;
	text-decoration:none ;
}
.normaltext_orange {

	font-family: verdana;
	font-size: 11px;
	color: #E76D03;
	text-decoration:none ;
}
.top_btn_txt_1 {

	font-family: tahoma;
	font-size: 11px;
	color: #83A103;
	text-decoration:none ;
}
.top_btn_txt1:hover {

	font-family: tahoma;
	font-size: 16px;
	color: #ffffff;
	text-decoration:none;
}
.top_btn_txt2 {

	font-family: Traditional Arabic;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration:none ;
}
.search {

	font-family: verdana;
	font-size: 10px;
	background-color:#e23385;
	color: #FFCCFF;
	border:none;
	vertical-align: middle;
	height: 18px;
}
.btn_bar_txt {

	font-family: Unchained 1;
	font-size: 12px;
	color: #CB0000;
	text-decoration:bold ;
}
.sub_cat_txt {

	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.sub_cat_txt:hover {

	font-family: arial;
	font-size: 11px;
	color: 8C083A;
	text-decoration:none;
}
.news_txt {

	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.header {
	font-family: Arial;
	font-size: 16px;
	font-weight: none;
	color: #ffffff;	
	text-decoration:none;	
}
.prd_detail_hdr {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	color: #A80500;	
	text-decoration:none;	
}
.main_page_heading-F6 {
	font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;	
	text-decoration:none;	
}
.main_page_heading {
	font-family: Georgia;
	font-size: 22px;
	font-weight: bold;
	color: #000000;	
	text-decoration:none;	
}
.main_page_link {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #000000;	
	text-decoration:none;	
}
.main_page_link_white {
	font-family: Georgia;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;	
	text-decoration:none;	
}
.main_page_link_green {
	font-family: Georgia;
	font-size: 20px;
	font-weight: bold;
	color: #84FF00;	
	text-decoration:none;	
}
.sub_header1 {
	font-family: BankGothic Lt BT;
	font-size: 11px;
	font-weight: none;
	color: #ffffff;	
	text-decoration:none;	
}
.menu{
	font-family:arial; font-size:16px; font-weight:bold; text-decoration:none; color:#FFFFFF;
}
.menu a:hover{
	font-family:arial; font-size:16px; font-weight:bold; color:#FFFFFF; text-decoration:none;
}
.menu_small{
	font-family:arial; font-size:12px; font-weight:bold; text-decoration:none; color:#FFFFFF;
}
.menu_small a:hover{
	font-family:arial; font-size:12px; font-weight:bold; text-decoration:underline; color:#FFFFFF;
}
.txtfld{
font-family:Tahoma;
color:#000000;
border:1px solid #b3b2b5;
font-size:11px;
}