body
{  
	scrollbar-arrow-color:#FF0000; 
	scrollbar-base-color:#000000;
	scrollbar-shadow-color:#0066CC; 
	scrollbar-face-color:#F7F7F7;
	scrollbar-highlight-color:#666666;
	scrollbar-dark-shadow-color:#CCCCCC;
	scrollbar-3d-light-color:CCCCCC;
	margin: 5px; 
	position: absolute; 
	top: 5px; 
	left: 5px; 
	bottom: 5px; 
	right: 5px 
}
.idstyle 
{   
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #666666;
	background-color: #F7F7F7
}

a:hover 
{  
	text-decoration: underline
}

a 
{  
	color: #333333; 
	text-decoration: none
}

a:visited 
{  
	color: #FF0000
}

.header 
{  
	font-size: 14px; color: #333333
}


