.bg1 {
	background-image: url(../images/bg_left.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg2 {
	background-image: url(../images/bg_right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.separator {
	background-image: url(../images/divider_vertical.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.rightborder {border-left:1px solid #E3DCD2;
		}
.rightborder1 {border-left:1px solid #E3DCD2;
			border-right:1px solid #E3DCD2;
		}
.rightborder2 {border-right:1px solid #E3DCD2;
			}
.topborder {background-image: url(../images/divider_horizontal1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;}
.topborder1 {background-image: url(../images/divider_horizontal.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;}
	
#mainfrntbody {background-image: url(../images/index_1bg.jpg); 	background-repeat: no-repeat; width:545px;}
#mainfrntbodydown {background-image: url(../images/index_2bg.jpg); 	background-repeat: no-repeat; width:545px;}
#rightbox {float:left; width:223px;}
#leftbox {float:right; width:322px;}
#bottomfrnt {width: 545px;} 
.hijri{
	background-image: url(../images/date.jpg);
	background-repeat: no-repeat;
}
.footer {
	font-size: 9;
	font-family: verdana;
}
.footerright {
	background-image: url(../images/blue_footer.jpg);
	background-repeat: repeat-x;
}
.calenderborder {
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #D9D9D9;
	border-left-color: #D9D9D9;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
}
. headerbg {
	background-image: url(../images/head_top_bg.jpg);
	background-repeat: no-repeat;
}
. mainbodybg {
	background-color: #EDE9E6;
	
}
/*.headbg {
	background-image: url(../images/head_bg.jpg);

}*/
.index_center {
	border-color: #E9E4DC;
	border-style: solid;
	border-width: 1px;
}
.menu_bottom {
	background-image: url(../images/bottom_menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.footermenu {
	font-size: 12px;
	font-color: #0090AC;
	font-weight: none;
}
a.footermenu:hover {
	color: #F3F0DA;
}