/* CSS Document */


.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight:bold;
	color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.green_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight:bold;
	color: #97B33C;
}
.black_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
}
	.nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:bold;
	color:#333333;
	display:inline;		
}

	.nav:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	font-weight:bold;
	color:#666666;
	display:inline;	
	}
	
	.scrollbar{ 
	scrollbar-3dlight-color: #333333; 
	scrollbar-highlight-color: #CCCCCC; 
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000000; 
	scrollbar-darkshadow-color:#000000; 
	scrollbar-base-color: #000000; 
	scrollbar-arrow-color: #999999;
	scrollbar-track-color: #333333;
	}
	
	.checkbox { 
	border: #FFFFFF;
	border-bottom-color:#FFFFFF;
	disabledcolor: #33FF00;
	}
	.style2 input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color:#000000;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}#team-api {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FF9900;
}
.mega-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	margin: 2px;
	padding: 2px;
	height: auto;
	width: auto;
	color: #000000;
}
.green-pages {
color: #333333
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
