.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #76998C;
	border-right-color: #76998C;
	border-bottom-color: #76998C;
	border-left-color: #76998C;
}
a:link {
	color: #2C3634;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #8FABA0;
}
.tboxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636162;
	background-color: #F5F4F1;
	border: 1px solid #DFDCD0;
}
.centerborder {
	border: 1px solid #9DB8D9;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
