
body {
	margin-top: 150px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dcdcdc;
}

.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
	padding-top: 5px;
}

A:LINK, A:VISITED {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6347;
	text-decoration: none;
}

A:HOVER {
	color: #ff6347;
	text-decoration: underline;
}


.introMenu {
	background-color: #191919;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	padding-left: 5px;
}

ul.vert-one{
margin:0;
padding:0;
list-style-type:none;
display:block;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
line-height:20px;
}
ul.vert-one li{
margin:0;
padding:0;
border-top:3px solid #000000;
border-bottom:3px solid #000000;
}
ul.vert-one li a{
display:block;
text-decoration:none;
color:#999999;
background:#191919;
padding:0 0 0 12px;
width:285px;
}
ul.vert-one li a:hover{
background: #333333 url(../image/elements/vert-one_arrow.gif) no-repeat 0 5px;
}
ul.vert-one li a.current,ul.vert-one li a.current:hover{
background: #CCCCCC url("images/vert-one_arrow.gif") no-repeat 0 5px;
color: #282828;
}

.grayTitle {
	background-color: #CCCCCC;
	line-height: 20px;
}

.teamTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #f5f5f5;
	text-transform: uppercase;
}
a.teamTitle_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #f5f5f5;
	text-transform: uppercase;
}
a:hover.teamTitle_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #f5f5f5;
	text-transform: uppercase;
	text-decoration: none;
}

.teamSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
}

.teamText {
	padding-top: 5px;
}

.imgBorder {
	border: 1px solid #CCCCCC;
}



ul#gray { 
margin:0; 
padding:0; 
list-style-type:none; 
}

ul#gray li { 
position:relative; 
float:left; 
border-top:4px solid #191919; 
margin-right: 15px; 
padding-right: 20px; 
padding-top: 5px;
}

ul#gray .current { 
border-top: 4px solid #CCCCCC;
}

ul#gray .current:hover { 
border-top: 4px solid #CCCCCC;
}

ul#gray li:hover { 
border-top:4px solid #333333;
}

ul#gray li a { 
padding:2px 2px; 
text-decoration:none; 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #999999;
text-transform: uppercase;
}

ul#gray li a:hover { 
color: #999999; 
border:none; 
}

ul#gray li span { 
display:none; 
position:absolute; 
top:20px; 
left:2px; 
width:160px; 
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #999999;
text-transform: uppercase;
line-height: 15px; 
}

ul#gray li a:hover span {
margin-top: 7px; 
display:block; 
color: #8895b8;
}
