
 body   {  
    font-family: "Andale Mono",Arial,sans-serif;
	color : #000000;
	 font-size : 12px;
    scrollbar-base-color: #0096FF;
    scrollbar-3dlight-color: #2C96E0;
    scrollbar-arrow-color: #FFFFE0;
    scrollbar-darkshadow-color: #114D77;
    scrollbar-face-color: #007DFF;
    scrollbar-highlight-color: #5BABFF;
    scrollbar-shadow-color: #145989;
    scrollbar-track-color: #0096FF;	
	background-color : #0E588C;
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
	margin-bottom : 0;
	background-attachment : scroll;
	background-image : url(images/BackGround.gif);
	background-repeat : repeat-x;
  }


 a:link {
	color : white;
	font-size : 12px;
}
 
 a:visited { 
color : white;
font-size : 12px;
 }
 
 a:hover {
color : RED;
font-size : 12px;
   }
   
 a:active {
color : white;
font-size : 12px;
  }
  
 A.white:link, A.white:visited, A.white:active {
 			COLOR: white;  
  }
  
  

.headline {
 	font-family: "Andale Mono",Arial,sans-serif;
	 font-size : 13px;
	 color:white;
	font : bold;
 }
 
.header2{
	 font-family: "Andale Mono",Arial,sans-serif;
	 font-size : 12px;
	 color:white;
	font : bold;
}
.smallText{
	 font-size : 12px;
	 color:white;
}
.veryText{
	font-size : 10px;
	 color: #8ED7F9;
}
.specPadd{
	padding-bottom : 3px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 2px;
	 font-size : 12px;
	 color:white;
}

.downloadsBkg{
	background-attachment : scroll;
	background : url(images/downloads_bkg.gif);
	background-repeat : repeat;
	font-family: "Andale Mono",Arial,sans-serif;
	color : White;
	 font-size : 12px;
}
