.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #3D5769;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.tableborder {
	border: 1px solid #A7BECD;
}
.tablebord22 {
	background-color: #ECE9D8;
	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: solid;
	border-left-style: none;
	border-top-color: #C2D1DC;
	border-right-color: #C2D1DC;
	border-bottom-color: #C2D1DC;
	border-left-color: #C2D1DC;
}	
#link a:link {
	color: #3D5769;
}
#link a:visited {
	color: #3D5769;
}
#link a:hover {
	color: #990000;
	text-decoration: underline;
}
#link a:active {
	color: #3D5769;
}
.topboxcell {
	background-color: #D1DDE4;
	border: 1px solid #A7BECD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 3px;
}