body {
font-size: 0.8em;
width: 990px; 
margin: 0px auto; 
background-image:url('images/bg.gif');
background-color: #FFFFFF;
background-repeat:repeat-x;
font-family: 'Asap', sans-serif;
}

h1 {
margin: 0px 0px 0px 0px; 
font-size:  1.5em;
font-weight: bold;
font-family: 'Asap', sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.4;
}

h1.firstheadline a:link {
color:#fff;


}


h1.firstheadline a:hover {
color:#7F95C7;
text-decoration:underline
}

h1.firstheadline a:visited {
color:#fff;
text-decoration:none
}

h2 {
margin: 0px;
font-family: 'Asap', sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.2;
}

a:link {
color: #786000;
text-decoration: none;
}

a:visited {
color: #786000;
text-decoration:none
}

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

h3 {
color: #fff;
background: #000033;
padding: 1px 3px 2px 3px;
display:inline;
text-transform:uppercase;
}

p {
margin: 0px 0px 12px 0px; 
font-size:  1em;
color: #000033;
}

.twocol {
border: 0px solid #000; 
background-image: url('images/2ndTop.gif'); 
background-repeat: no-repeat; 
margin-bottom: 10px;
padding: 10px 10px 0px 10px
}

p.secondcol {
margin: 10px 0px 6px 0px; 
color: #000033;
}

p.thirdcol {
margin: 0px 0px 12px 0px; 
width: 148px; 
padding: 4px; 
float: left; 
border: 0px solid #000; 
margin-left: 14px; 
background: #EFEBC2;
}

.login {
color: #C6B076; 
}

p.footer {
margin: 0px 0px 12px 0px; 
color: #000033;
font-size: 12px;
}


.basictab{
padding: 12px 0px 0px 0px;
margin: 0px 10px 0px 0px;
font-size: 16px;
font-weight: bold;
color: #dda0dd;
list-style-type: none;
//margin-bottom: 0;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.basictab li{
margin-left: 20px;
margin-right: 30px;
display: inline;
}

.basictab li a{
text-decoration: none;
color: #C6B076;
}


.basictab li a:visited{
color: #C6B076;
}

.basictab li a:hover{
color: white;
}

.basictab li a:active{
color: white;
}

.basictab li.selected a{ /*selected tab effect*/
position: relative;
top: 1px;
padding-top: 0px;
color: #C6B076;
}


td.fixtures {
font-size: 0.9em;
background-color: #D8DBE2;
padding: 2px;
margin: 1px;
border: 1px solid #fff;
}

th {
background-color: #000033;
color: #fff;
padding: 2px;
margin: 1px;
font-weight: bold;
border: 1px solid #fff;
text-align: left;
}

.submenustyle {
padding: 6px 0px 0px 10px;
font-size: 12px;
font-weight: bold;
width: auto;
float: left;
}

* html .submenustyle{ /*IE only width definition*/
width: 100%;
}

.submenustyle a{
padding: 0px 10px;
text-decoration: none;
color: #000033;
}

.submenustyle a:hover{
color: #fff;
}

.submenustyle a:visited{
color: #000033;
}
