/* CSS Document */

.arrows 
{
	width:14px;
	position:absolute;
	top: 2px;
	right:0px;
	height:14px;	
	padding:0px 0 0 0;
	margin:0;
}

#bottomarrow{
margin-top:140px;
}

#scroller 
{
	overflow:visible;
	position:relative;
	text-align:left;
/*	width:730px;*/
	height:auto;
	margin:0px;
	padding:0px;
}

.jscontainer 
{
	margin-top:8px;
    margin-bottom:8px;
	margin-left:8px;
	margin-right:8px;
	border:1px; color:#AEB4AD; border-style:solid;
	background-color:#ffffff;
		}

.seocontainer 
{
	overflow:hidden;
	text-align: left;
/*	width:730px;*/
	height:170px;
	position: relative;
	color:#D8EEC0;
	border: 5px solid;
	border-bottom: 0px;
	padding-top:3px;
	background-image:url(scrollbg.jpg);
	
	}
.contents
{
/*height:70px;*/
}

.contents h1 {
color:#7D9D68;
font-family:Verdana,Helvetica,sans-serif;
font-size:12px;
text-align:left;
width:100%;
margin:0px;
padding:10px 0 10px 0;
}


.contents h2 {
color:#7D9D68;
font-family:Verdana,Helvetica,sans-serif;
font-size:12px;
text-align:left;
width:100%;
margin:0px;
padding:10px 0 10px 0;
}

.contents p {
color:#6D7E54;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:10px;
text-align:justify;
width:100%;
margin-top:3px;
margin-bottom:3px;
}

.contents a{color: #8D8D8D; text-decoration:underline}
.contents a:visited{color: #8D8D8D}
.contents a:active{color: #8D8D8D}
.contents a:hover{color: #8D8D8D;
font-weight: normal;
}

.jslinks a{color: #4566AB; text-decoration:underline; font-weight: normal;}
.jslinks a:visited{color: #4566AB; font-weight: normal;}
.jslinks a:active{color: #4566AB; font-weight: normal;}
.jslinks a:hover{color: #4566AB; font-weight: normal;}

#index h4 {
display:block;
font-size:16px;
font-weight:bold;
margin:1em 0;
}

#index p {
color:#93A678;
font-family:Arial,Verdana,Helvetica,Sans-serif;
font-size:12px;
padding:0;
margin-top:0px;
margin-bottom:0px;
}

