


/* THESE CLASSES ARE FOR THE HEADER ONLY AND WILL BE ON EVERY PAGE*/
.CommunitySysAlert {
	width: 1000px;
	text-align: center;
	background-color: #990000;
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

	
	


.SubHeader {
	background: white url(/imgs/Backgrounds/BG_SubHeader.gif) top left; 
	}
.SubHeaderCollege {
	background: white url(/imgs/Backgrounds/BG_SubHeaderCollege.gif) top left; 
	}
.SubHeaderAthlete {
	background: white url(/imgs/Backgrounds/BG_SubHeaderAthlete.gif) top left; 
	}
.SubHeaderTitleCell {
	padding-top: 20px; 
	padding-right: 20px; 
	padding-bottom: 0px; 
	padding-left: 20px; 
	}
.SubHeaderAthleteTitleCell {
	padding-top: 18px; 
	padding-right: 20px; 
	padding-bottom: 0px; 
	padding-left: 20px; 
	}
.SubHeaderAthleteLinksCell {
	padding-top: 18px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 4px; 
	}
.SubHeaderOwnerCell {
	padding-top: 0px; 
	padding-right: 20px; 
	padding-bottom: 0px; 
	padding-left: 20px; 
	}
.SubHeaderDetailCell {
	padding-top: 0px; 
	padding-right: 20px; 
	padding-bottom: 0px; 
	padding-left: 20px; 
	}
.SubHeaderMenuCell {
	padding-top: 0px; 
	padding-right: 20px; 
	padding-bottom: 15px; 
	padding-left: 16px; 
	}
.SubHeaderSpacerCell {
	padding-top: 3px; 
	padding-right: 10px; 
	padding-bottom: 3px; 
	padding-left: 10px; 
	}
.SubHeaderLogoCell {
	padding-top: 15px; 
	padding-right: 10px; 
	padding-bottom: 15px; 
	padding-left: 10px; 
	}
.SubHeaderLogo {
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 10px; 
	padding-left: 0px; 
	}
















.ProfileTitleCell { 
background: white /* url(/imgs/Backgrounds/BG_SubHeaderTitle.gif) top left repeat-x*/; 
padding-top: 10px; 
padding-right: 0px; 
padding-bottom: 4px; 
padding-left: 10px; 
height: 36px; 
border-top: None; 
border-right: None; 
border-bottom: 1px Solid #336699; 
border-left: None;
}
.ProfileTitle { 
font-family: Verdana, Arial, Helvetica; 
font-size: 12px; 
color: #000000; 
padding-top: 2px; 
padding-right: 0px; 
padding-bottom: 2px; 
padding-left: 0px; 
text-decoration: none; 
}
.ProfileTableBox {
	border: #CCCCCC 1px solid; 
	margin: 3px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	background: white;
	}

	