body {
	background-image: url('../images/grad01.gif');
	background-repeat: repeat-x;
	background-attachment:inherit;
	background-position: 0px 100px;
}
#body-txt {
	color: #000000;
	font-family: tahoma, arial;
	text-decoration: none;
	font-size: 12px;
}
#body-txt A:link {
	color: #326AA8;
	font-family: tahoma, arial;
	text-decoration: none;
	font-size: 12px;
}

#body-txt A:visited {
	color: #326AA8;
	font-family: tahoma, arial;
	text-decoration: none;
	font-size: 12px;
}

#body-txt A:hover {
	color: #326AA8;
	font-family: tahoma, arial;
	text-decoration: underline;
	font-size: 12px;
}
#body-txtr {
	color: #000000;
	font-family: tahoma, arial;
	text-decoration: none;
	font-size: 12px;
	text-align:right;
}
#body-txtr A:link {
	color: #326AA8;
	font-family: tahoma, arial;
	text-decoration: none;
	font-size: 12px;
	text-align:right;
}

#body-txtr A:visited {
	color: #326AA8;
	font-family: tahoma, arial;
	text-decoration: none;
	font-size: 12px;
	text-align:right;
}

#body-txtr A:hover {
	color: #326AA8;
	font-family: tahoma, arial;
	text-decoration: underline;
	font-size: 12px;
	text-align:right;
}
.pool {
	color: #326AA8;
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 14px;
}
.mini {
	color: #326AA8;
	font-family: tahoma, arial;
	font-size: 10px;
}
.form {
	border-color:#326AA8;
	border-width:1px;
	background-color:#E9F3FD;
}
#footer {
	color: #326AA8;
	font-family: arial;
	text-decoration: none;
	vertical-align: top;
	font-size: 12px;
}
#footer A:link {
	color: #326AA8;
	font-family: arial;
	text-decoration: none;
	vertical-align: top;
	font-size: 12px;
}
#footer A:visited {
	color: #326AA8;
	font-family: arial;
	text-decoration: none;
	vertical-align: top;
	font-size: 12px;
}
#footer A:hover {
	color: #326AA8;
	font-family: arial;
	text-decoration: underline;
	vertical-align: top;
	font-size: 12px;
}
#lowmen {
	color: #326AA8;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	font-size: 14px;
}
#lowmen A:link {
	color: #326AA8;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	font-size: 14px;
}
#lowmen A:visited {
	color: #326AA8;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	font-size: 14px;
}
#lowmen A:hover {
	color: #326AA8;
	font-family: arial;
	font-weight: bold;
	text-decoration: underline;
	vertical-align: top;
	font-size: 14px;
}
#downloadBox {
	height: 400px;
	width: 512px;
	position: absolute;
	left: 50%;
	top:  150px;
	margin-left: -256px;
}