/* CSS Document */
/*body { margin:0px; padding:0px; background-image:url(img/main_bg.jpg);}*/
body { margin:0px; padding:0px; repeat-x #EEEEEE; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}

#headtitle {
	background-color:#3499cd;
	float:left;
	width:100%;
	
}
p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

h1 {
	color:#fff;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;	
	margin:0 auto;
	text-align:center;
}
a{
	text-decoration:none;
	color:#000;
}
.clear {
clear:both;
margin:0;
padding:0;
}

style_index.css (line 311)
Inher

a { text-decoration:none; color:#000;}
img { border:0px;}
#header {
	width:1000px;
	height:195px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}


#hdr1_lft{
	float:left;
	width:300px;
	height:90px;
	background:url(img/hdr1_lft_logo_bg.jpg) no-repeat;
			
}



ul.tarrif
{
float:left;
width:200px;
margin-left:0px;
display:inline;
text-align:left;
margin:0px;
padding:0px;
padding-left:30px;
padding-right:15px;

}

ul.tarrif li
{
list-style:none;
margin:0;
padding:0;
text-align:left;

}

ul.tarrif li a
{
font-weight:normal;
font-size:12px;
margin:0;
padding:0;
text-align:left;
text-decoration:none;
color:#2A70B8;
line-height:15px;
}

ul.tarrif li a:hover
{
text-decoration:underline;
color:#BB0102;
}



#hdr1_right a{
	float:left;
	width:255px;
	height:26px;
	margin-top:64px;
	margin-left: 83px;
}


#hdr1_mid{
	width:300px;
	height:90px;
	float:left;
	background:url(img/hdr1_mid.jpg) no-repeat;
}


#navigation{
	width:1000px;
	height:35px;
	margin-top:0px;
	text-align:left;
	background-color: #0954FF;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(img/nav_bg.jpg);
	background-repeat: repeat-x;

}

#navigation ul {
	margin:0px;
	padding:0px;
	padding-left:20px;
	
	
}
#navigation ul li {
	list-style-type:none;
	display:inline;
	color:#eee;
	
}

#navigation ul li a {
	line-height:33px;
	text-align:left;
	padding:5px 6px;
	text-decoration:none;
	text-transform:capitalize;
	color:#fff;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	display:inline;
	
}
#navigation ul li a:hover {
	
	color:#010409;
	padding:5px 6px;
	line-height:33px;
	background-color:#fff;
}
.nav_btm_bg{
	width:1000px;
	height:30px;
	margin:0 auto;
	background:url(img/navbtm.jpg) repeat-x;
}


#hdr1_right{
	width:400px;
	height:90px;
	float:left;
	background:url(img/hdr1_rht.jpg) no-repeat;
}

#hdr2_lft{
	float:left;
	width:300px;
	height:105px;
	background:url(img/hdr2_lft.jpg) no-repeat;
	
}

#hdr2_mid{
	width:300px;
	height:105px;
	float:left;
	background:url(img/hdr2_mid.jpg) no-repeat;	
}

#hdr2_right{
	width:400px;
	height:105px;
	float:left;
	background:url(img/hdr2_right.jpg) no-repeat;
}


#container { width:1000px; MARGIN: 0px auto; background-color:#FFFFFF;}
.left { width:200px; float:left;padding-top:5px;}
.right {width:800px; float:right; }






#menu { width:200px;float:left;}
#menu .menutitle {
	 background:url(img/b.jpg) no-repeat; 
	 width:199px; height:22px;
	 border-bottom:1px solid #000;
	 
	 overflow:hidden;
 }
#menu .menutitle span{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;font-weight:bold; 
	color:#FFFFFF;
	margin:0px 0px 0px 30px;
	line-height:22px; 
	text-align:center;
	text-decoration:none;
} 



.leftnav {
	width:197px;
	height:auto;
	float:left;
	border:1px solid #D7E1E7;
	border-top:0;
	margin-bottom:8px;
}
.leftnav ul {
	padding:0px;
	margin:0px;
}
.leftnav ul li {
	list-style:none;
	display:block;
	height:18px;
	background:url(img/leftmenubg.jpg) repeat-x bottom left;
	border-bottom:1px solid #DFDEDE;
}
.leftnav ul li a {
	display:block;
	background-image:url(img/c.jpg);
	background-repeat:no-repeat;
	background-position:left 50%;
	margin-left:6px;
	padding-left:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-transform:capitalize;
	text-decoration:none;
	padding-top:2px;
}
.leftnav ul li a:hover {
	text-decoration:underline;
	color:#336699;
}



.copyright {
	color:#fff;
	font-size:11px;
	height:26px;
	text-align:center;
	width:1000px;
	background:#336699;
}

.copyright a {
	color:#fff;
	font-weight:bold;
	line-height:26px;
	text-decoration:none;
}

.copyright a:hover{
	color:#CCCCFF;

}


.post { width:780px; 
	float: left; 
	color: #353535;
	line-height:18px;
	
	padding: 10px;
	text-align:justify;
	background-color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	height:auto;
	margin-bottom:5px;
	padding-top:0px;
	
 }
 .post p{
	margin-top:0px;
	padding-top:0px;
 }
.posthead {
	clear:left;
	padding-bottom:2px;
	
}
 
.posthead h2 {
	font-size:22px;
	font-weight:normal;
	margin:0;
	padding:0;
}


.posthead h2 a{
	
	color:#4081A1;
	text-decoration:none;
	font-weight:normal;
}
.post img { 
	border: none; 
	border:0px;
	padding:5px;
	float:left;
	padding-top:5px;
 }


.more-link{
	color:#0072BC;
	text-transform:capitalize;
}

.more-link:hover{
	color:#00375B;
	text-decoration:underline;
}


.backlink{
	margin:0px;
	padding:0px;
	
}


.backlink ul {
	padding:0px;
	margin:0px;
}
.backlink ul li {
	list-style:none;
	height:18px;

}
.backlink ul li a {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#996666;
	text-transform:capitalize;
	text-decoration:none;
	padding-top:2px;
	font-weight:bold
}

.backlink ul li a:hover {
	text-decoration:underline;
}


