/* See http://css.maxdesign.com.au/floatutorial/index.htm */


body
{
	color: #000000 ;
	background-color: #FFFFFF ;
	font-family: Verdana , Helvetica , Arial , sans-serif ;
	font-size: 13px ;
}


a img
{
	border: none ;
}


img.floatleft
{ 
    float: left ; 
	padding: 2px ;
	border: 1px solid ;
	margin-top: 5px ;
	margin-right: 10px ;
	margin-bottom: 0px ;
	margin-left: 2px ;
}


table.whitebox
{
	color: #000000 ;
	background-color: #FFFFFF ;
	text-align: justify ;
	font-size: 13px ;
}


.whitebox a:link
{
	color: #000000 ;
	text-decoration: underline ;
}


.whitebox a:visited
{
	color: #000000 ;
	text-decoration: underline ;
}


.whitebox a:hover
{
	color: #FFFFFF ;
	background-color: #680BA9 ;
	text-decoration: none ;
}


table.photos
{
	color: #000000 ;
	background-color: #FFFFFF ;
	text-align: center ;
	font-size: 13px ;
}


H.title
{
	color: #680BA9 ;
	font-style: italic ;
	font-weight: bold ;
	font-size: 14px ;
}


/* FOR THE NAVIGATION TABLES ON THE LEFT */
/* ALSO USED BY STATISTICS, STANDINGS, RANKINGS */

table.nav
{
	width: 240px ;
	border: none ;
}


tr.lightpurple
{ 
	color: #FFFFFF ;
	background-color: #680BA9 ;
	font-size: 11px ;
	text-align: center ;
	white-space: nowrap ;	

}

tr.signees
{ 
	color: #000000 ;
	background-color: #FFFFFF ;
	font-size: 12px ;
	text-align: center ;
	white-space: nowrap ;	

}

td.avca
{ 
	background-color: #680BA9 ;
	color: #FFFF00 ;
	font-size: 42px ;
	font-style: italic ;
	font-weight: bold ;
	text-align: center ;
	letter-spacing: 3px ;
	white-space: nowrap ;
}


td.box
{
	color: #680BA9 ;
	text-align: center ;
	font-size: 12px ;
}


td.boxyellow
{
	color: #000000 ;
	background-color: #FFFE3B ;
	font-size: 12px ;
	text-align: center ;
}


td.boxbold
{
	color: #680BA9 ;
	font-weight: bold ;
	text-align: center ;
	font-size: 12px ;
	padding-left: 8px ;
	padding-right: 8px ;
}


td.rpi
{ 
	color: #E6E6FA ;
	background-color: #680BA9 ;
	font-size: 42px ;
	font-style: italic ;
	font-weight: bold ;
	letter-spacing: 3px ;
	text-align: center ;
	white-space: nowrap ;
}


td.nav
{ 
	background-color: #680BA9 ;
	color: #FFFFFF ;
	font-size: 12px ;
	height: 23px ;
	padding-left: 12px ;
	white-space: no-wrap ;
	vertical-align: middle ;
}


td.navcenter
{ 
	background-color: #680BA9 ;
	color: #FFFFFF ;
	font-size: 11px ;
	height: 20px ;
	text-align: center ;
	white-space: no-wrap ;
	vertical-align: middle ;
}


td.navprofiles
{ 
	background: #680BA9 ;
	font-size: 11px ;
	height: 20px ;
	padding-bottom: 4px ;
	padding-left: 8px ;
	padding-top: 3px ;

	text-align: left ;
	vertical-align: middle ;
}


td.navtwocell
{ 
	background: #680BA9 ;
	font-size: 11px ;
	height: 20px ;
	padding-bottom: 4px ;
	padding-top: 3px ;
	text-align: center ;
	vertical-align: middle ;
}

td.navthreecell
{ 
	background: #680BA9 ;
	font-size: 11px ;
	height: 20px ;
	padding-bottom: 4px ;
	padding-top: 3px ;
	text-align: center ;
	vertical-align: middle ;
	width: 76px ;
}

td.navtitle
{ 
	color: #311B5C ;
	background-color: #FFFFFF ;
	font-size: 12px;
	height: 23px ;
	font-style: italic ;
	font-weight: bold ;
	text-align: center ;
	white-space: nowrap ;
}


td.navtrim
{ 
	background-color: #C668F8 ;
	height: 23px ;
	width: 6px ;
}


td.navtwo-line_title
{ 
	background-color: #FFFFFF ;
	color: #311B5C ;
	font-size: 12px ;
	height: 38px ;
	font-style: italic ;
	font-weight: bold ;
	text-align: center ;
}

td.standings_team
{ 
	background-color: #680BA9 ;
	font-size: 12px ;
	height: 23px ;
	text-align: left ;
	padding-left: 20px ;
}


td.average-right-align
{ 
	background-color: #680BA9 ;
	font-size: 12px ;
	height: 23px ;
	text-align: right ;
	padding-right: 33px ;
}


td.teaminfo
{ 
	background-color: #680BA9 ;
	font-size: 12px ;
	height: 23px ;
	padding-left: 8px ;
}


td.two-line_title
{ 
	background-color: #FFFFFF ;
	color: #311B5C ;
	font-size: 12px ;
	height: 33px ;
	font-style: italic ;
	font-weight: bold ;
	text-align: center ;
}

a.nav:link
{
	color: #FFFFFF ; 
	text-decoration: none ;
}


a.nav:visited 
{
	color: #FFFFFF ; 
	text-decoration: none ;
}


a.nav:hover
{
	color: #C668F8 ; 
	text-decoration: none ;
}


.nav a:link
{
	color: #FFFFFF ;
	text-decoration: none ;
}


.nav a:visited
{
	color: #FFFFFF ;
	text-decoration: none ;
}


.nav a:hover
{
	color: #C668F8 ;
	text-decoration: none ;
}


/* USED TO MAKE AVCA RANKING YELLOW / LAVENDER */

.avca a:link
{
	color: #FFFF00 ;
	text-decoration: none ;
}


.avca a:visited
{
	color: #FFFF00 ;
	text-decoration: none ;
}


.avca a:hover
{
	color: #C668F8 ;
	text-decoration: none ;
}



/* USED TO MAKE NCAA RPI RANKING SILVER / LAVENDER */

.rpi a:link
{
	color: #E6E6FA ;
	text-decoration: none ;
}


.rpi a:visited
{
	color: #E6E6FA ;
	text-decoration: none ;
}


.rpi a:hover
{
	color: #C668F8 ;
	text-decoration: none ;
}



/* NOT SURE WHERE THESE ARE USED */

a.navyellow:link
{
	color: #F2EE72 ; 
	text-decoration: none ;
	font-weight: bold ;
}


a.navyellow:visited 
{
	color: #F2EE72 ; 
	text-decoration: none ;
	font-weight: bold ;
}


a.navyellow:hover
{
	color: #C668F8 ; 
	text-decoration: none ;
}


