body,td,th {
	color: #FFF;
	font-family: arial, "lucida console", sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;

}


a{
	color: #FFF ;
}

a:hover{
	color: #CCC ;
}

/* Scroller */

#container{
	width: 800px;
	height: 180px;
	/* border: 8px solid #FFF; */
	/*overflow: auto;*/
	margin: 0 auto;
	overflow-x:hidden;
	overflow-y:hidden;
	margin-top:210px;
	margin-left:120px;
	font-family: arial, "lucida console", sans-serif;
	font-size: 80%;
    color: #E6E6E6 ;
	text-align: justify;
}
 
.main-content {
	width: 920px;
	height: 150px;
	padding:0px;
	/* background:#CCCCCC; */
}

.section{
	margin:0 0 0 0;
	width:280px;
	float:left;
	margin-right:40px;
	margin-left:30px;
}

.next_section{
	margin:0 0 0 0;
	width:280px;
	float:left;
	margin-right:40px;

}




.last_section{
	margin:0 0 0 0;
	width:280px;
	float:left;
	margin-right:0px;
}


.last_section_links{
	margin:0 0 0 0;
	width:280px;
	float:left;
	margin-right:0px;
	margin-top: 24px;
}



.section h3 {
        margin:0 0 0 0;
        margin-bottom: 4px;

}


.arrow_right{
	margin-top:120px;
	margin-left:30px;
	float:left;
}

.arrow_left{
	margin-top:0px;
	margin-right:30px;
	float:left;
}

.outer-appear{
	margin-top:15px;	
	margin-bottom:16px;	
}

.appear-div{
	margin-top:15px;	
	margin-bottom:16px;	
}


.small_text {
	font-size: 0.7em;
	text-decoration: none;
	color: #BBB;
}

.small_text a{
	text-decoration: none;
		color: #BBB;
}
