body {
background-attachment: fixed; 
background-repeat: no-repeat;
}

ul.whitebut li { 
color:white; 
}

ul.whitebut li span { 
color:white; 
}

body, td {
color: white;
font: 12px arial;
}

a {
color: white;
}

a:hover {
color: #f12c33;
}

hr {
color: #fff;
background-color: #fff;
height: 1px;
border: none;
margin: 20px 0px;
}

h1 {
color: #f12c33;
font-size: 20px;
}

h2 {
font-size: 16px;
}

h3 {
font-size: 14px;
}

.schedule {
border: 1px solid #dcdcdc;
background: white;
}

.schedule td {
font: 11px arial;
color: black;
}

.schedule td a {
text-decoration: none; 
color: #000099;
}

.schedule td a:hover {
text-decoration: none; 
color: #990000;
}

.schedule th {
color: white;
font-size: 11px;
text-align: left;
}

.main_nav {
color: white;
font: 11px Arial, Helvetica, sans-serif;
font-weight: bold;
}

.main_nav a {
text-decoration: none;
color: white;
}

.main_nav a:hover {
color: #dcdcdc;
}
