#contenttable {
	background-color: #53ba5c;
	background-image: url(images/gradientbg.gif);
	background-repeat: repeat-x;
}
.border {
	background-image: url(images/triangle.gif);
	height: 20px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}
#maintable {
	border: 1px solid #000000;
}
#border {
	border: 1px solid #000000;
	padding:10px;
	background-color:#ffffff;
}
.footer {
	color:#FFFFFF
}
.footer a {
	color:#FFFFFF;
	text-decoration:none
}

.footer a:hover {
	color:#FFFFFF;
	text-decoration:underline
}
#contentbox {
	background-color:#deefdc;
	padding: 10px;
	margin-bottom:5px;
}.nav {
	color: #990000;
	text-decoration: none;
	font-weight: bold;

}
}.nav:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;

} 
A {
	color: #FF0000;
}
