/* 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;
}

	.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;
	background-color:#000000;
	background-image: url(images/nav/carbon-bkg.png);
	background-repeat: repeat-y;
	background-position:right;
	color:	#CCCCCC;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
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;
}
body,td,th {
	font-size: small;
}

.orange_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}
.title_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}

.page_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color:	#CCCCCC;
}
.orange_medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}
.sm_title_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
.orange_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
}
.page_grey_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color:	#CCCCCC;
}