@charset "iso-8859-1";
body {
background-color: #000000;
color: #ffffff; 
font-family: arial,helvetica,sans-serif;
}

/* Logo & Page Title */
h1 {
color: #33cc33;
font-size: 50px;
font-weight: bold;
text-align: center;
background: #000000;
}

/* Page Title Text */
h2 {
color: #ffffff;
font-size: 25px;
text-align: center;
background: #000000;
}

h3{
color: #ffffff;
font-size: 18px;
font-weight: bold;
background: #000000;
}

h4{
color: #ffffff;
font-size: 15px;
font-weight: bold;
text-decoration: underline;
background: transparent;
margin-bottom: 0px;
}

h4.menu{
color: #000000;
font-size: 15px;
font-weight: bold;
text-decoration: underline;
background: transparent;
margin-bottom: 0px;
}

/* Footer Text */
h5{
color: #ffffff;
font-size: 10px;
background: #000000;
text-align: center;
font-family: arial,helvetica,sans-serif;
}

p,ul,li {
color: #ffffff;
background: #000000;
font-size: 13px;
font-family: arial,helvetica,sans-serif;
}

ul,li.menu {
color: #000000;
background: transparent;
font-size: 12px;
font-family: arial,helvetica,sans-serif;
}

td {
color: #ffffff;
background: transparent;
font-size: 13px;
font-family: arial,helvetica,sans-serif;
text-align: left;
}

td.layout {
width: 150px;
background: #000000;
font-family: arial,helvetica,sans-serif;
text-align: center;
}

td.layout2 {
width: 210px;
background: #000000;
font-family: arial,helvetica,sans-serif;
text-align: center;
}

th,td.fixture {
color: #000000;
background: #cccccc;
font-size: 13px;
font-family: arial,helvetica,sans-serif;
text-align: center;
}

a:link {
color: #33cc33;
font-family: arial,helvetica,sans-serif;
background: #000000;
}

a:visited {
color: #669999;
font-family: arial,helvetica,sans-serif;
background: #000000;
}

a:hover {
color: #fffff0;
font-family: arial,helvetica,sans-serif;
background: #000000;
}

a:active {
color: #cc0033;
font-family: arial,helvetica,sans-serif;
background: #000000;
}

a:link.menu {
color: blue;
text-decoration: none;
font-family: arial,helvetica,sans-serif;
background: transparent;
}

a:visited.menu {
color: purple;
text-decoration: none;
font-family: arial,helvetica,sans-serif;
background: transparent;
}

a:hover.menu {
color: red;
text-decoration: none;
font-family: arial,helvetica,sans-serif;
background: transparent;
}

a:active.menu {
color: red;
text-decoration: none;
font-family: arial,helvetica,sans-serif;
background: transparent;
}

a:link.google {
color: #66FF00;
text-decoration: none;
font-family: arial,helvetica,sans-serif;
font-size: 12px;
background: transparent;
}

a:visited.google {
color: #66FF00;
text-decoration: none;
font-family: arial,helvetica,sans-serif;
font-size: 12px;
background: transparent;
}

a:hover.google {
color: white;
text-decoration: none;
font-family: arial,helvetica,sans-serif;
font-size: 12px;
background: transparent;
}

a:active.google {
color: #66FF00;
text-decoration: none;
font-family: arial,helvetica,sans-serif;
font-size: 12px;
background: transparent;
}
