/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.1em;
	font-weight:normal;
	word-spacing:normal;
	text-align:center;
	color:#363636;
	background-color:#d7d7d7;
	margin:0px;
	padding:0px;
}

body #IEroot  { 
	font-size:0.9em;
	word-spacing:2px;
	}	
#container {
	width:100%;
	height:100%;
		} 
html>body #container { 
	margin:auto; 
	}
html>body #IEroot #container{ 
	position:relative; 
	} 

#wrapper {
	width:750px;
	height:100%!important;
	top:0px;
	left:0px;
	clear:both;
	text-align:left;
	padding::inherit;
	white-space:normal;
	background-color:#fff;
	margin:auto; 
	border:1px solid #000;
}

#IEroot #wrapper {
	position:relative;
	width:750px;
	height:100%;
	top:0px;
	left:0px;
	text-align:left;
	white-space:normal;
	background-color:#fff;
	padding:0px;
	border:0px solid #895215;
	}
	
#clock {
	position:relative;
	width:740px;
	height:23px;
	top:0px;
	left:0px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:65%;
	color:#fff;
	background-color:#000;
	padding:7px 10px 0px 0px;
	margin:0px;
	border-bottom-color:1px solid #fff;
	}
			
#banner { 
	position:relative;
	width:750px;
	height:108px;
	top:0px;
	left:0px;
	padding:0px;
	margin:0px;
	} 
img.bannerleft {
	float:left;
	left:0px;
	padding:0px;
	margin:0px;
	}
img.bannerright {
	float:right;
	right:0px;
	padding:0px;
	margin:0px
	}

#content {
	position:relative;
	top:0px;
	left:0px;
	width:720px;
	height:100%;
	text-align:left;
	white-space:normal;
	padding:12px;
	margin:0px;
	}
#IEroot #content { 
	clear:both;
	font-size:0.9em;
	border:0px solid #895215;
	padding-left:14px;
	}	
	
#menu {
    float:left;
	width:150px;
	height:650px;
	top:0px;
	left:0px;
	background-image:url(../images/images/index_04.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
	margin-right:12px;
	}	
	
table.main td {
	top:0px;
	left:10px;
	white-space:normal;
	padding:4px 10px 0px 15px;
	margin:0px;
	border-left:1px dotted #666;
	}
#IEroot table.main td {
	left:12px;
	border-left:1px dotted #666;
	}
	
table.two td {
	position:relative;
	white-space:normal;
	padding:0px 10px 10px 15px;
	margin:0px;
	border-left:1px dotted #666;
	margin-top:0px;
	}	
#IEroot table.two td {
	border-left:1px dotted #666;
	}
p.tabletwo {
	font-size:95%;
	}	
	
table.three td {
	position:relative;
	top:0px;
	white-space:normal;
	padding:0px 0px 0px 16px;
	margin:0px;
	}	
table.four td {
	position:relative;
	white-space:normal;
	padding:5px 10px 5px 15px;
	margin:0px;
	margin-top:0px;
	border-bottom:2px solid #fff;
	border-bottom:0px solid #fff;
	}		
h1 {
	font-size:200%;
	color:#ff2000;
	font-weight:bold;
	margin-bottom:1em;
	margin-top:1em;
	line-height:0.2em;
	text-align:center;
	}
	
h3 {
	font-size:105%;
	color:#000;
	font-weight:bold;
	margin-bottom:1px;
	margin-top:0.0em;
	line-height:1.1em;
	}
p.small {
	font-size:80%;
	text-align:left;
	color:#fff;
	padding:0px;
	margin:0px;
	}
p.news {
	font-size:85%;
	text-align:left;
	padding:0px;
	margin:0px;
	}
	

/*menu links*/	
.class1 a:link {
	text-decoration:none;
	font-size:80%;
	color:#000;
	}
.class1 a:visited {
	text-decoration:none;
	color:#000;
	}	
.class1 a:active {
	text-decoration:none;
	color:#000;
	}
.class1 a:hover {
	text-decoration:none;
	color:#fff;
}

/*text links*/
.class2 a:link {
	text-decoration:underline;
	color:#ff2000;
	}
.class2 a:visited {
	text-decoration:underline;
	font-size:80%;
	color:#ff2000;
	}
.class2 a:active {
	text-decoration:underline;
	color:#ff2000;
	}
.class2 a:hover {
	text-decoration:none;
	color:#000;
	}
		
p.yellow {
	font-size:80%;
	color:#fff200;
	font-weight:bold;
	padding:0 0 0 10px;
	margin:0px;
	}

img.dariye {
	float:left;
	padding:5px 10px 0px 0px;
	margin:0px;
	}
	
img.igbounion {
	position:relative;
	padding:0px;
	margin:0px;
	}
	
.hr {
	position:relative;
	top:10px;
	left:17px;
	width:530px;
	height:0.5px;
	color:#ff0000;	
	padding:0px;
	margin:0px;
	}
	
#footer {
	position:relative;
	top:0px;
	left:0px;
	width:730px;
	height:20px;
	text-align:right;
	color:#fff200;
	font-size:80%;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ff2000;
	padding:10px 20px 0px 0px;
	margin:0px;
	}
	
	
	
	
