body{

	scrollbar-face-color: #cccccc;

	scrollbar-shadow-color: #ffffff;

	scrollbar-highlight-color: #ffffff;

	scrollbar-3dlight-color: #666666;

	scrollbar-darkshadow-color: #666666;

	scrollbar-track-color: #cccccc;

	scrollbar-arrow-color: #666666;



}
.mouse {
	font-weight: none;
	font-size: 12px;
	color: #333333;
	font-family: arial;
	text-decoration: none;	
}

.mousetitle { 
	font-weight: bold; 
	font-size: 16px; 
	color: #333333; 
	font-family: arial; 
}

.mousemenu { 
	font-weight: none; 
	font-size: 12px; 
	color: #ffffff; 
	font-family: arial;
}

.mousedate { 
	font-weight: none; 
	font-size: 11px; 
	color: #666666; 
	font-family: arial;
}

.mousered {
	font-size: 11px;
	color: #ff3300;
	font-family: arial;
	cursor: hand;
	text-decoration: underline;
	font-style: italic;
}

.table {
  border: #999999 1px solid;	
}

.input{
	background-color:#cccccc;
	BORDER: 1px solid #cccccc;
	FONT-FAMILY: Arial;
	FONT-SIZE: 11px;
	FONT-color: #333333;
	cursor: hand;
}
