/* CSS Document */

body {
	margin-top: 0px;
	background-image: url(../images/bg.gif);
	font-family: Tahoma, Verdana, "Simplified Arabic", Arial;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #ca121c;

	font-size:11px;
	text-decoration: none;
}
a:visited {
    color: #FEB901;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #961F00;
}
a:active {
    color: #FEB901;
	text-decoration: none;
}



#topmenu a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #223871;
	text-align: right;
	text-decoration:none;
}
#topmenu a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #961F00;
	text-align: right;
	text-decoration:none;
}

#topmenu {
            text-align: right;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 11px;
            color: #999999;
            margin-right: 15px;
            height: 155px;
            width:778px;
            margin-bottom: 0px;
            background-image: url(../images/top_banner.jpg);
            background-repeat: no-repeat;
			background-position:center top;
}
#page {
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	width: 100;
	float: none;
	margin: 5px;
}
#left {
	float: left;
	width: 26px;
}

#right {
	float: right;
	width: 26px;
}


#content {
	width: 778px;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-y;
	background-position: 10px 30px;
}

#editable {
	margin-right: 15px;
	padding-left: 178px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../images/editablebg.gif);
	background-repeat: no-repeat;
	background-position: 175px bottom;
}
#banner {
	background-image: url(../images/wide_bg.jpg);
	background-repeat: repeat-y;
	margin-right: 26px;
	margin-left: 26px;
	width: 778px;
}
#left_menu {
	float: left;
	width: 172px;
	margin-left: 0px;
	margin-right:0px;
	clear: none;
	background: url(../images/menu_top.gif) no-repeat 10px top;
}
/*#left_menu {
	float: left;
	width: 161px;
	background-image: url(../images/menu_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-left: 6px;
	clear: none;
}*/
#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: #a1acb0;
	font-family: Arial, Helvetica, sans-serif;
}
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;
	text-decoration: none !important;
	
}

tfoot {
	background-color: #a1acb0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

#editable a {
	color: #ca121c;
	text-decoration: none;
}

#editable a:hover {
	color: #0B49A8;
	text-decoration: none;
	
}


#man {
	position: relative;
	left: -179px;
	background-image: url(../images/logos.jpg);
	background-repeat: no-repeat;
	clip: rect(auto,auto,auto,auto);
	bottom: 0px;
	height: 47px;
	width:162px;
	white-space: nowrap;
	overflow: visible;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height: 35px;
	clear: both;
	text-align: center;
	color: #2c356d;
	font-size:11px;

	padding-top:7px;
	padding-left:7px;
	padding-right:7px;

	
}

#left_menu  a.side:hover {
	background-image: url(../images/link_bg_hover.gif);
	background-repeat: no-repeat;
	font-family: Tahoma, Verdana, "Simplified Arabic", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
#editable li {
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;

	padding-top: -5px;
	padding-bottom: 10px;
}

#left_menu ul {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#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;
	height: 21px;
	width: 140px;
	padding-top: 5px;
	list-style-type: none;
	text-align: left;
	padding-left: 30px;
	color: #2a3974;
	text-decoration: none;
	font-size: 14px;
	font-family: Tahoma, Verdana, "Simplified Arabic", Arial;
	font-weight: bold;
}
#left_menu  a.side:hover {
	background-image: url(../images/link_bg_hover.gif);
	background-repeat: no-repeat;
	background-position:12px top;
	font-family: Tahoma, Verdana, "Simplified Arabic", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#left_menu ul {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.red_title {
	font-family: Pristina, Verdana, Arial;
	font-size: 25px;
	font-weight: bold;
	color: #ca121c;
	padding-top:5px;
}

.red_title2 {
	font-family: Pristina, Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #ca121c;
}




h2 {
	background-image: url(../images/heading2_.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
	font-size: 24px;
	font-style: normal;
	font-family: Tahoma, Verdana, "Simplified Arabic", Arial;
	color: #961F01;
	text-transform: capitalize;
	display: block;
	margin-bottom: 10px;
}

h3 {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 5px;
	font-size: 14px;
	font-family: Verdana,  Arial, Tahoma, "Simplified Arabic";
	color: #ca121c;
	text-transform: capitalize;
	display: block;
	margin-bottom: 10px;
	width: 552px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b8c3c5;
	padding-top: 5px;
	padding-bottom: 5px;
}
.news_text{
	display: block;
	font-family: Pristina, Verdana, Arial;
	font-size: 22px;
	font-weight: bold;
	color: #ca121c;
	margin-top: 8px;
	padding-left: 15px;
}
.news {
	background:url(../images/NewsUp.jpg) no-repeat left top;
	display: block;
	height:45px;
	
}
.news_down{
	background:url(../images/NewsDown.jpg) no-repeat left top;
	display: block;
	height:30px;
	}
.red_title3 {
	font-family: Pristina, Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #ca121c;
	padding-left: 15px;
}
.more a {
	text-indent: 15px;
	font-size: 12px;
	font-style: normal;
	font-family: Tahoma, Verdana, "Simplified Arabic", Arial;
	color: #ca121c;
	text-transform: capitalize;
	display: block;
	margin-bottom: 10px;
	text-decoration:none !important;

}
.dina{
margin-left: 150px;
}
/*.news_content  {
height: 0px !important;
margin-bottom: 0px;
background:#00FF00;

}*/




@media print {
 body {
            margin-top: 0px; 
            font-family: Tahoma, Verdana, "Simplified Arabic", Arial;
            font-size: 12px;
            color: #333333;
           
}

#topmenu {
            display:none;
}

#page {
            width: 100%;
            float: none;
}

#man {
             display:none;
}

#right {
            float: right;
            width: 26px;
}

#content {
            /*width: 600px;*/
}



#banner {
            margin-right: 2px;
            margin-left: 2px;
            width: 778px;
}

#left_menu {
             display:none;
           }

#path {
            float: right;
            font-family: Arial, Helvetica, sans-serif;
            color: #666666;
            font-size: 10px;
            text-align: left;
            margin-bottom: 2px;
}

#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;
}

 

 

  }

.normal_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666
}

.img{

	border: 1px solid #660000;
	margin-right: 5px;
	margin-bottom: 5px;

}
.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;
}
.input2{
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;
}
.Submit{
background:url(../images/Submit.gif) left Center no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 2px;
color:#333333;
}
.imgResize{
width:150px;

float:right;
}
