@import url("reset.css");

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px 0px;
	padding:0;
	text-align:center;	
}

a {
	color:#FFF;
	text-decoration:none;
}

a:hover {
	color:#FFFF00;
	font-weight:bold;
}

table.records {
	border: 6px inset red;
	border-spacing:0;
	-moz-border-radius: 6px;
}
table.records td {
	border-bottom: 1px solid red;
	padding: 0.2em 0ex 0.2em 0ex;
	color: black;
	text-align:center;
	font-size:12px;
}

table.records tr.d0 td {
	background-color: #CCCCCC;
}
table.records tr.d1 td {
	background-color: #FFFFFF;
}
table.records a {
	color:#000000 !important;
}
table.records a:hover {
	color:#FF0000 !important;
}
.TableLinks a {
	color:#000000 !important;
}
.TableLinks a:hover {
	color:#FF0000 !important;
}
.clsHead {
	font-size: 3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
	text-align: center;
}	
.clsLarge {
	font-size: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#FFFFFF;
	text-align: center !important;
}	
.clsText {
	font-size: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#FFFFFF;
	text-align: center !important;
}	

.clsBody {
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#000000;
	margin-left:2em;
	text-align:left;
}
#header1 {
	width:1018;
	padding: 0px;
	position:absolute;
	left:0px;
	top: 0px;
}

#header2 {
	width:1000;
	padding:0px;
	position:absolute;
	left:10px;
	top: 65px;
}
#menu {
	width:1005;
	padding:0px;
	position:absolute;
	left:10px;
	top: 265px;
}

#DivWrapper {
	text-align:left;
	border:0px solid #033;
	font-size:1.4em;
}

#DivContentHeader {
	text-align:center;
	border:0px solid #033;
}
#DivLeft {
	position:absolute;
	left:5px;
	top:350px;
	width:180px;
	height:5000px;
	padding-left:7px;
	background-color:#990000;
	border-right-color:#FFFFFF;
	border-right-style:double;
	border-right-width:medium;
}

#DivLeft h6 {
	font-size:1.0em;
	text-indent:1em;
	margin: 0;

}

#DivLeft h5 {
	font-size: 1.7em;
	font-variant: small-caps; 
	margin: 0;
	font-weight:bold;
	text-align:center;	
	background-image: url(sitegraphics/gradientred1x40_1.gif);
	background-repeat:repeat-x;
}


#DivMainOther {
	position:absolute;
	left:200px;
	top:350px;
	width:800px;
   	margin-left: 20px;
	margin-right:10px;
}
#DivMainHome {
	position:absolute;
	left:190px;
	top:350px;
	width:800px;
   	margin-left: 20px;
	margin-right:10px;
}

#DivMain h1, #DivMain h2, #DivMain h3 {
	margin: 1.0em 0 0.25em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	letter-spacing: -0.05em;
	font-size: 20em;
}

#DivMain h1 {
	font-size: 3em;
	font-variant: small-caps;
	background-color:#990000;
	border-bottom-style:outset;
	border-bottom-color:#FF0000;
	border-top-style:solid;
	border-top-color:#FF0000;
	border-left-style:double;
	border-left-color:#FFFFFF;
	border-right-style:double;
	border-right-color:#FFFFFF;
}

#DivMain h2 {
	margin: 1.5em 0 0.25em 0;
	font-size: 1.66em; 
	color: #FFF;
	background-color:#990000;
	border-bottom-style:outset;
	border-bottom-color:#FF0000;
	border-top-style:solid;
	border-top-color:#FF0000;
	border-left-style:double;
	border-left-color:#FFFFFF;
	border-right-style:double;
	border-right-color:#FFFFFF;
}

#DivMain h3 {
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform:capitalize;
	letter-spacing: 0;
	color: #FFFFFF;
}

#DivMain h4 {
	font-size: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0;
	color: #FFFFFF;
	margin-bottom:1em;
	border-bottom-style:solid;
	border-bottom-color:#FF0000;
}

#DivMain h6 {
	font-size: 70%;
 	color: #FFFF33;
	text-align: right;
	padding-left: 1em;
	font-weight: bold;
}

#DivMain a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#DivMain a:hover {
	color:#FF0000;
}


#DivBlog {
	font-family: Helvetica, Arial, sans-serif;
	text-align:center;
	font-size: 100%;
	color: #FFFFFF;
	margin-left: 0em;
	margin-right: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	background-color:#990000;
	border-color:#FF0000;
	border-style:double;
	border-width:thick;
	vertical-align: top;
}

#DivBlog h1 {
	margin-top:1em;
	font-size: 125%;
 	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-variant:small-caps;
}

#DivBlog h6 {
	font-size: 70%;
 	color:#FFFF33;
	padding-left: 1em;
	text-align:right;
}

#DivBlog p {
	font-size: 100%;
	border-bottom-color:#FF0000;
	border-bottom-style:dotted;
	margin-bottom:1em;
}

#DivBlog a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#DivBlog a:hover {
	color:#FFFF00;
}


#DivFooter {
}

#backintheday {
	background: url('sitegraphics/backintheday1.gif') no-repeat left;
	height:150px;
	font-size: 125%;
 	color: #990000;
	text-align: center;
	font-weight: bold;
	font-variant:small-caps;
	padding-left:240px;
	padding-right:30px;
}
	

