/*This style sheet is used for most major browers - including NS4x*/
/*The styles are commented for your convenience*/
/*Test the style sheet in various browsers when changing any of the styles*/
body {
/*aligning the text to center, centers the page in NS4+ browsers*/
 text-align: center;
	background-color: #ADB7CD;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

/*This table holds the left and main content areas*/
table.tableborder, table.tableborder td, table.tableborder th{
	border: 1px solid #656E8D;
	border-collapse: collapse;
	padding: 2px 2px 2px 2px;
}
.headingrow {
	background: #ECF2F9;
	margin-bottom: 0px;
}

/*This styles the main wrapper table that holds all the other tables*/
 #mainTable {	
 /*changed the text align to left - to break out of the center align applied to the body tag for */
text-align: left;
  background-color: White;	
	border: 1px #37425B;
	border-style: solid;
	padding: 0px;
margin: 1% auto auto auto; 
 }
 
/*formats the boxes on the entry page*/
#boxtable {
padding: 10px 10px 10px 10px;
width: 90%;
margin: auto;
}
	
.box-blue {
background-image: url(images/leagueinfo.gif);
background-position: top;
background-repeat: no-repeat;
	BORDER-RIGHT: #485677 1px solid;	
	BORDER-TOP: #485677 1px solid;
	FONT: 10px Verdana, Arial, Helvetica, sans-serif;
	BORDER-LEFT: #485677 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #485677 1px solid;
	BACKGROUND-COLOR: White;	
	width: 204px;	
	margin-top: 25px;
	text-align: left;
		}		
	
.box-blue td {
padding: 2px;
}

/*Formats the left column on the secondary pages*/		
#newsbox {
background-image: url(../graphics/newsbox.gif);
background-position: top;
background-repeat: no-repeat;
	BORDER-RIGHT: #485677 1px solid;	
	FONT: 10px Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	BACKGROUND-COLOR: White;	
	width: 151px;
	padding-left: 10px;
	}
	/*Formats the left column cell on the secondary pages*/		
#newsbox td {
padding: 10px;
BORDER-RIGHT: #485677 1px solid;
}	
	/*Formats the left column headers on the secondary pages*/		
#newsbox h3 {
color: #996666;
}

#newsbox h1 {
font-size: 14px;
color: #996666;
}	
		
/*declares the styles applied to the images*/
.imgright {
display: block;
float: right;
padding: 10px;

}
.imgleft {
display: block;
float: left;
padding-left: 10px;
}

.imgcenter {
display: block;
float: none;
margin-top: 26px;
text-align: left;
}
/*Formats the secondary pages - main content td*/
#main {
vertical-align: top;	
font-size: 12px;		
padding: 5px 5px 5px 10px;
}
#main a:link{
	color: #4B5C7C;
	text-decoration: none; 
}
  
#main a:visited {
	color: #4B5C7C;
	text-decoration: none; 
}

#main a:hover {
		color: #996666;
		text-decoration: none; 
}
    
 #footer {
 	background-color: #7388BF;
 	color: White;
	padding: 5px 5px;
}
#footer a:link {
	color: White;
	font: 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: underline;
}

#footer a:visited {
	color: White;
	font: 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: underline;
}

#footer a:hover {
	color: #FF9046;
	font: 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: none;
}
#footer a:active {
	color: White;
	font: 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: underline;
}

 #copyright {
 	background-color: #7388BF;	
 color: White;
 padding-top: 10px;
 padding-bottom: 5px;
 }

 #copyright td {
 	font: 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
 }
 
 #copyright a:link {
	color: White;
	font: 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: underline;
}

#copyright a:visited {
	color: White;
	font: 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: underline;
}

#copyright a:hover {
	color: #414D69;
	font: 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: underline;
}
#copyright a:active {
	color: White;
	font: 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration: underline;
}

.margin30 {margin-left: 30px}
   
 td, p, ul,ol {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 12px;
 }
 
 .blackfont {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; 
 	color: Black;
 }
 
  .bluefont {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px; 
 	color: #0000CC;
 }

 .smallfont {
 	font-family: sans-serif;
	color: Gray;
	font-size: 9px;
 }
 
  h1 {
 	color: #996666;
	font-size: 16px;
 }
  h6 {
 	color: #CC0000;
	font-size: 16px;
 }
 
 h2{
 	color: #6666CC;
	font-size:13px;
 }
 
h3{
 	color: #006599;
	font-size: 12px;

 }
h4 {
 	color: #FF6600;
	font-size: 13px;
 }
  h5 {
 	color: Navy;
	font-size: 16px;
	margin-bottom: 0px;
	 }
h6 {
	color: #000000;
	font-size: 16px;
}
h7 {
	color: #FF0000;
	font-size: 11px;
	line-height: 13px;
}

/*We have not used the list definitions in this template, but they are here for your convenience should you need them*/
LI {
	LIST-STYLE-TYPE: disc;
}

UL.featurelist {
	LIST-STYLE-POSITION: inside;
	TEXT-ALIGN: left;
	line-height: 18px;	
	}