.innertables {
	background-color: #C4FFAD;
	border: 1px solid #66cc33;
	height: 100%;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
	text-align: left;
	border: 1px none #99CC44;
	background-color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #CCCCCC;
}
body {
	background-image: url(bg_crosshatch.jpg);
	background-color: #DDFF99;
}
hr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
}


a:link {
	color: #9966FF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #6633CC;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #00FF00;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #9966CC;
	text-decoration: none;
}
.maintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #9966FF;
	border: 1px solid #99CC44;
}

.maintables {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
	text-align: left;
	border: 1px solid #99CC44;
	background-color: #FFFFFF;
}
.subheader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
}
