body {
	font-size: 70%;
  text-align: center;
  margin-top:10px;
  margin-bottom:10px;
  color:#666666;
  background-color:#47659f;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 vertical-align:top;
 line-height:1.5;
	 
}

A:link {
	COLOR: #0000FF; text-decoration: none;
}
A:visited {
	COLOR: #0000FF; text-decoration: none;
}
A:active {
	COLOR: #0000FF; text-decoration: none;
}
A:hover {
	COLOR: #FF0000; text-decoration: underline;
}

#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	
	width: 1000px;
	text-align: left;
	background: #FFFFFF;
	border: 3px solid #FFFFFF;
	min-width:950px;
	max-width:1000px; 
 	width:expression(((document.compatMode &&
document.compatMode=='CSS1Compat') ?
document.documentElement.clientWidth :
document.body.clientWidth)
> 1100 ? "1000px" : (((document.compatMode &&
document.compatMode=='CSS1Compat') ?
document.documentElement.clientWidth :
document.body.clientWidth) < 900 ? "950px" : "auto"));
 	
 
}

#header_wrapper {
	margin:0px;
	padding:0px;

}

 
#header {
	position:relative;
	height:110px;
	min-width:751px;
	background-color:#3563C1;
}

#leftbanner_ {
	position:relative;
	float:left;	
	width:428px;
	height:110px;
	background-color:#3563C1;
	background-image:url(../img/leftbanner.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#rightbanner_ {
	position:relative;
	float:right;
	width:323px;
	height:110px;
	background-image:url(../img/rightbanner.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}

#header h1 {
	margin:0px;
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	color:#ffffff;
	letter-spacing: -1px;
}

#header h2 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color:#B1C6EB;
  letter-spacing: 1px;
}

#left_side {
	margin:0px;
	padding:0px;
	float:left;
	 width:170px;
	background: #F1F6FE url('../img/side_bg.gif') bottom left repeat-x;
	 
}

.right_side {
	margin: 2px;	
	float: right;
	width: 180px;
	background: #F1F6FE url('../img/side_bg.gif') bottom left repeat-x;
	padding:2px;
}

  
#searchform {
	display: inline; 
	margin-top:2px;
	margin-bottom:20px;
 
    
}

#searchform  .searchinput {
	width: 130px;
	background: #fff;
	font-size: 10pt;
	border: 1px solid #666;
	font-family:Arial;
	height:20px;
	margin-bottom:5px;
	margin-left:3px;
	 
 
}

#searchform  .searchbutton
{
 height:23px;
 vertical-align:top;
	 
}
   

#content {
	margin-left:175px;
	margin-right:189px;
	margin-top:2px;
	margin-bottom:2px;
	padding:2px;
	text-align: justify;
	background-color:#FFFFFF;
	border:thin solid #F1F6FE;
}

#footer {
	height: 130px;
	background-color: #0c876f;
	clear: both;
	text-align: center;
	padding-top:12px;
	color: #FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

#footer A:link {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:visited {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:active {
	COLOR: #FFFFFF; text-decoration: none;
}
#footer A:hover {
	COLOR: #FFFFFF; text-decoration: underline;
}

.left_side p, .right_side p {
	margin:10px;
	margin-top:15px;
	margin-bottom:15px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.left_side h3, .right_side h3 {
	margin-top:5px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
	padding:4px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #FFFFFF;
	border:1px solid #0F3974;
	background-color: #2153AA;
}

.left_side h4, .right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#content p {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10pt;
 	color: #000000;
	line-height:1.5;
}

