body {
	background-color: #000;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
}

a.link,a:visited {
	text-decoration:none;
	color: #000000;
}	

.search {
	background: url(../images/search_button.png) no-repeat 50% 50%;
	border:none;
	height:28px;
	width:40px;
	cursor:pointer;
}	
	
	
.centrebox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	color: #000;
	background-image: url(../images/menu_box.png);
	background-repeat: no-repeat;
	padding-top: 15px;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	color: #2BB6B7;
	background-color: #000;
	font-size: 10px;
}

.footer2 {
	font-family: Verdana, Geneva, sans-serif;	
	padding-left: 60px;
	color: #2BB6B7;
	background-color: #000;
	font-size: 8px;
}

.searchbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #2bb6b7;
	font-weight: bold;
}
.box_text {
	font-family: Verdana, Geneva, sans-serif;
	color: #2BB6B7;
	background-color: #000;
	font-size: 12px;
}



.cyantext {
	font-family: Verdana, Geneva, sans-serif;
	color: #2BB6B7;
	font-size: 16px;
	font-weight: bold;
	padding-left:10px; 
	padding-top:15px;
}

.cyantextsmall {
	font-family: Verdana, Geneva, sans-serif;
	color: #2BB6B7;
	font-size: 14px;
	font-weight: bold;
	padding-top:5px;
}

.cyantextheader {
	font-family: Verdana, Geneva, sans-serif;
	color: #2BB6B7;
	font-size: 24px;
	font-weight: bold;
	padding-left:10px; 
	padding-top:15px;
}

.smalltext {
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	font-size: 10px;
	padding-left:10px; 
	padding-top:10px;
}

.vsmalltext {
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	font-size: 9px;
	padding-left:10px; 
	padding-top:10px;
}

.mediumtext {
	font-family: Verdana, Geneva, sans-serif;
	color: #2BB6B7;
	font-size: 14px;
	font-weight:bold;
	padding-left:10px; 
	padding-top:10px;
}

.tb1 {
	background: url(../images/search_button.png) no-repeat top left;
	padding: 6px;
	width:36px;
	border: none;
}

.tb2 {
	background: url(../images/search_box.png) no-repeat top left;
	padding: 6px 10px;
	width: 375px;
	border: none;
}
.tb2a {
	border: none;
	width:220px;
	margin-top:3px;
}

.tb3 {
	background: url(../images/news_sign_up.png) no-repeat top left;
	height: 20px;
	width: 180px;
	border: none;
}
.tb3a {
	border: none;
	width:220px;
	margin-top:3px;
}


ul.menu {
	margin:0 0 1.5em;
	padding-left:0;
	list-style:none;
	font-size: 12px;
}

ul.menu li {
	margin-left:0;
	padding-left:0;
	list-style:none;
	background: url(../images/menu_button.png) no-repeat 50% 50%;
	color:#000000;
	line-height:20px;
	list-style:none outside none;
	margin-bottom:4px;
	margin-left:0;
	padding-left:0;
}

ul.menu li a {
	color:inherit;
	padding-left:10px;
	text-decoration:none;
}

ul.menu li:hover {
	color:#ffffff;
}

ul.menu li a:hover {
	color:#ffffff;
}
