/* CSS Document */

* { margin: 0px; padding: 0px }

body {
	font-family: 		Tahoma, Arial, Verdana, Helvetica;
	font-weight:        normal;
	font-size: 11px;
	color: #000000;
	background-attachment: scroll;
	background-image: url(images/structure/background.png);
	background-repeat: repeat;
}

a.whitelinks:link {
	font-weight: normal;
	color: #FFFFFF;
	background-color: transparent;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	text-decoration: none;
     }

a.whitelinks:visited {
	font-weight: normal;
	color: #FFFFFF;
	background-color: transparent;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	text-decoration: none;
     }

a.whitelinks:hover {
	font-weight: normal;
	color: #FFFFFF;
	background-color: transparent;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	text-decoration: none;
     }
	 
a.whitelinks:active {
	font-weight: normal;
	color: #CCCCCC;
	background-color: transparent;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
     }
	
a.whitebiglinks:link {
	font-weight: normal;
	color: #FFFFFF;
	background-color: transparent;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 16px;
	text-decoration: none;
     }

a.whitebiglinks:visited {
	font-weight: normal;
	color: #FFFFFF;
	background-color: transparent;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 16px;
	text-decoration: none;
     }

a.whitebiglinks:hover {
	font-weight: normal;
	color: #FFFFFF;
	background-color: transparent;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 16px;
	text-decoration: none;
     }
	 
a.whitebiglinks:active {
	font-weight: normal;
	color: #CCCCCC;
	background-color: transparent;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 16px;
     }

a.graylinks:active {
	font-weight: normal;
	color: #CC9966;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	text-decoration: none;
     }
	 
a.graylinks:link {
	font-weight: normal;
	color: #999999;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	text-decoration: none;
     }

a.graylinks:visited {
	font-weight: normal;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	text-decoration: none;
     }

a.graylinks:hover {
	font-weight: normal;
	color: #00CC00;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	text-decoration: none;
     }

a.navylinks:active {
	color: #6699FF;
	background-color: transparent;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
     } 

a.navylinks:link {
	color: #000066;
	background-color: transparent;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
     }

a.navylinks:visited {
	color: #333333;
	background-color: transparent;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
     }

a.navylinks:hover {
	color: #CC0000;
	background-color: transparent;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
     }
	 
a.redboldlinks:active {
	color: #FF0000;
	background-color: transparent;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
     } 

a.redboldlinks:link {
	color: #990000;
	background-color: transparent;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
     }

a.redboldlinks:visited {
	color: #000066;
	background-color: transparent;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
     }

a.redboldlinks:hover {
	color: #FF0000;
	background-color: transparent;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
     }
	 
a.greyunderlink:link {
	color: #CCCCCC;
	text-decoration:none;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 10px;
	font-weight: normal;
}
a.greyunderlink:visited {
	color: #CCCCCC;
	text-decoration:none;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 10px;
	font-weight: normal;
}
a.greyunderlink:hover {
	color: #6699FF;
	text-decoration:none;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 10px;
	font-weight: normal;
}
a.greyunderlink:active {
	text-decoration:none;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}

a.bluelink:link {
	color: #3366FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.bluelink:visited {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.bluelink:hover {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.bluelink:active {
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.graytext {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-variant: normal;
	line-height: normal;
}
.navytext {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #006;
	font-variant: normal;
	line-height: normal;
}

.redtext {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	font-variant: normal;
	line-height: normal;
}

.navyheadertext {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #000066;
	font-variant: normal;
	text-align: center;
}

.redheadertext {
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #C00;
}

#Table_01 {
	position: relative;
	width:750px;
	height:auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	position:absolute;
	left:0px;
	top:0px;
	width:750px;
	height:120px;
	background-color: #FFFFFF;
}

#LeftNav {
	position:absolute;
	left:0px;
	width:150px;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	background-color: #000033;
	z-index: 10;
}

#introbox {
	position:absolute;
	left:0px;
	top:0px;
	width:750px;
	height:auto;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-attachment: scroll;
	background-image: url(images/structure/baseball_faded.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
#bottomMenu {
	position:absolute;
	left:0px;
	width:850px;
	height:auto;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	z-index: 90;
}

#topmenu {
	position:absolute;
	left:0px;
	width:750px;
	height:auto;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
	background-color: #000066;
}

#banner-main {
	position:absolute;
	left:0px;
	width:750px;
	height:100px;
	background-attachment: scroll;
	background-image:  url("");
	background-repeat: no-repeat;
	z-index: 6;
}

#banner {
	position:absolute;
	left:0px;
	width:750px;
	height:100px;
	background-attachment: scroll;
	background-image:  url("");
	background-repeat: no-repeat;
}

#copyrightBar {
	position:absolute;
	left:0px;
	width:850px;
	height:auto;
	font-family: Tahoma, Arial, Verdana, Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	z-index: 100;
}


#highlight-box {
	position:absolute;
	border: medium groove #CC0000;
	background-color: #FFFF00;
}

tr.odd 	{
	background: #C6D9FF;
	border-top:1px solid #EAEAEA;
}

tr, tr.odd {
	font-size: 12px;
}

.graytext10 {
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

.graytext14 {
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}
.blacktext14 {
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#sponsors {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
}
.whitetext12 {
	color: #FFF;
}
.redboldtext12 {
	color: #C00;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.redboldtext10 {
	color: #C00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}
.whiteboldtext10 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}
.navyboldtext10 {
	color: #006;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}
.whiteboldtext12 {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.whitetext14 {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.blue10 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006;
	text-decoration: none;
}
.blue10bold {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006;
	text-decoration: none;
	font-weight: bold;
}
.blue12 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006;
	text-decoration: none;
}
.blue12bold {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006;
	text-decoration: none;
	font-weight: bold;
}
.blue14bold {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006;
	text-decoration: none;
	font-weight: bold;
}
.red10 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C00;
	text-decoration: none;
}
.red10bold {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C00;
	text-decoration: none;
	font-weight: bold;
}
.red12 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C00;
	text-decoration: none;
}
.red12bold {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C00;
	text-decoration: none;
	font-weight: bold;
}
.red14bold {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C00;
	text-decoration: none;
	font-weight: bold;
}
.readheader18 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C00;
	text-decoration: none;
	font-weight: normal;
}
.blue-columbia11bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3366FF;
	text-decoration: none;
	font-weight: bold;
}
