#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #666666;
	text-align: center;
	padding-top: 20px;


}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}
#navigation {
	height: 468px;
	width: 177px;
	vertical-align: top;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style-type: circle;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1em;
	color: #33CC33;


}
.bkgimg {
	left: 200px;
	top: 5px;
	position: absolute;
	z-index: auto;

}
.bgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style-type: circle;
	background-repeat: no-repeat;
	background-position: left top;
	color: #33CC33;
	font-size: 1.3em;

}
.bpink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	list-style-type: circle;
	background-repeat: no-repeat;
	background-position: left top;
	color: #FF33FF;
	font-size: 1.3em;

}
td {
	text-align: left;
	vertical-align: top;
	padding-right: 3px;
	padding-bottom: 10px;
}
.header {
	text-align: center;
	background-position: center;

}
.navbartext {
	font-size: 75%;
	text-decoration: none;


}

table.bordered {
	border-spacing: 2px 2px;
	border-collapse: collapse;
	background-color: white;
	border: 4px solid #3399FF;

}
table.bordered th {
	border-width: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	border-style: none none none none;
	border-color: white white white white;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.bordered td {
	border-width: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	border-style: none none none none;
	border-color: white white white white;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
