/* CSS Document */

body {
	margin-top: 0px;
	background-image: url(../images/bg.gif);
	font-family: Tahoma, Verdana, "Simplified Arabic", Arial;
	font-size: 12px;
	color: #1e679d;
}
#banner {
	background-image: url(../images/wide_bg.jpg);
	background-repeat: repeat-y;
	margin-right: 26px;
	margin-left: 26px;
	width: 778px;
	
}



#topmenu {
            text-align: right;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 11px;
            color: #999999;
            margin-right: 15px;
            height: 145px;
            width:778px;
            margin-bottom: 0px;
            background-image: url(../images/wide_banner.jpg);
            background-repeat: no-repeat;
}

#topmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ffffff;
	text-align: right;
	padding:30px 5px 0px 0px;
	
}
#topmenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEB901;
	text-align: right;
		padding:30px 5px 0px 0px;
}
#editable {
	margin-right: 15px;
	padding-left: 178px;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-left: 10px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


#editable li {
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	text-indent: -5px;
	padding-bottom: 10px;
}
.normal_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding:5px;
}

a:link {
	color: #333333;
	text-decoration: none;
}
 a:visited {
    color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#FFCC00;
}
a:active {
    color: #FEB901;
	text-decoration: none;
}
#page {
	float: none;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#left {
	float: left;
	
	width: 26px;
}

#right {
	float: right;
	width: 26px;
}
#content {
		width: 778px;
	background-image: url(../images/menuBg.jpg);
	background-repeat: repeat-y;
}


#left_menu {
	float: left;
	width: 198px;
	margin-left: 0px;
	margin-right:0px;
	clear: none;
	/*background: url(../images/leftmenuBG.jpg) no-repeat 10px top;*/
}
#left_menu  a.side:link, a.side:visited {
	background-image: url(../images/link_bg.gif);
	background-repeat: no-repeat;
	background-position:12px top;
	display: block;
	width: 162px;
	height:30px;
	padding-top: 2px;
	list-style-type: none;
	text-align: left;
	padding-left: 30px;
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
	font-family:Arial;
	font-weight: bold;
}
#left_menu  a.side:hover {
	background-image: url(../images/link_bg_hover.gif);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ece58a;
}
#left_menu ul {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}


#path {
	float: right;
	width: 500px;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	text-align: right;
	margin-bottom: 2px;
}
th  {
	background-color: #1c639f;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003366;
	border-bottom-color: #003366;
}
th a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF !important;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none !important;
	
}
th a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #961F01 !important;
	font-size: 14px;
	font-weight: bold;
	text-decoration:underline !important;
	
}

tfoot {
	background-color: #961F00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
#editable a:link, a:visited {
	color:#eaa200;

}

#editable a:hover {
	color: #cccccc;
	text-decoration: underline;

}
.brdrd{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
	border-top-color: #E5E5E5;
	border-top-style: dotted;
	border-top-width: 1px;
}
input {
background:url(../images/input.gif) left center repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color:#E0E0E0;
	border-top-color: #E5E5E5;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color:#EFEFEF;
	border-right-style: solid;
	border-right-width: 1px;
	border-Bottom-color: #EFEFEF;
	border-Bottom-style: solid;
	border-Bottom-width: 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
/*#man {

	left: -150px;
	background-image: url(../images/BA-logo.jpg);
	background-repeat: no-repeat;
	clip: rect(auto,auto,auto,auto);
	bottom: 0px;
	height: 40px;
	width: 100px;
	white-space: nowrap;
	overflow: visible;
}*/
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-color: #010145;
		padding-top:10px;
	width: 778px;
	height:55px;
	clear: both;
	text-align: center;
	color: #ffffff;
}

.red_title {
	font-family: Tahoma, Verdana, "Simplified Arabic", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #ab322dw;
	height:40px;
	text-align:left;

	padding-top:10px;
	text-align:center;
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;*/
}
.red_title2 {
	background-image: url(../images/News_down.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Tahoma, Verdana, "Simplified Arabic", Arial;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	padding-right:20px;
	color:#FFFFFF;
}

.Gallery {
	
	font-family: Tahoma, Verdana, "Simplified Arabic", Arial;
	font-size: 12px;
	font-weight: bold;
	color:#003366;
	text-transform:capitalize;

}
.red_title2 a {
	
	font-family: Tahoma, Verdana, "Simplified Arabic", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF !important;
	padding-right:20px;
}

	h2 {
	font-size: 16px;
    font-family:Georgia, "Times New Roman", Times, serif;
	color: #0e6cb6;
	font-weight:bolder;
	display: block;
	width:550px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b8c3c5;
	padding-bottom: 5px;
}


	
h3 {
	font-size: 15px;
    font-family:Georgia, "Times New Roman", Times, serif;
	color: #ab322d;
	font-weight:bolder;
	display: block;
		width:550px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b8c3c5;
	padding-bottom: 5px;
	
}
h5{
	font-size: 16px;
    font-family:Georgia, "Times New Roman", Times, serif;
	color: #c5332c;
	font-weight:bolder;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b8c3c5;
	padding-bottom: 5px;
	
}
h6 {
	font-size: 12px;
    font-family:Georgia, "Times New Roman", Times, serif;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b8c3c5;
	padding-bottom: 5px;
	
}
.news {
	text-indent: 15px;
	font-size: 18px;
	font-style: normal;
	font-family: Tahoma, Verdana, "Simplified Arabic", Arial;
	color: #FFFFFF;
	text-transform: capitalize;
	display: block;
	background-image: url(../images/NewsTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:45px;
	width: 175px;
	
}

.more a {
	text-indent: 15px;
	font-size: 12px;
	font-style: normal;
	font-family: Tahoma, Verdana, "Simplified Arabic", Arial;
	color: #961F01;
	text-transform: capitalize;
	display: block;
	margin-bottom: 10px;
	text-decoration:none !important;
	height: 33px;
	width: 173px;
}
.img{
	border: 1px solid #999999;
}
.imgResize{
width:150px;

float:right;
}
.Submit{
background:url(../images/Submit.gif) left Center no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 2px;
color:#333333;
}
/*.Submit2 a:link, .Submit2 a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 3px;
	display:block;

	color:#333333;
	background-image: url(../images/Submit2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	
}*/

a.Submit2:link, a.Submit2:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 17px;
	padding-right: 17px;
	padding-top: 3px;
	color:#333333;
	background-image: url(../images/Submit2.jpg);
	background-repeat: no-repeat;
	background-position: left center;

}


a.Submit2:active {
background:url(../images/Submit2_active.jpg);
border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}

 
@media print {

 body {
            margin-top: 0px; 
            font-family: Tahoma, Verdana, "Simplified Arabic", Arial;
            font-size: 12px;
            color: #0a3e69;
           
}

#topmenu {
            display:none;
}

#page {
            width: 100%;
            float: none;
}

#man {
             display:none;
}

#right {
            float: right;
            width: 26px;
}

#content {
            /*width: 600px;*/
}


#editable {

            margin-right: 5px;
            padding-left: 5px;
            margin-bottom: 0px;
            margin-top: 5px;
            margin-left: 5px;
            text-align: justify;
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
		

}


#left_menu {
             display:none;
           }



#footer {
            display:none;
}

h2 {
            font-size: 24px;
            font-style: normal;
            font-family: Tahoma, Verdana, "Simplified Arabic", Arial;
            color: #961F01;
            text-transform: capitalize;
            display: block;
            margin: 0px;
}

 

 }



