@charset "utf-8";
/* CSS Document */
body{background:url(../images/bg.jpg) repeat-x left top #ecece9; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#434341; margin:0; padding:0;}
.wraper{width:903px; margin:0 auto;}
.main{width:903px; float:left;}
.w100{width:100%; float:left;}
.bold{font-weight:bold;}
.header{ height:79px; float:left;}
.logo{width:313px; float:left;}
.navigation{width:557px; float:left;  margin-top:15px; margin-left:30px; color:#a0a0a0; font-size:15px;  text-align:right; color:#999999;}
.navigation a{color:#a0a0a0; text-decoration:none;}
.navigation a:hover{color:#FFFFFF;}


.banner{margin-top:5px; float:left; width:100%; background:url(../images/banner.jpg) no-repeat left top; height:356px;}
.w325{width:325px; float:right; margin-top:120px; margin-right:16px; color:#EEEEEE;}
.w230{width:228px; border:1px solid #bebebb; float:left; background:#ffffff; }
.con230{width:208px; margin:6px; float:left; font-size:11px;}
.w426{width:429px;  margin-right:6px; border:1px solid #bebebb; float:left; background:#ffffff; min-height:362px;}
.con426{width:392px;  float:left; font-size:12px; margin-left:14px; margin-right:10px; margin-top:10px; margin-bottom:10px; line-height:23px;}
.w230 input[type=text]{border:1px solid #989898; font-style:italic; color:#989898; height:16px;} 
.w230 textarea{border:1px solid #989898; font-style:italic; color:#989898; height:40px; width:120px;}
.footer{background:#000000; width:100%; float:left; }
.footerleft{width:487px; float:left; color:#4c4e4e; margin-left:10px; margin-top:19px; margin-bottom:10px;}
.footerright{width:395px; float:left; color:#4c4e4e; margin-top:15px;}
.w230 td{font-size:13px;}
.footer a{text-decoration:none; color:#4c4e4e;}
.footer a:hover{text-decoration:underline; color:#FFFFFF;}


.innerw667{width:665px; float:left; border:1px solid #bebebb;  background:#ffffff; min-height:362px;}
.con667{width:640px; float:left; padding-left:10px; padding-right:10px; padding-bottom:10px; padding-top:10px;}
.w231{width:228px; float:left;  }

.con667 p{margin:0; padding:0; line-height:18px;}
.date{color:#CCCCCC;}
.con667  a{color:#993300; text-decoration:none;}
.con667 a:hover{ color:#990000;}

.table6 td{padding-top:5px;}



#marqueecontainer{
position: relative;
width: 205px; /*marquee width */
height: 243px; /*marquee height */
background-color: white;
overflow: hidden;
margin-top:10px; font-weight:normal;
padding: 2px;
padding-left: 4px;
}
#marqueecontainer p{border-bottom:1px solid #CCCCCC; padding-bottom:2px;}
h4{font-weight:normal;}

/*Drop Down CSS*/

.ddcolortabs{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
margin-left:30px;
}

.ddcolortabs ul{
font: normal 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0 1px 0 0;
padding:0;
float:left;
font-size:13px;
text-align:right;
}


.ddcolortabs a{
float:left;
color:#a0a0a0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
text-align:right;
}

.ddcolortabs a span{
float:left;
display:block;
text-align:right;
padding: 4px 6px 2px 7px;
}

.ddcolortabs a span{
float:none;
text-align:right;
}

.ddcolortabs a:hover{
color:#FFFFFF;
}

.ddcolortabs a:hover span{
color:#FFFFFF;
}

.ddcolortabs .selected a, #ddcolortabs .selected a span{ /*currently selected tab*/
color:#FFFFFF;
}



/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a{
position:absolute;
top: 0;
border: 1px solid black; /*THEME CHANGE HERE*/
border-top-width: 8px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font:normal 11px Arial;
line-height:18px;
z-index:100;
background-color: white;
width: 100px;
visibility: hidden;
text-align:left;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f;
border-bottom: 1px solid #678b3f; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #000000;
color: white;
}


.paging{width:98%; float:left; margin-top:10px; margin-bottom:10px; margin-left:10px;}
.paging .table4{width:50%; padding-top:10px; background:#E3E3E3; padding-bottom:10px;}
.paging .table4 td{ font-weight:bold;}
.paging .table4 td a{padding-left:3px; text-decoration:none; color:#000000; padding-right:3px; padding-bottom:3px; padding-top:3px;}
.paging .table4 td a:hover{background:url(../images/paging.jpg) repeat-x left top;  color:#FFFFFF;}
.paging .table4 td .select{background:url(../images/paging.jpg) repeat-x left top;  color:#FFFFFF; padding-bottom:2px;}