body {
	margin: 0px;
	background-image: url(images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.maincell {
	background-image: url(images/baseball.jpg);
	background-position: right;
	background-repeat: no-repeat;
}


.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}
.login2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}
.login2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#006600;
	line-height: 14px;
	text-decoration:underline;
	font-weight: bold;
}

.contactheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #598527;
	letter-spacing: -1px;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 5px;
}

.contactfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}

.gridheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	background-color:#FF9900
}

.griditem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}