html, body, ol, p, h1, h2, h3, h4, h5, h6, form, fieldset
{ margin: 0; padding: 0; border: 0; font-family: verdana, arial,
helvetica, sans-serif; color: black;
unicode-bidi:normal;
}
body{	
		text-align:center;
		position:center;
	}
#wrapper {
	width:1000px;
	margin:0px auto auto auto;
	text-align:left;
	border: 0px solid #666;
}


#headrIn{
	position:center;
	/*height:132px;*/
	width:1000px;
	background-image:url(bg_top.jpg);
	background-repeat:no-repeat;
	z-index: 500000;
}
	td.whiteFont{color:#FFF;}
	td.whiteFont a{color:#FFF;
}
#navbar{
	position: center;
	height:23px;
	font-size: 11px;
	padding:  0px 0px 0px 0px;
	text-align:center;
	width:1000px;
	z-index: 500000;
	background-color:#000000;

}
#navbar a{color: #ffffff; text-decoration:none; padding:2px 2px 2px 2px;}
#navbar a:hover{padding:2px 2px 2px 2px;}

#main-area {
	position:center;
	text-align:center;
	/*background-image:url(t4bg.gif);
	background-repeat:no-repeat;*/
	background-color:#000000;
	width:auto;
	height:auto;
}
#main-area td{font-size:11px}

#main-areaIn {
	position:center;
/*	float:right;*/
	text-align:center;
	width:1000px;
	height:auto;
	/*background-color:#fff;*/
   background-image: url(bgin.jpg);
	 background-repeat:no-repeat;
	
}
#main-areaIn td{font-size:11px}

#main-areaInner {
	position:center;
/*	float:right;*/
	text-align:center;
	width:1000px;
	height:auto;
	/*background-color:#fff;*/
   background-image: url(bgin.jpg);
	 background-repeat:no-repeat;
	
}

#footer {
	text-align:center;
	color: #000;
	
	font-size: 11px;
	width:1000px;
	height:60px;	
	border-top: 0px solid #666;
}
#footer_main {
	text-align:center;
	/*color: #000;*/
	background-color:#000000;
	font-size: 12px;
	/*width:1000px;*/
	height:60px;	
	/*border-top: 0px solid #666;*/
}


#placediv25p{position:relative;margin-top:10px; width:170px;height:auto;
overflow:hidden;

}
#placediv85p{position:center;margin-top:10px; width:600px;overflow:auto; padding:0px;height:auto;}
#newscroll-main { position:center; color: #Ffffff; margin:0px 0px 0px 0px; padding:3px 0px 0px 0px; font-size:12px; font-weight:bold;width:700px;}
#newscroll { position:center; color: #800000; margin:0px 0px 0px 0px; padding:3px 0px 0px 0px; font-size:12px; font-weight:bold;width:700px;}

td.pagebg1{
	padding:5px 0px 0px 10px;
/*	background-color:#fff;*/
	
}







.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
text-align:center;
display: inline;
float:left;

}

/*Top level menu link items style*/
.horizontalcssmenu ul li a 
{ display: block;  width:142px; text-decoration: none; background-color: 
               #000; 
               background-repeat: repeat-x; background-attachment: scroll; 
               color: black; font-style: normal; font-variant: normal; 
               font-weight: bold; font-size: 11px; font-family: Arial; 
               border-left: 0 solid #202020; border-right: 1px solid #202020; 
               border-top: 0px solid #202020; border-bottom: 1px solid #202020; 
               padding-left: 8px; padding-right: 8px; padding-top: 2px; 
               padding-bottom: 2px; background-position: center }
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
border-top: 1px solid #202020;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
text-align:left;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
 width:142px;/*width of sub menu levels*/
font-weight: normal;
padding: 2px 5px;
background: #000000;
border-width: 0 1px 1px 1px;
}

.horizontalcssmenu ul li a:hover { background-color: 
               #444444; 
               background-repeat: repeat-x; background-attachment: scroll; 
               background-position: center }
.horizontalcssmenu ul li ul li a:hover{
background: #ED8012;
}

.horizontalcssmenu .arrowdiv { position: absolute; right: 0; background-image: 
               url('menuarrow.gif'); 
               background-repeat: no-repeat; background-color: left; 
               background-attachment: scroll; background-position: 
               transparent center }
* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */
