body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #310000;
	background-image: url(data/bg_tile.gif);
	background-repeat: repeat;
}
a:link {
	color: #AF5200;
	text-decoration: none;
}
a:visited {
	color: #AF5200;
	text-decoration: none;
}
a:hover {
	color: #F5DFBC;
	text-decoration: none;
}
a:active {
	color: #AF5200;
	text-decoration: none;
}
.style1 {
	font-size: 10px;
	color: #E6B360;
}
.style2 {
	color: #B5F700;
}
.style3 {
	font-size: 17px;
	color: #F3DAB2;
}

.active {
    display: block;
    width: 540px;
    float: left;
}
.notactive {
    display: none;
}
 
.goleft{
    cursor: pointer;
    width: 65px;
    border: 1px solid;
    color: #FFFFFF;
    float:left; 
    
    
}
.goright {
    cursor: pointer;
    width: 65px;
    border: 1px solid;
    color: #FFFFFF; 
    float:left; 
    
}
.gol{
    
    padding-left:170px;
    padding-bottom:40px;
        
}
.bol{
    
    color: #FFFFFF; 
    float:left;
    width: 25px;
   
        
}