#content h3 {
	margin-top:5px;
	margin-bottom: 10px;
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #2153AA;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#navlist
{
   margin-top:0px;
	margin-bottom:0px;
	text-align:right;
	padding: 5px 0;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: bold;
	background-color: #eaf4ff;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2153aa;
	border-bottom-color: #0c876f;
	background-image: url(../img/tab_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	
}
 
#navlist li
{
	list-style: none;
	display: inline;
	text-align: center;
	border:#0c876f;
}

#navlist li a
{
	color: #F1F6FE;
	padding: 5px 10px;
	margin-left: 0px;
	border: 1px solid #0F3974;
	border-bottom: none;
	background: #2153AA url('../img/tab_bg.gif') bottom left repeat-x;
	text-decoration: none;
}

#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }

#navlist li a:hover
{
  color: #FFFFFF;
  background: #3364BB;
  border-color: #0F3974;
  text-decoration:underline;
}

#navlist li a.current
{
	color: #FFFFFF;
  background: #0c876f;
  border-color: #0F3974;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}
  
	
.featurebox_center {
	background-color: #fffff6;
	margin:0px;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}


/* Hot news Panel*/

  

/* Hot news Panel*/
 
.NewsListingPanelTab {
	background-image:url(../img/bg-feature.jpg);
	background-repeat:repeat-x;
	padding:4px 2px 4px 2px;
	color:#000099;
	background-color:#FFFFFF;
	border:1px solid #b0bec7;
	border-bottom:none;
	text-align:left;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}


.NewsListingPanelContent {
	border:1px solid #b0bec7;
	color:#000000;
	padding-left:4px;
	padding-right:4px;
	padding-top:4px;
		 
}
.NewsListingPanelContent img {
border:0px;
margin:4px;  	 
}
 

.NewsListingPanelContent ul {
 
	padding-left:2px;
	margin:20px; 
}
.NewsListingPanelContent ul li a{
 
   font-weight:normal;
   color:#0000FF; 
   	line-height: 1.4em;
	text-decoration:none;
}

.NewsListingPanelContent ul li a:hover{
	font-weight:normal;
	color:#FF0000;
	line-height: 1.4em;
	text-decoration:none;
}

.NewsListingPanelContent p {
	margin:0px;
	padding:2px;
	line-height:1.5;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
 
   }
  
 .NewsListingPanelContent a {
	font-weight:bold;
	color:#000033;
	 
   }
   
   .NewsListingPanelContent a:hover {
	font-weight:bold;
	color:#0033CC;
	text-decoration:none;	
	 
   }
   
/*End Hots News Panel*/

/* Center advertisment*/

.featurebox_adv_center {
	/*border:1px solid #006600;*/
	background-color: #fffff6;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	color: #333333;
	margin:0px;
	padding:0px;
	

}

.featurebox_adv_center ul {
     list-style: none;
	list-style-image: none;
	color: #424244;
	background-color: #fff;
	margin:0px;
	padding:0px;
}


.featurebox_adv_center li {
	list-style:none;
	list-style-image: none;
	text-align:center;
	margin:0px;
	padding:0px;
	}

.featurebox_adv_center li a {
	text-align:center;
	color: #000000;	 
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	margin:0px;
	padding:0px;
}

.featurebox_adv_center li a img {
	border:0px;
 	margin: 0px;
	padding:0px;
	 max-width:98%;
	 
 
}

/* End center ADV definition*/


.featurebox_side {
	padding:2px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin-top: 5px;
}
 
 .adv_box_left_side {
   margin-left:0px;	 
}

 .adv_box_left_side ul {
 	list-style: none;
	list-style-image: none;
	color: #424244;
	background-color: #fff;
	margin-left: 0;
	padding: 0;
  }

  .adv_box_left_side ul li{
  margin-left:0px;	 
}
.adv_box_left_side ul li a{
  margin-left:0px;	 
}

  
 .ADVPanelContent
 {
 
	margin-top:2px;
	padding-top:2px;
	padding-bottom:2px;
	 
	}
 
.ADVPanelContent ul 
{
	 margin-top:0px;
	color: #424244;
	margin-left: 2px;
	padding-left: 2px;
	padding-right:2px;

}
 
 
.ADVPanelContent li 
{  margin-top:0px;
 	list-style:none;
	list-style-image: none;
	margin-bottom:2px;
	border: 1px solid #2153aa;
}

.ADVPanelContent li a {
	display: block;
	text-align:center;
	color: #000000;
	font-size: 12pt;
	line-height: 1.2em;
	text-decoration: none;
	margin: 2px;
	padding:3px;
	font-family:"Times New Roman", Times, serif;
}

.ADVPanelContent li a img {
	border:0px;
	width:150px;
	text-align:justify;
	color: #000000;
	font-size: 12pt;
	line-height: 1.2em;
	text-decoration: none;
	margin: 0px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	 
}

/*------Left ADV Content*/
.LeftADVPanelContent
 {
 	margin-top:5px;
	padding-top:0px;
	padding-bottom:2px;
	background-color:inherit;
	 float:left;
	 
	}
 
.LeftADVPanelContent ul 
{
	 margin-top:0px;
	color: #424244;
	margin-left: 2px;
	padding-left: 2px;
	padding-right:2px;

}
 
 
.LeftADVPanelContent li 
{  margin-top:0px;
 	list-style:none;
	list-style-image: none;
	margin-bottom:2px;
	border: 1px solid #2153aa;
}

.LeftADVPanelContent li a {
	display: block;
	text-align:center;
	color: #000000;
	font-size: 12pt;
	line-height: 1.2em;
	text-decoration: none;
	margin: 2px;
	padding:3px;
	font-family:"Times New Roman", Times, serif;
}

.LeftADVPanelContent li a img {
	border:0px;
	width:150px;
	text-align:justify;
	color: #000000;
	font-size: 12pt;
	line-height: 1.2em;
	text-decoration: none;
	margin: 0px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	 
}
/*------SITE MAP-------------------*/

 
 .level0 {

	list-style:square;
	}
.level1 {
	
	margin-left: 10px;
	padding-left: 2px;
	list-style:square;
}
.level2 {
	
	margin-left: 20px;
	padding-left: 2px;
 	list-style:square;
}
.level3 {
	
	margin-left: 40px;
	padding-left: 2px;
	list-style:square;
   list-style:circle;
}
.level0 a {
	text-decoration: none;
}

.level0 a:hover {
	text-decoration: underline;
}

.level1 a {
	text-decoration: none;
}

.level1 a:hover {
	text-decoration: underline;
}
.level2 a {
	text-decoration: none;
}

.level2 a:hover {
	text-decoration: underline;
}

.ulclass 
{
	margin-top:2px;
 	line-height:1.5em;
	 list-style-image:none;
	 font-size:12px;
	 font-family:Tahoma,"Time News Roman";
}