body {
	height:100%;
	width:100%;
	overflow-x:no-scroll;
	font-family:Tahoma;
	font-size:12px;
	color:#275775;
	margin:0;
	text-align:justify ;
	margin-top:10px;
}
img {
	border:0px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:7px 0px 5px 12px;
	margin:0px;
	float:left;
	color:#1a4d6e;
	width:535px;
	text-transform:uppercase;
	background-image:url(../images/h1.gif);
	border:1px solid #CCCCCC;
}
#container {
	border:1px solid #CCCCCC;
}
p {
	padding:5px 2px 0px 6px;
	text-align:justify;/*width:530px;*/
}
.detail {
	font-family:Tahoma;
	font-size:12px;
	color:#9999;
}
a {
	text-decoration:none;
	color:#2b0102;
}
a:hover {
text-decoration:underline;
}
input {
	margin:0px;
	padding:2px;
	font-family:Tahoma;
	font-size:11px;
	color:#2b0102 !important;
}
.arialbold12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: right;
	color:#033b5f;
	font-weight:bold;
}
.zain {
	color:#0060FF;
	font-size:14px;
	text-align:left;
	text-decoration:none;
}
.bot_news_head {
	padding:0 0px 0 10px;
	font-size:12px;
}
#news ul li {
	padding:10px 0 0 0
}
#news ul li a {
	text-decoration:none;
	color:#013861;
	text-transform:uppercase;
	font-size:11px;
	text-align:left;
}
#news ul li a:hover {
	text-decoration: underline;
}
#quick_links ul li {
	margin:0px;
	padding:7px 0px 0px 0px;
}
#quick_links ul li a {
	color:#013861;
	text-decoration:none;

}
#quick_links ul li a:hover {
	color:#013861;
	text-decoration:underline;
}
/**********************************************************************************/



.ddsmoothmenu {
	font: bold 10px Tahoma;
	background: none; /*background of menu bar (default state)*/
	width: 920px;
	background-image:url(../images/menu_spacer.gif);
	margin-left:30px;
}
.ddsmoothmenu ul {
	z-index:100;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/*Top level list items*/

.ddsmoothmenu ul li {
	position: relative;
	display: inline;
	float: left;
}
/*Top level menu link items style*/

.ddsmoothmenu ul li a {
	display: block;
	color: white;
	padding: 8px 10px;
	background-image:url(../images/menu_spacer.gif);
	background-repeat:repeat-x;
	color: #252a3c !important;
	text-decoration: none;
}
* html .ddsmoothmenu ul li a { /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
	color: white;
}
.ddsmoothmenu ul li a.selected { /*CSS class that's dynamically added to the currently active menu items' LI A element*/
	background: #15496a;
	color:#FFFFFF !important;
	font-weight:bold;
}
.ddsmoothmenu ul li a:hover {
	background: #15496a;
	color:#FFFFFF !important;
	font-weight:bold;
}
/*1st sub level menu*/

.ddsmoothmenu ul li ul {
	position: absolute;
	left: 0;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
}
/*Sub level menu list items (undo style from Top level List Items)*/

.ddsmoothmenu ul li ul li {
	display: list-item;
	float: none;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */

.ddsmoothmenu ul li ul li ul {
	top: 0;
}
/* Sub level menu links style */

.ddsmoothmenu ul li ul li a {
	font: normal 11px Verdana;
	width: 200px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
	border-top-width: 0;
	border-bottom: 1px solid gray;
}
/* Holly Hack for IE \*/

* html .ddsmoothmenu {
	height: 1%;
} /*Holly Hack for IE7 and below*/
/* ######### CSS classes applied to down and right arrow images  ######### */



.downarrowclass {
	position: absolute;
	top: 12px;
	right: 7px;
}
.rightarrowclass {
	position: absolute;
	top: 6px;
	right: 5px;
}
/* ######### CSS for shadow added to sub menus  ######### */



.ddshadow {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
}
.toplevelshadow { /*shadow opacity. Doesn't work in IE*/
	opacity: 0.8;
}
.fot {
	text-align:center;
	font-family:Tahoma;
	font-size:12px;
	color:#275775;
}
.fot:hover {
	text-align:center;
	font-family:Tahoma;
	font-size:12px;
	color:#275775;
	text-decoration:underline;
}
.news_new {
	fonnt-family:Tahoma;
	font-size:20px;
	color:#3d3d3d;
	font-weight:bold;
	margin:auto;
}
.advertisement {
	height:105px;
	background-color:#f4f6f8;
	border: 1px solid #dbe0e4;
	text-align:center;
}
.advertisement_head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	text-align:center;
	color:#00375e;
}

