/*   TEAM PAGE CONTROLLERS   */


.Team_Image_MainPanel {
	background-image:url(images/team_main_panel.png);
}
  
.Team_Image_NavPanel {
	background-image: url(images/team_nav_panel.png);
	background-repeat: no-repeat;
}

.Team_Image_Sub_Panel {
	background-image: url(images/team_sub_panel.png);
	background-repeat: no-repeat;
}

.Team_Image_Sub_Pete {
	background-image: url(images/team_sub_pete.png);
	background-repeat: no-repeat;
}
.Team_Image_Sub_Jav {
	background-image: url(images/team_sub_Jav.png);
	background-repeat: no-repeat;
}
.Team_Image_Sub_Jimmy {
	background-image: url(images/team_sub_jimmy.png);
	background-repeat: no-repeat;
}
.Team_Image_Sub_Marshall {
	background-image: url(images/team_sub_marshall.png);
	background-repeat: no-repeat;
}
.Team_Image_Sub_Nick {
	background-image: url(images/team_sub_nick.png);
	background-repeat: no-repeat;
}

.Team_Image_Sub_Brandon {
	background-image: url(images/team_sub_brandon.png);
	background-repeat: no-repeat;
}

.Team_Image_Sub_Kellen {
	background-image: url(images/team_sub_kellen.png);
	background-repeat: no-repeat;
}

.Team_Image_Sub_Larrell {
	background-image: url(images/team_sub_larelle.png);
	background-repeat: no-repeat;
}

.Team_Image_Sub_Jamie {
	background-image: url(images/team_sub_jamie.png);
	background-repeat: no-repeat;
}

.Team_Image_Sub_Tyler {
	background-image: url(images/team_sub_tyler.png);
	background-repeat: no-repeat;
}

.Team_Image_Sub_Wes {
	background-image: url(images/team_sub_wes.png);
	background-repeat: no-repeat;
}

.Team_Text_Pete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CC9933;
	position: relative;
	text-decoration: none;
	left: 168px;
	font-weight: normal;
	top: 45px;	
}

a.TeamNav:link {
	padding-left: 20px;
	background-image: url(images/arrow_icon.png);
	background-repeat: no-repeat;
	background-position: 0 .10em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	position: relative;
	text-decoration: none;
	left: 22px;
	vertical-align:middle;
	font-weight: bold;
	top: 50px;
	list-style-image: url(images/arrow_icon.png);
}

a.TeamNav:visited {
	padding-left: 20px;
	background-image: url(images/arrow_icon.png);
	background-repeat: no-repeat;
	background-position: 0 .10em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	position: relative;
	left: 22px;
	vertical-align:middle;
	font-weight: bold;
	top: 50px;
	list-style-image: url(images/arrow_icon.png);
	text-decoration: none;
	color: #CCCCCC;
}

a.TeamNav:active {
	padding-left: 20px;
	background-image: url(images/arrow_icon.png);
	background-repeat: no-repeat;
	background-position: 0 .10em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	position: relative;
	left: 22px;
	vertical-align:middle;
	font-weight: bold;
	top: 50px;
	list-style-image: url(images/arrow_icon.png);
	text-decoration: none;
}

a.TeamNav:hover {
	padding-left: 20px;
	background-image: url(images/arrow_icon.png);
	background-repeat: no-repeat;
	background-position: 0 0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FA9729;
	position: relative;
	text-decoration: none;
	left: 22px;
	vertical-align:middle;
	font-weight: bold;
	top: 50px;
	list-style-image: url(images/arrow_icon.png);
}


a.TeamVideo:link {
	padding-left: 20px;
	background-image: url(images/arrow_icon.png);
	background-repeat: no-repeat;
	background-position: 0 .10em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FA9729;
	position: relative;
	font-weight: bold;
	list-style-image: url(images/arrow_icon.png);
	text-decoration: none;
}

a.TeamVideo:hover {
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	font-weight: bold;
}

a.TeamVideo:visited {
	font-size: 12px;
	font-style: normal;
	color: #FA9729;
	font-weight: bold;
}

.Team_text_answers {
	color: #CCCCCC;
	font-weight: bold;
}

/*   TEAM PAGE CONTROLLERS END  ////////////////  */
  

a.Blitzlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	position: relative;
	text-decoration: none;
}

a.Blitzlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FA9729;
	position: relative;
	font-weight: bolder;
	text-decoration: none;
}

a.Blitzlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #DDDDDD;
	position: relative;
	text-decoration: none;
}

.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	position: relative;
	vertical-align: top;
	text-align: left;
	padding-left: 11px;
	font-weight: bold;
}
