﻿.helplabel
{
	font-size: small;
	color: #666666;
}

/******************************* Coaches Page ************************************/
#coaches_page
{
}

#coaches_header
{
}

#coaches_content
{
}

.passwordindicator
{
	background-color:Gray;
	color:White;
	font-family:Arial;
	font-size:x-small;
	font-style:italic;  
	padding: 2px 3px 2px 3px; 
}

.coachhelplabel
{
	font-size: small;
	color: #666666;
}
/******************************* Coaches Page End************************************/

/******************************* News Page ************************************/
#news_page
{
}

#news_header
{
}

#news_content
{
	width: 100%;
}


/******************************* News Page End************************************/

/******************************* Sports Page ************************************/

/******************************* Sports Page End************************************/

/******************************* Teams Page ************************************/
#teams_page
{
}

#teams_content
{
	width: 100%;
}

/******************************* Teams Page End ************************************/

/******************************* Team Schedule Page ************************************/
.filterpopup
{
	background-color: White;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
/******************************* Team Schedule Page End************************************/