body { 
  background-color: F4F4F4;
  background-attachment: fixed; 
  background-image:url('images/background.jpg');
  font-family: arial;
  font-size: 8pt;
  color:#000000;
  margin:0px;
  padding-bottom:0px; text-decoration:none;
}

.table { 
  font-family: arial; 
  font-size: 8pt; }

.9     { 
  font-family: arial; 
  font-size: 9pt; }

.10    { 
  font-family: arial; 
  font-size: 10pt; }

.12    { 
  font-family: arial; 
  font-size: 12pt;}

.14    { 
  font-family: Georgia; 
  font-size: 14pt;}

.16    { 
  font-family: Georgia; 
  font-size: 16pt; }

.18    { 
  font-family: Georgia; 
  font-size: 18pt; }

.20    { 
  font-family: Georgia; 
  font-size: 20pt; }

.22    { 
  font-family: Georgia; 
  font-size: 22pt; }

.24    { 
  font-family: Georgia; 
  font-size: 24pt; }


:hover.menu1 { 
  font-family: arial; 
  font-size: 8pt; 
  text-decoration: underline; 
  color: #FFFF00 }
  
.menu1    { 
  font-family: arial; 
  font-size: 8pt; 
  color: #FFFFFF; 
  text-decoration: none }

:hover.menu2 { 
  font-family: arial; 
  font-size: 8pt; 
  text-decoration: none; 
  color: #37C0E8 }
  
.menu2    { 
  font-family: arial; 
  font-size: 8pt; 
  color: #B3E1E1; 
  text-decoration: none }

:hover.white { 
  font-family: arial; 
  font-size: 9pt; 
  text-decoration: none; 
  color: #FFFF00 }
  
.white  { 
  font-family: arial; 
  font-size: 9pt; 
  text-decoration:Unerline; 
  color: #FFFFFF }
  
.transparent {
filter:Alpha(Opacity=80); 
-moz-opacity:0.80; 
	vertical-align: top;
	font-family: arial;

}  
  

a { 
font-family:arial;
color:#F17B3E;
font-weight:none; 
text-decoration:none
}

a:hover { 
font-family:arial;
color:#74A52F;
text-decoration:underline
}