html,



body {
	background: #FFFFFF url('background.png') 0 0 repeat-x;
	font-family: Arial, sans-serif;
	color:#000000;
	font-size: 12px;
	margin: 0 0 0 0;
	 
}   
/* #B1D55B - color: #005e9f;  */

a, a:visited, a:link {  cursor: pointer; outline: none; }    

a:active { outline: none; }
H1 { 
font-size:16px; 
line-height:3px;
color:#666;
}
b { color:#4C8DC7}

.headerlink {
	font-family: Arial, sans-serif;
	text-decoration:none;
	color:#666; 
	font-size: 12px; 
	
	 
}

.vbox {  
	font-family: Arial, sans-serif; 
}

.vbox2 {
border:#F00 solid 1px;
}

.vbox3 {
border:#F00 solid 1px;
background-color:#F00;
border-color:#F00;
}

 

