body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-attachment:fixed;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}
.titleSm {
	color: #1E2E52;
	font-weight: bold;
}
.titleBot {
	margin-bottom: 10px;
}
.titleTop {
	margin-top: 10px;
}
.footer {
	color: #999999;
	font-size: 10px;
}
.subText {
	color: #CCCCCC;
	font-size: 11px;
}
a:link {
	color: #62881D;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #62881D;
}
a:hover {
	text-decoration: none;
	color: #62881D;
}
a:active {
	text-decoration: underline;
	color: #000033;
}

.a2:link {
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 11px;
}
.a2:visited {
	text-decoration: underline;
	color: #CCCCCC;
	font-size: 11px;
}
.a2:hover {
	text-decoration: none;
	color: #62881D;
	font-size: 11px;
}
.a2:active {
	text-decoration: underline;
	color: #CCCCCC;
	font-size: 11px;
}
.a3:link {
	color: #62881D;
	text-decoration: underline;
	font-size: 11px;
}
.a3:visited {
	text-decoration: underline;
	color: #666666;
	font-size: 11px;
}
.a3:hover {
	text-decoration: none;
	color: #62881D;
	font-size: 11px;
}
.a3:active {
	text-decoration: underline;
	color: #666666;
	font-size: 11px;
}
.topSpace {
	margin-top: 10px;
}
.style1 {font-size: 10px}
.imgLeft {
	float: left;
	margin-right: 7px;
	margin-bottom: 5px;
}
