body,div,table,td,tr,p,span {
	font-family:Tahoma, Arial, Times new roman, Helvetica, sans-serif;
	font-size:11px;
}
body {
	margin:0px;
	background:#aeb8c0 url(../images/design_01.jpg) repeat-x top left;
} 
#wrapper {
	background:url(../images/design_05.jpg) repeat-y top center;
	width:842px;
	margin:0px auto;
}
#wrapper2 {
	background:url(../images/design_03.jpg) top center no-repeat;
	width:842px;
	margin:0px auto;
}
#wrapper3 {
	margin:0px auto;
	width:770px;
	padding-top:17px;
}
#header {
	background:url(../images/design_sliced_1_06.jpg) top center no-repeat;
	height:26px;
	padding:15px 0px 0px 15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#footer {
	background:url(../images/design_sliced_1_08.jpg) center bottom no-repeat;
	height:32px;
}
.content {
	background:#ffffff;
}
.side_cell {
	width:147px;
	background:#D9E3EB url(../images/design_sliced_1_23.jpg) bottom center no-repeat;
	padding-bottom:5px;
}
.side_top {
	background:#d9e3eb url(../images/design_sliced_1_17.jpg) top left no-repeat;
	width:147px;
}
.side_bottom {
	width:147px;
}
.side_content {
	padding:3px;
	min-height:350px;	
}
* html .side_content{
	height:350px; /* for minimum height */
}
.side_content_box {
	background:url(../images/design_sliced_1_47.jpg) repeat-y top left;
	width:130px;
	margin:10px auto;
}
.side_content_box_inner {
	background:url(../images/design_sliced_1_29.jpg) bottom left no-repeat;
	width:130px;
}	
.side_content_box_image {
	
}
.side_content_box_content {
	padding:5px;
}
.side_search {
	margin:0px auto;
	width:138px;
	background:#f9fafc;
}
.side_search_form {
	padding:3px;
}	
.side_search_text {
	width: 100px;
	border:1px solid #999999;
	background:#ffffff url(../images/design_sliced_1_32.jpg) top left repeat-x;
}
/* arrow list menu */
.arrowlistmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 148px;
	margin-bottom: 5px; /*bottom spacing between each UL and rest of content*/
}
.arrowlistmenu ul li{
	padding-bottom: 2px; /*bottom spacing between menu items*/
	margin-right:10px;
	margin-left:10px;
}
.arrowlistmenu ul li a{
	color: #333333;
	background: url(../images/design_sliced_12_50.jpg) no-repeat center right; 
	display: block;
	padding: 2px 0;
	padding-right: 19px; /*link text is indented 19px*/
	text-decoration: none;
	border-bottom: 1px solid #dadada;
}
.blue_arrow ul li a{
	background: url(../images/design_sliced_12_50.jpg) no-repeat center right; 
}
.gray_arrow ul li a{
	background: url(../images/design_sliced_12_73.jpg) no-repeat center right; 
}
.orange_arrow ul li a{
	background: url(../images/design_sliced_12_75.jpg) no-repeat center right; 
}
.arrowlistmenu ul li a:visited{
	color: #333333;
}
.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #455969;
	background-color: #F3F3F3;
}

.bold_txt {
	font-weight:bold;
	}	
.bold_txt_align_center {
	font-weight:bold;
	text-align:center;
	}	
.small_txt {
	font-size: 9px;
	}

.small_txt_align_center {
	font-size: 9px;
	text-align:center;
	}
.article_title {
	font-size:14px;
	color:#990000;
	font-weight:bold;
	}
	
	
.table_header {
	font:tahoma;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:right;}
	
	
.table_header_bg {	
	background:url(../images/table_header_bg.jpg);
	background-color:#95AABB;
	background-repeat:no-repeat;
	background-position:left;
}

.tablerow{
	height:40px;
	background:#ffffff;
}

.tablerowmain{
	text-align:right;
	padding-right: 19px; /*link text is indented 19px*/
	font-size:11px;
	color: #333333;
	text-decoration:none;
	font-weight:600;
	background: url(../images/design_sliced_12_50.jpg) no-repeat center right;
	padding-bottom:0px;
	margin-bottom:2px;
}

.tabledescription{
	text-align:right;
	padding-right: 22px; /*link text is indented 22px*/
	font-size:10px;
	color: #858585;
	text-decoration:none;
	margin-bottom:4px;
}

.lessontableheader{
font:tahoma;
font-size:11px;
text-align: center;
color:#50687C;
font-weight: bold;
background:#EBEEF1;
height:30px;

}

.omarbg{

background:url(../images/omar.jpg);
background-position:bottom left;
background-repeat:no-repeat;

}	
a {text-decoration: none; color:#5B768C;}
A:link {text-decoration: none;color:#5B768C;}
A:visited {text-decoration: none;color:#5B768C;}
A:active {text-decoration: none;color:#5B768C;}
A:hover {text-decoration: underline;color:#5B768C;}