.middleback {
	background-attachment: fixed;
	background-image: url(/images/main5.gif);
	background-repeat: repeat-y;
	background-color: #1A1E51;
}
.asplinks {
font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: ;
a {text-decoration: none; color: #FFFFFF; }
a:link {text-decoration: none; color: #FFFFFF;}
a:visited {text-decoration: none; color: #FFFFFF;}
a:active {text-decoration: none; color: #FFFFFF;}
a:hover {text-decoration: underline; color: #CCCCCC;}
}
.inputbox {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: ;
	color: #000000;
	height: 16px;
	width: 100px;
	border-bottom: 1px solid #EC008C;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	background: #FFCCFF;
}
.textbox {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: ;
	color: #000000;
	border-bottom: 1px solid #EC008C;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	background: #FFCCFF;
	overflow-y: hidden;
}.splash {
	background-attachment: fixed;
	background-image: url(/images/SPLODGE.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
