@charset "utf-8";
.photocredittext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

body {
	background-image: url(images/site/background_grid.gif);
	background-repeat: repeat;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
}
.contactusformtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #000000;
	background-color: #999999;
}
.contactustext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #CCCCCC;
	font-weight: bold;
}
.teamtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #CCCCCC;
}
.teamtext a:link {
	color: #CCCCCC;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-decoration: none;
	
}
.teamtext a:visited {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	
}
.teamtext a:hover {
	color: #F7EC14;
	font-weight: bold;
	text-decoration: none;
	
}
.teamtext a:active {
	color: #F7EC14;
	font-weight: bold;
	text-decoration: none;
	
}

html,body {
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #F7EC14;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #111111;
	scrollbar-face-color: #222128;
	scrollbar-highlight-color: #F7EC14;
	scrollbar-shadow-color:#d7d7d7
}

