html,body{
	margin:0px;
	color:#000;
	background:#666666;
}
#container{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	MARGIN: 0px auto;
	MARGIN-TOP:0px;
	MARGIN-BOTTOM:0px;
	background-color:#C8C8C8;
	/*border:1px #ccc solid;*/
	width:981px;	
}

select,input,textarea{
	font-family:tahoma;
	font-size:12px;
}
form{margin:0px;padding:0px;}
img{border:none;}
a:link{text-decoration: none;color: #900}
a:active{	text-decoration: none;color: #900}
a:visited{
	text-decoration: none;
	color: #900;
}
a:hover{
	color: #c00;
	text-decoration: none;
}

#top_menu {
	background-color:#545454;
	padding:5px
}

#x1{
	font:bold 14px;
	color: #0939B9;
}

#top_menu a:link,#top_menu a:hover,#top_menu a:visited {
	color:#ff8202
}
#top_menu a {
	font:bold 16px arial;
	padding:5px;
	margin:0
}
.mhr{border:1px #f5f5f5 dotted;width:75%}

.normal{font-size:13px;font-family:tahoma;font-weight:normal}
.cnormal{font:normal 13px tahoma;background-color:#f5f5f5;color:#666;padding:2px}
.border_b{font:normal 13px tahoma;border-bottom:1px #f5f5f5 solid;padding:2px}

.cont{font:normal 12px tahoma;text-align:justify;color:#333}
.title{
	font: bold 16px arial;
	color: #EB830F;
}
.h1_title{
	font: bold 18px arial;
	color: #EB830F;
}
.h1_title a,.h1_title a:visited,.h1_title a:hover{color:#c00}
.h5_title{
	font: bold 12px tahoma;
	color: #666;
}
.htitle{
	font: bold 18px arial;
	color: #666;
}
.btitle{font:bold 18px arial;color:#000}

.menu{font-family:arial;font-size:16px;font-weight:bold;padding-right:15px}

.smallText{font-family:tahoma;font-size:11px;color:#999}

.block_header{
	font:bold 16px arial;
	text-align:center;
	padding:5px;color:#333;
	background-color:#ccc;
	border-right:0px #666 solid;
	margin:0px
}

.sh_table{	
	PADDING-RIGHT: 2px;
	PADDING-LEFT: 2px;
	PADDING-BOTTOM: 2px;
	PADDING-TOP: 2px;
	MARGIN: 0px auto;
	MARGIN-BOTTOM:10px;
	text-align:right;
	width:100%
}
.box{
	padding-right:2px;
	padding-left:2px;
	padding-top:2px;
	padding-bottom:2px;		
	font-family:tahoma;font-size:12px;
	border:1px solid #f5f5f5
}



#emenu {
width: 100%;
padding: 0 0 0 0;
font:normal 15px arial;
color: #3953DB;
}

#emenu ul {
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#emenu li {
border-bottom:1px solid #F0A816;
margin: 0;
}

#emenu li a {
display: block;
padding: 5px 35px 5px 5px;
color: #F0A816;
background: url(../images/icon2.gif) no-repeat right #759AFB;
text-decoration: none;
width: 100%;
border-left:2px #FFE8BE solid
}

#emenu li a {
  width: auto;
}

#emenu li a:hover {
padding: 5px 40px 5px 5px;
background: url(../images/icon4.gif) no-repeat right #A6BEFC;
color: #333;
border-right:0px #FAC486 solid
}


#nav {
	font:bold 14px arial;100%;
	text-align:center;background-color: #979BA3;
	float:right;

}
#nav A:link {
	PADDING-RIGHT: 15px; DISPLAY: block; PADDING-LEFT: 15px;
	PADDING-BOTTOM: 3px; COLOR: #fff; PADDING-TOP: 3px;
}
#nav A:visited {
	PADDING-RIGHT: 15px; DISPLAY: block; PADDING-LEFT: 15px; PADDING-BOTTOM: 3px; COLOR: #fff; PADDING-TOP: 3px;
}
#nav A:hover {
	COLOR: #fff; BACKGROUND-COLOR: #333;
}
#nav UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH: 100%; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#nav LI {
	float: right;
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}


#pscroller2{
width: 100%;
height: 20px;
padding: 0px;
margin:0px
}

#pscroller2 a{
text-decoration: none;
}

.someclass{
font:bold 16px arial
}
.nblock{
	 background:url(../images/block_h.gif) no-repeat right;
	 text-align:right;
	 padding-right:40px;
	 color:#fff;
	 font:bold 14px arial;
	 line-height:150%;
	 margin-bottom:10px;
}


.nblock1{
	 background:url(../images/block_h.gif) no-repeat right;
	 text-align:right;
	 padding-right:20px;
	 color:#fff;
	 font:bold 14px arial;
	 line-height:150%;
	 margin-bottom:10px;
}

/* slider */
#slider ul, #slider li{ 
			margin:0;
			padding:0;
			list-style:none;
			}	
		#slider, #slider li{ 
			height:220px;
			width:696px;
			overflow:hidden;
			}	
		#slider{ 
			margin-left:5px;
			}	
		#prevBtn, #nextBtn{ 
			display:block;
			width:30px;
			height:77px;
			position:absolute;
			left:-25px;
			top:71px;
			}	
		#nextBtn{ 
			left:701px;
			}														
		#prevBtn a, #nextBtn a{  
			display:block;
			width:30px;
			height:77px;
			background:url(../images/btn_prev.gif) no-repeat 0 0;	
			}	
		#nextBtn a{ 
			background:url(../images/btn_next.gif) no-repeat 0 0;	
			}	
			
			
			
/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
	 margin:0;
	 padding: 2px;	 
	 font: bold 16px arial;
	 width:95%;
	 margin:0px auto;
	 margin-bottom:-1px;
}

ul.tabbernav li
{
	 list-style: none;
	 margin: 0;
	 display: inline;
	 padding:3px;
	 font:bold 18px arial;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #778;
 border-bottom: none;
 background: #ccc;
 text-decoration: none;
}

ul.tabbernav li a:link { color:#0939B9; }
ul.tabbernav li a:visited { color: #fff; }

ul.tabbernav li a:hover
{
 color: #0939B9;
 background: #fff;
 border-color: #227;
}

ul.tabbernav li.tabberactive a
{
 background-color: #aaa;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #000;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
	width:95%;
	padding:5px;
	border:1px solid #aaa;
	margin:0px auto;
	overflow:hidden;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}
			
