
 	a:link {color: blue; text-decoration: none;font-size: 12px }
	a:active {color: blue; text-decoration: none; }
	a:visited {color: blue; text-decoration: none; }
	a:hover {color: blue; text-decoration: none; }
	
	
body {
  background-color: #ededed;
  background-image: url('images/bg.jpg');
  {scrollbar-3dlight-color:gray;
            scrollbar-arrow-color:black;
            scrollbar-base-color:BEBEBE;
            scrollbar-track-color:BEBEBE;
            scrollbar-darkshadow-color:black;
            scrollbar-face-color:BEBEBE;
            scrollbar-highlight-color:BEBEBE;
            scrollbar-shadow-color:BEBEBE}	

 	}

.texta {
 font-family: Arial; 
 font-size: 12px; 
 background-color: white; 
 border: 1px solid #666666; 
}

 p.disclaimer {color: #FFFFFF; font-family: Arial; font-size: 9px; text-align: center}

 p.arial {font-family: Arial}

 input.textbox {width: 120px}

 div.body_align {text-align: center}

 span.standard_text {font-family: Arial; font-size: 12px}

 span.navs {color: #FFFFFF;font-family: Arial;font-size: 12px}

 span.header {font-family: Arial; font-size: 24px;color:#000000}
 
 span.title {font-family: Arial; font-size: 32px;color:black}
 
 
 