BODY {
font-size : 10px; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-weight : normal; 
color : #FFFFFF; 
background-color : #000000;
margin : 10 0 0 0;
padding : 0 0 0 0;
width : auto; 
}

H1 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 12px; 
color : #b12300; 
background-color : transparent; 
}

p {
font-size : 12px; 
font-family : Verdana, Arial, Helvetica, sans-serif; 

}
a {
font-family : Verdana, Arial, Helvetica, sans-serif;  
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
text-decoration: none;
color: #b12300;

}


a:hover{
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
text-decoration: underline;
color: #FFFFFF;
}

a:link{
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext {
font-family : Verdana, Arial, Helvetica, sans-serif;  
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 9px; 
}


.smalltext a:link{
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 12px; 
}

.largetext a:link{
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 12px; 
}

.largetext a:visited{
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 12px; 
}

.errortext {
font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.maintable {
  background-color : #353332;
}

.white {
  background-color : #353332;
}

.black {
  background-color : #353332;
}

.bg_dark {
  background-color : #353332;
}

.bg_medium {
  background-color : #353332;
}

.bg_light {
  background-color : #353332;
}

.alt_bg_dark {
  background-color : #353332;
}

.alt_bg_medium {
  background-color : #353332;
}

.alt_bg_light {
  background-color : #353332;
}

.copyright {
    font-size: 9px;
    text-align: center;
}

.title {
  background-color : #353332;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  colour: #b12300;
  text-align: left;
}