/* CSS Document */
@import url(springboxextras.css);

div.container {
	position: absolute;
	width: 700px;
	height: auto;
	left: 1px;
	top: 7px;
	border: thick none #FFFFFF;
	background-color: #E6E6E6;
	overflow: visible;
}

a {
	padding:0px;
	border: none;
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	color:#99FF00;
	padding:0px;
	text-decoration: underline;
}

.bodyarea{
	background-color: #202020;
	background-image: url(images/backpattern2.gif);
	background-repeat: repeat-y;
	z-index: 200;
	font-family: Arial, Helvetica, sans-serif, "Chianti BT Bold";
	font-size: 10pt;
	color: #000000;
}

.thinboxmiddle {
	background-image: url(images/thinboxmiddle.gif);
	background-repeat: repeat-y;
	width: 180px;
	vertical-align: top;
	font-size: 10px;
	color: #E6E8C4;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 18px;
	height: auto;
	font-family: Helvetica, Arial, sans-serif, "Chianti BT Bold";
}
.thinboxbottom {
	background-image: url(images/thinboxbottom.gif);
	background-repeat: no-repeat;
}
.largeboxmiddle {
	background-image: url(images/largeboxmiddle.gif);
	background-repeat: repeat-y;
	padding-left: 18px;
	padding-right: 18px;
	width: 600px;
	padding-top: 10px;
	vertical-align: top;
	font-size: 10pt;
	color: #E6E8C4;
}
.largeboxbottom {
	background-image: url(images/largeboxbottom.gif);
	background-repeat: no-repeat;
	height: 100px;
}
.containerbottom {
	background-color: #FFFFFF;
	background-image: none;
}
.formstyle {
	background-image: none;
	padding-left: 18px;
	padding-right: 18px;
	width: 170px;
	padding-top: 10px;
	vertical-align: top;
	font-size: 10pt;
	color: #FFFFFF;
}
.selections {
	border: 2px none #000000;
	height: auto;
	width: 600px;
	color: #000000;
}
.popup {
	font-family: Arial, Helvetica, sans-serif, "Chianti BT Bold";
	font-size: 10px;
	background-color: #999999;
	top: 100px;
	position: absolute;
	left: 250;
	width: 266;
	height: 305px;
}
.whiteborder {
	background-color: #66CC33;
	padding: 5px;
	text-align: center;
	float: left;
	margin-right: 20px;
	border: thin solid #FFFFFF;
}
.smalltext {
	font-size: 9px;
	color: #000000;
	text-align: center;
}
.picturebox {
	background-color: 66cc33;
	text-align: center;
	padding: 5px;
	border: thin solid #FFFFFF;
}
.sponsorlogo {
	position: absolute;
	z-index: 1;
	height: 22px;
	width: 64px;
	left: 643px;
	top: 61px;
}
.logoutbutton {
	position: absolute;
	z-index: 2;
	height: 22px;
	width: 70px;
	left: 624px;
	top: 164px;
}
table {
	border: none;
}
td {
	border: none;
}
form {
	width: 50%;
}
textarea {
	width: 50%;
}
.titleentrybox {
	width: 600px;
}
