html,body,div {
	margin:0;padding:0;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc; 
	scrollbar-arrow-color: #666666;  
	scrollbar-base-color: #cccccc;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #cccccc; 
	scrollbar-track-color: #999999; 
	scrollbar-shadow-color: #999999;


}
html,body {
	height:743px;
	background:#ffffff;
	color:8f8f8f;
}
.main {
	width:1024px;
	height:743px;
	margin:0px auto;
	color:#8f8f8f;
	border:#FFFFFF solid 20px;
}

.main a{
	color:#8f8f8f;
	font-weight:bold;
	text-decoration:none;
}

.main a:hover{
	color:#8f8f8f;
	font-weight:bold;
	text-decoration:underline;
}

div {
	font-family:"Tahoma",sans-serif;
	font-size:11px;
}

form {
	margin:0px;
	padding:0px;
}

#top {
 width: 800px;
 height: 91px;
 color:#8f8f8f;
 text-align:center;
 background-color:#FFFFFF;
 padding-top:41px;
}

#container {
 width: 710px;
 height:434px;
 text-align:center;
 background-repeat:no-repeat
}

#bottom {
 width:800px;
 height:168px;
 margin:auto;
 clear: left;
 margin:auto;
 color:#8f8f8f;
}

#bottom a {
 color:#8f8f8f;
 font-family:"Tahoma",sans-serif;
 font-size:11px;
 padding-left:10px;
 padding-right:10px;
 text-decoration:none;
 text-align:center;
}


#bottom a:hover {
	text-decoration:underline;
}

#slideshow {
 margin:0 auto;
 width:550px;
 overflow:hidden;
 white-space:nowrap;
 position:relative;
}

#scroller {
 position:relative;
 display:inline;
 cursor:pointer;
}

#control span {
 cursor:pointer;
 font-weight:bold;
}

.year_ok {
 float:left;
 padding-right:5px;
 padding-top:3px;
 background:url(images/year_ok.gif);
 background-repeat:no-repeat;
 width:71px;
 height:23px;
}

.year {
 float:left;
 padding-right:5px;
 padding-top:3px;
 background:url(images/year.gif);
 background-repeat:no-repeat;
 width:71px;
 height:23px;
}

.year_text {
 font-size:13px;
 color:#FFFFFF;
 font-weight:bold;
 text-decoration:none;
}

.year_text a {
 font-size:13px;
 color:#FFFFFF;
 font-weight:bold;
 text-decoration:none;
}

.rightcol_head_parent {
	color:#8c8ca7;
	font-family:"Tahoma",sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
}

.rightcol_head_parent a {
	color:#8c8ca7;
	font-family:"Tahoma",sans-serif;
	font-size:14px;
	text-decoration:none;
	font-weight:normal;
}

.rightcol_head_parent a:hover {
	text-decoration:underline;
}

.rightcol_head_now {
	color:#333389;
	font-family:"Tahoma",sans-serif;
	font-size:16px;
	text-decoration:none;
}


.text {
 color:#000000;
 font-family:Arial, Helvetica, sans-serif;
 font-weight:normal;
 font-size:12px;
 padding-left:25px;
 padding-right:10px;
}

.button{
 font-family:Tahoma,Verdana;
 font-size:11px;
 height:25px;
 width:106px;
 text-align:center;
 background-image:url('/images/button_bg.gif');
 text-decoration:none;
 font-weight:normal;
 border-color:#b4b4b4;
 border-style:solid;
 border-width:1px;
 cursor:pointer
}

.error_text {
 color:#660000;
 font-weight:normal;
 font-size:11px;
 padding-top:10px;
 }

 .list {
 padding-top:10px;
 padding-bottom:10px;
 }
 
.close {
	color:#ffffff;
	font-family:Tahoma;
}

a.close {
	color:#ffffff;
	text-decoration:none;
}

a.close:hover{
	color:#ffffff;
	text-decoration:underline;
}
