body {
 	margin-left: 0%; 		margin-top: 0%; 
	scrollbar-base-color:#FFFFFF;	background-color: #6FFFFFF;
}

font.hi { 
	color: #ff7744;
}

.bgonce {
	background: url(menubg.gif) no-repeat;
} 

font.ttl { 
	font-family: Arial, sans-serif; 	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 1;
}
font.bod { 
	font-family: Arial, sans-serif; 	font-size: 12px;
	color: #000000; 			line-height: 100%;
	letter-spacing: 1;
}
font.menu { 
	font-family: Arial, sans-serif; 	font-size: 10px;
	color: #000000; 			line-height: 95%;
	letter-spacing: 1;
}
	:link { color: #dd0044; text-decoration: none;}
	:visited { color: #dd0044; text-decoration: none; } 
	:hover { color: #dd0044; text-decoration: underline; }

form { 
	font-family: Arial, sans-serif; 	font-size: 10px; 
}

.submit { 
	font-family: Arial, sans-serif; 	font-size: 12px; 
	background-color: #ff7744; 		color: #FFFFFF; 
	border:1 #661111 solid; 
}

.on { 
	font-family: Arial, sans-serif; 	font-size: 12px; 
	background-color: #ff0000; 		color: #FFFFFF; 
	border:1 #661111 solid; 

}

.inbg { 
	font-family: Arial, sans-serif; 	font-size: 10px; 
	background-color: #ddffbb; 		color: #000000; 
	border:1 #333333 solid;
}