.line {
	background-color: #C0C0C0;
}
.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #379572;
}
.lightgreen {
	background-color: #D5ECDF;
}
.greytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787878;
}
a:link {
	color: #787878;
	text-decoration: none;

}
a:visited {
	color: #787878;
	text-decoration: none;

}
a:hover {
	color: #3C865B;
	text-decoration: underline;

}
.whitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.whitetext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext a:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-size: 11px;
}
.lightblue {
	background-color: #BFDFFF;
}
.blue {
	background-color: #0066CC;
}
.maroon {
	background-color: #666666;
}
.lightmaroon {
	background-color: #E8E8E8;
}
.blacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.blacktext a:link {
	color: #333333;
}
.blacktext a:visited {
	color: #333333;
}
.blacktext a:hover {
	color: #993333;
}
.greyborder {
	background-color: #B5B5B5;
}
.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008040;
	font-weight: bold;

}
.toplink a:link {
	font-size: 11px;
	color: #008040;
}
.toplink a:visited {
	font-size: 11px;
	color: #008040;
}
.toplink a:hover {
	color: #FF6600;
	font-size: 11px;
}
