/* CSS Document */

<style>
body  {

font-family:Arial, Verdana, sans-serif; font-size:10pt; line-height:normal; color:#000000;
scrollbar-face-color: #101E42;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #101E42;
scrollbar-darkshadow-color: #101E42;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF
}


td {font-family:Arial, Verdana, sans-serif; font-size:10pt; color:#000000}

.nav {color:#101E42; text-decoration: none; font-family: comic sans ms, Arial, Verdana, sans-serif; font-size:10pt; font-weight: bold;}
.nav:hover {color:#304AA6; font-family:  comic sans ms, Arial, Verdana, sans-serif; font-size:10pt; font-weight: bold; text-decoration: none}
a {color:#FFFFFF; text-decoration: none; font-family: Arial, Verdana, sans-serif; font-size:10pt; font-weight: bold;}
a:hover {color:#f7e516; font-family: Arial, Verdana, sans-serif; font-size:10pt; font-weight: bold; text-decoration: none}
a.title {color:#304AA6; text-decoration: none; font-family: Arial, Verdana, sans-serif; font-size:10pt; font-weight: bold;}

.doclink a {color:#304AA6; text-decoration: underline ; font-family: Arial, Verdana, sans-serif; font-size:10pt; }
.doclink A:visited {color:#304AA6; text-decoration: underline ; font-family: Arial, Verdana, sans-serif; font-size:10pt; }
.doclink A:active {color:#304AA6; text-decoration: underline ; font-family: Arial, Verdana, sans-serif; font-size:10pt; }

.link {color:#101E42; text-decoration: underline; font-family: Arial, Verdana, sans-serif; font-size:10pt; font-weight: bold;}
.link:hover {color:#101E42; background-color: #FFD5C0; font-family: Arial, Verdana, sans-serif; font-size:10pt; font-weight: bold; text-decoration: none}

.event_link {color:#101E42; text-decoration: underline; font-family: Arial, Verdana, sans-serif; font-size:10pt; font-weight: none; }
.event_link:hover {color:#101E42; background-color: #FFFFF; font-family: Arial, Verdana, sans-serif; font-size:10pt; font-weight: none; text-decoration: none}

#heading  {font-family: trebuchet ms, Tahoma, Verdana, sans-serif; font-size:13px; color:#101E42; font-weight:bold; }
#board  {font-family: trebuchet ms, Tahoma, Verdana, sans-serif; font-size:12px; color:#304AA6; font-weight:bold;  }
#heading2  {font-family: trebuchet ms, Tahoma, Verdana, sans-serif; font-size:13px; color:#101E42; font-weight:bold; font-style: italic}
#title  {font-family: Arial, Verdana, sans-serif; font-size:13pt; color:#101E42;}
#title2  {font-family: Arial, Verdana, sans-serif; font-size:12t; color:#304AA6; font-style: italic;}

#body {font-family:Arial,Verdana, sans-serif; font-size:10pt; color:#000000;}

#table1 {background-color:#101E42;}
#table2 {background-color:#E6EDE5;}
#td1 {background-color:#E6EDE5; color:#000000; text-decoration: none; font-family: Arial, sans-serif; font-size:10pt;} 
#td2 {background-color:#E6EDE5; color:#000000; text-decoration: none; font-family: Arial, sans-serif; font-size:10pt;}
#td3 {background-color:#E6EDE5; color:#000000; text-decoration: none; font-family: Arial, sans-serif; font-size:10pt;} 

#hourstable1 {background-color:#F8B7C9;}
#hourstable2 {background-color:#E6EDE5;}
#hoursheadertd {background-color:#E6EDE5; color:#101E42; text-decoration: none; font-family: Tahoma,Arial, sans-serif; font-size:11pt;} 
#hourstd {background-color:#E6EDE5; color:#000000; text-decoration: none; font-family: Arial, sans-serif; font-size:11pt;} 
#hourstimetd {background-color:#E6EDE5; color:#000000; text-decoration: none; font-family: Arial, sans-serif; font-size:11pt;} 

.button2 {background-color:#164312;  color: #FFFFFF; font-family:Arial, sans-serif; font-size:9pt;}
.button1 {background-color:#101E42;  color: #FFFFFF; font-family:Arial, sans-serif; font-size:9pt;}

.form1 {background-color:#FFFFFF; color: #101E42;}

.bgcontent{ 
background-image: url("images/bg_content.gif"); 
background-repeat: repeat-x; 
background-position: top; 
} 

.baseballbg{ 
background-image: url("../images/bg_contentbaseballs.gif"); 
background-repeat: no-repeat; 
background-position: bottom; 
} 

</style>


