/* BEGIN: General Definitions */


BODY {
       font: 11px Verdana;  
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		
}



A:link { 
   text-decoration: none; 
     
   color: #3333ff; 
}



A:visited { 
   text-decoration: none; 
   
   color: #3333ff; 
}



A:active { 
   text-decoration: none; 
   
   color: #3333ff; 
}



A:hover { 
   color: #3333ff; 
   text-decoration: underline; 
}



B {
   font-weight: bold;
}


I {
   font-weight: italic;
}


P {
   font: 11px Verdana;
   color: #000000; 
   }



BLOCKQUOTE {
   font: 8px Verdana; 
   margin-top: 10px; 
   margin-left: 25px;
   color: #000000;
}

UL, OL, DL, LI {
  font: 11px Verdana; 
   margin-top: 5px;
   color: #000000;
}

H1 {
   font: 32px Verdana;
   color: #000000;
}

H2 {
   font: 26px Verdana;
   color: #000000;
   
}

H3 {
   font: 20px Verdana;
   color: #000000;
}

H4 {
   font: 16px Verdana;
   color: #000000;
}

H5 {
   font: 16px Verdana;
   color: #000000;
   
}

H6 {
   font: 16px Verdana;
   color: #000000;
   
}


/* END: General Definitions */






/* BEGIN: Classes */

.table_body 
 { 
   
    background-color:#2b1f13;
    
    background-image: url(../images/content_bg_fixed.jpg);
    
 }

.table_divider 
 { 
   
    background-image: url(../images/rec_divide.jpg);
    width: 10px;
    
 } 
 
 
.table_content
 {
 
    font: 11px Verdana;
    color: #000000;
 
 } 
 
.news_table
 { 
    font: 8px Verdana;  
    background-color:#31353c;
    color: #000000;
    
    
 } 
 
.page_header 
 {
 
    font: 24px Bell MT;
    color: #000000;
 
 }

.table_footer
 { 
    font: 9px Verdana;  
    
    color: #000000;
    
 }

.table_left 
 { 
    font: 11px Verdana;  
    background-color:#000000;
    color: #000000;
    
 }
 
.side_menu
  { 
     font: 11 px Arial, sans-serif; 
     color: #000000;
     background-color: #2b1f13;
     width: 170px;
     
     
  } 
  
.side_menu_on
  { 
     
     background-color: #000000;
     
     
     
  } 
 
 .news_header
  {
  
  	background-color: #000000;
  	color: #000000;
  	font-size: 11px;
	font-family: Verdana;  	
  	
  
  }
 
 .news_body
  {
  
  	background-color: #000000;
  	font-size: 11px;
  	color: #000000;
  	font-family: Verdana;
  
  }
  


a.special_links:active {color:#000000; font: 11px Arial, Trebuchet MS, Arial, sans-serif; font-weight: bold;}
a.special_links:visited {color:#000000; font: 11px Arial, Trebuchet MS, Arial, sans-serif; font-weight: bold;}
a.special_links:link {color:#000000; font: 11px Arial, Trebuchet MS, Arial, sans-serif; font-weight: bold;}
a.special_links:hover {color:#000000; font: 11px Arial, Trebuchet MS, Arial, sans-serif; font-weight: bold;}


a.special_links2:active {color:#000000; font: 11px Arial, Trebuchet MS, Arial, sans-serif; font-weight: bold;}
a.special_links2:visited {color:#000000; font: 11px Arial, Trebuchet MS, Arial, sans-serif; font-weight: bold;}
a.special_links2:link {color:#000000; font: 11px Arial, Trebuchet MS, Arial, sans-serif; font-weight: bold;}
a.special_links2:hover {color:#000000; font: 11px Arial, Trebuchet MS, Arial, sans-serif; font-weight: bold;}


.button_input { background-color:#000000; font-family: Tahoma, Arial; font-size:10px;font-weight=bold; color:#000000; }
.text_input { background-color:#000000; font-family: Tahoma, Trebuchet MS, Arial, sans-serif; font-size:10px; color:#000000; }



    
    
/* END: Classes */



