BODY {
	  font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
      color: #ffffff;
      background-color: #000000;
      font-size: 8pt;
      scrollbar-3dlight-color:#333333;
      scrollbar-arrow-color:#f8bd00;
      scrollbar-base-color:#000000;
      scrollbar-darkshadow-color:#111111;
      scrollbar-face-color:#111111;
      scrollbar-highlight-color:#555555;
      scrollbar-shadow-color:#000000;
      }

BODY.center {
	  font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
      color: #ffffff;
      background-color: #000000;
      font-size: 8pt;
      scrollbar-3dlight-color:#333333;
      scrollbar-arrow-color:#f8bd00;
      scrollbar-base-color:#000000;
      scrollbar-darkshadow-color:#111111;
      scrollbar-face-color:#111111;
      scrollbar-highlight-color:#555555;
      scrollbar-shadow-color:#000000;
      background-attachment: fixed;
      background-image: url(theme2/bodybg.png);
      }

UL {
	list-style-image: url(theme2/bullet.gif);
	margin: 16;
    padding: 0;
	}

H1  {font-family: Lucida, Arial, Helvetica, sans-serif;
     font-size: 14pt;
     color: #f8bd00;
     font-weight: bold;
     }

H2  {font-family: Lucida, Arial, Helvetica, sans-serif;
     color: #FFFFE8;
     font-size: 12pt;
     font-weight: bold;
     }
     
A {color:#f8bd00; text-decoration:none; font-weight:bold; cursor:auto}
A:HOVER {color:#f8f800; text-decoration:underline; font-weight:bold; cursor:auto}
        
TD   {font-family: Arial, Verdana, Helvetica, sans-serif;
     color: #ffffff;
     font-size: 9pt;
    }
TD.highlight   {font-family: Arial, Verdana, Helvetica, sans-serif;
     color: #ffdd99;
     font-size: 9pt;
     font-weight: bold;
     background-color: #111111;
    }
TD.title {
	color: #9eb6fe;
	background-color: #333333;
	background-image: url(theme2/background_gradient.png);
	background-repeat: repeat;
	font-weight: bold;
    border: 1px solid #444444;
}
      
TD.contents {
	color: #FFFFFF;
	background-image: url(theme2/background_lightgray.png);
    border: 1px solid #777777;
}	  

TD.footer {
	background-image: url(theme2/background_gradient.png);
	background-color: #333333;
    border: 1px solid #444444;
}

B.item {
	color: #ffffd6;
}

B.highlight {
	color: #e37f00;
}
	  
SPAN.copy {
	font-size: 8pt;
	color: #bdd0ff;
	font-weight: normal;
}	  

SPAN.small {
	font-size: 7pt;
	color: #FFFFFF;
	font-weight: normal;
}

SPAN.updated {
	font-size: 7pt;
	color: #bbd0ff;
	font-weight: normal;
}

SPAN.date {
	color: #e8e69d;
	font-weight: normal;
}

	  	  
P.error { color: #FF0000;
          font-weight: bold;
        }
P.warning {color: #333333;
           font-weight: bold;
          }
P.msg {color: #3333FF;
       font-weight: bold;
      }


TD.titlehome {
	background-image: url(theme2/bomba_title.gif);
 	background-position: top center;
	background-repeat: no-repeat;
}	  

TD.titleabout {
	background-image: url(theme2/title_about.gif);
 	background-position: top center;
	background-repeat: no-repeat;
}	  

TD.titlecontact {
	background-image: url(theme2/title_contact.gif);
 	background-position: top center;
	background-repeat: no-repeat;
}	  

TD.titlefeatures {
	background-image: url(theme2/title_features.gif);
 	background-position: top center;
	background-repeat: no-repeat;
}	  

TD.titleprofiles {
	background-image: url(theme2/title_profiles.gif);
 	background-position: top center;
	background-repeat: no-repeat;
}	  

TD.titlehistory {
	background-image: url(theme2/title_history.gif);
 	background-position: top center;
	background-repeat: no-repeat;
}	  

TD.titleprogress {
	background-image: url(theme2/title_progress.gif);
 	background-position: top center;
	background-repeat: no-repeat;
}	  

TD.titlescreens {
	background-image: url(theme2/title_screens.gif);
 	background-position: top center;
	background-repeat: no-repeat;
}	  

TD.titlemaps {
	background-image: url(theme2/title_maps.gif);
 	background-position: top center;
	background-repeat: no-repeat;
}	  

TD.titledownload {
	background-image: url(theme2/title_download.gif);
 	background-position: top center;
	background-repeat: no-repeat;
}	  

TD.titlelinks {
	background-image: url(theme2/title_links.gif);
 	background-position: top center;
	background-repeat: no-repeat;
}	  

.skin {
	color: #f8bd00;
	font-height: 8pt;
	background: #000000;
}	  
	  