#contentprint {
   	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #FFFFFF;
	float:left;
    margin-left: 15px;
	margin-right: 15px;
	width:85%;
	text-align:left;
	border:0px solid #033;
	font-size:1.4em;
}

#contentprint h1, #contentprint h2, #contentprint h3 {
	margin: 0.5em 0 0.25em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: -0.03em;
	font-size: 2em;
}

#contentprint h1 {
	font-size: 3em;
	border-bottom-style:solid;
	border-bottom-color:#FF0000
}

#contentprint h2 {
	font-size: 1.66em; 
	color: #000;
}

#contentprint h3 {
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform:capitalize;
	letter-spacing: 0;
	color: #000;
}
#contentprint h4 {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0;
	color: #000;
	margin-bottom:1em;
}

#contentprint h6 {
	font-size: 70%;
 	color: #000000;
	text-align: left;
	padding-left: 1em;
	font-weight: bold;
}

#contentprint table {
	margin: 0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.4em;
	border-collapse: collapse;
	background-color:#FFFFFF;
}

#contentprint th {
	color: #fff;
	text-align:center;
	border-bottom:1px solid #666666;
}

#contentprint tr {
}

#contentprint tr.odd {
	background-color:#CC0000; 
}

#contentprint td {
	color: #FFF;
	border: 0px solid #ccc;
	font-weight:bold;
	text-align:center;
}

#contentprint td.text {
	color:#CCCCCC;
	font-weight:normal;
	text-align:left;
}

#contentprint a {
	color:#000;
}


.GameWin {
	font-size: 3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}	
.GameScore {
	font-size: 2.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#FF0000;
	text-align:center;
}	
.GameCoach {
	font-size: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#FFFFFF;
}
.GameDate {
	font-size: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#FFFFFF;
}
.GameLocation {
	font-size: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#FFFFFF;
}
.GameNotes {
	font-size: 1.0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#FFFFFF;
	text-align:left;
}

#wx_module_4825 {
    color:#000000;
}

#wx_module_4825 a {
	color:#000000;
	text-decoration:none;
}

#wx_module_4825 a:hover {
	color:#FF0000;
	text-decoration:none;
}


.InGameHead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 3em;
 	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-style:italic;
	font-variant:small-caps;
	background-color:#990000;
	border-style:dotted;
	border-color:#FFFF00;	
}
.InGamePromo {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
 	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-style:italic;
	background-color:#990000;
	border-style:dotted;
	border-color:#FFFF00;	
}
.InGameTime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
 	color:#FFFFFF;
	font-weight:bold;
	padding-left: 1em;
}
.InGameText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
 	color: #FFFFFF;
	font-weight:bold;
	padding-left: 1em;
}

h1, h2, h3 {
	margin: 0.5em 0 0.25em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -0.01em;
}

h1 {font-size: 2em;}
h2 {font-size: 1.66em; color: #666;}

h3 {
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform:capitalize;
	letter-spacing: 0;
	color: #FFFFFF;
}

p { 
	margin: .5em;
	margin-bottom: 1em;
	line-height: 1.4;
}

p + p { text-indent: 1.5em; }

p.intro {
	text-align: left;
	font-size: 1.33em;
	line-height:1.2;
}

p.intro:first-line { 
	font-variant: small-caps; 
}

p.intro:first-letter {
	float: left;
	font-size: 3.5em;
	line-height: 1;
	color: #cc0000;
	margin: 0 .0em 0 0 ;
}

blockquote {
	font-style: italic;
	margin: 0em 0em;
}

blockquote p {
	text-indent: -1.5em;
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
}

ul {
	padding: 0;
	margin: 0;
}

li {
	list-style:square;
	margin-left: 30px;
	padding:2px 5px;
	text-align:left;
}

.TbLine1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
 	color: #000000;
	background-color: #FFFFFF;
}
.TbLine1 a:link { color: blue; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
.TbLine1 a:active { color: blue; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
.TbLine1 a:visited { color: blue; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
.TbLine1 a:hover { color: red; text-decoration: bold; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }

.TbLine2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
 	color: #000000;
	background-color: #E0DAB6;
}
.TbLine2 a:link { color: blue; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
.TbLine2 a:active { color: blue; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
.TbLine2 a:visited { color: blue; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
.TbLine2 a:hover { color: red; text-decoration: bold; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }

.TbDate1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 13px;
 	color: #000000;
	text-align: right;
}
.TbHead1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
 	color: #333333;
	background-color: #FFCC00;
	text-align: center;
}
.TbHead1Stat {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-align: right;
}

.TbLine1Stat {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: right;
	background-color: #990000;
}
.TbLine1Stat a:link { color: blue; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
.TbLine1Stat a:active { color: blue; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
.TbLine1Stat a:visited { color: blue; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
.TbLine1Stat a:hover { color: red; text-decoration: bold; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
.TbLine2Stat {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 14px;
 	color: #FFFFFF;
	background-color: #CC0000;
	text-align: right;
}
.TbLine2Stat a:link { color: blue; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
.TbLine2Stat a:active { color: blue; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
.TbLine2Stat a:visited { color: blue; text-decoration: none; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
.TbLine2Stat a:hover { color: red; text-decoration: bold; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }
.TbTotal1Stat {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
 	color: #FFFFFF;
	font-weight: bold;
	background-color: #990000;
	text-align: right;
}
.TbTotal2Stat {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 16px;
 	color: #FFFFFF;
	font-weight: bold;
	background-color: #CC0000;
	text-align: right;
}

