

BODY { 	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #666666;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-track-color: #cccccc; 
	scrollbar-shadow-color: #ffffff; }

	margin { margin: 0%; }
	
	body { 
		padding: 0%;
		color: #ffffff;
	 	font-size: 5px;
		font-family: trebuchet ms; times
		background: url(uh.gif) no-repeat center; }
		
	img {
		border-color: #666666; }
		
	input {
		color: #000000;
		font-family: trebuchet ms; times }
		
	A:link    { text-decoration: none; color: #ccffff; }
	A:active  { text-decoration: none; color: #ffffff; font-weight: bold; }
	A:visited { text-decoration: none; color: #ccffff; font-weight: bold; }
	A:hover   { text-decoration: none; color: #ffffff; font-weight: bold; }

.leftUp
{
    left: 3px; 
    top: 1px; 
    position: relative;
}

.left
{
    left: 2px; 
    position: relative;
}

.leftBold
{
    left: 2px; 
    position: relative; 
    font-weight:bold;
} 