body {
	background-color: #FFFFFF;
}
.header {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	font-size: 11px;
	font-family: tahoma;
}
.nav {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #0A7E56;
}
.content {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D61B2;
}
.bottom {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #0A7E56;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 12px;
}
a.white:link {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;color: #ffffff; text-decoration: none;}
a.white:visited {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;color: #ffffff; text-decoration: none;}
a.white:hover {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #eeeeee; text-decoration: underline;}
a.white:active {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #ffffff;	text-decoration: underline;}.small {
	font-size: 9px;
}
a.small:link {
	color: #999999;
}
