.background { 
	background-color:#000000;
	}
	
.main_table { 
	background-color:#233029; 
	border: 1px solid #7e7e7e;
	}
	
.segment_txt { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:14px;
	margin: 20px;
	text-align:left;
	}
	
.copyright { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	line-height:14px;
	margin-left:20px;
	margin-right:20px;
	text-decoration: none;	
	} 
	
#copyright a:visited { 
	color:#FFFFFF;
	text-decoration: none;
	}	
	
#copyright a:hover { 
	color:#000066;
	text-decoration: none;
	}	
	
.thumbnail {
	border:1px solid #7e7e7e;
	} 
	
.snake_label { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	font-weight:bold;
	color:#EEEE00; 
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-top: 20px; 
	text-align:left; 
	}	

.available { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	font-weight:bold;
	color:#EEEE00; 
	text-align:left; 
	text-indent: 15px;
	line-height: 14px;	
	}
	
.navmenu {
	padding: 0px 5px;
	text-decoration: none;
	font-weight: 900;
	color: #EEEE00; 
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	width: 180;
	text-align:center;
	}	

#navmenu a:visited {
	text-decoration: none;
	font-weight: 900;
	color: #EEEE00;
	}	

#navmenu a:hover {
	text-decoration: none;
	font-weight: 900;
	color: #EEEE00;
	}


.admin_label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	color:#EEEE00;
	text-decoration: none;
	line-height: 15px;
	}

#admin_label a {
	text-decoration: none;
	font-weight: 900;
	color: #EEEE00;
	}	

#admin_label a:visited {
	text-decoration: none;
	font-weight: 900;
	color: #EEEE00;
	}


#menu_child a{
	display: block;
	width: 150px;
	border: 1px solid black;
	padding: 0px 5px;
	text-decoration: none;
	font-weight: 900;
	color: #FFE500; 
	font-size:12px;
	font-family:Arial;
	text-align:left;
	text-indent: 10px;
	line-height:20px;
	}

#menu_child a:hover{
	background-color: #233029;
	}
	
.terms {
	font-family: Arial, Helvetica, sans-serif;
	text-indent:15px;
	font-size:16px;
	color:yellow;
	text-align:justify;
	line-height:20px;
	margin:3px;
	}
	