@charset "utf-8";
.TableLowerLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}.TableGreenBorder {
	border: 1px solid #2C655A;
}
.TableGreenBorderMargin {
	margin-top: 3px;
}
.TableGreenBorderMarginLeft {
	margin-left: 5px;
}
.OutsideTableBorder {
	border: 1px solid #000000;
}
a:link {
	color: #2C655A;
}
a.menu:link{
	color:#FFFFFF;
	text-decoration:none;
}
a.menu:visited{
	color:#FFFFFF;
	text-decoration:none;
}
a.menu:hover{
	color:#FFFF66;
	text-decoration:none;
}
.BodyText {
	font-family: Tahoma;
	font-size: 12px;
}
