.MainTable {
	background-color: #CDCDC9;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.NavTitle {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	background-color: #E3E6E3;
	border: none;
}
.NavOff {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	background-color: #E3E6E3;
	border: none;
	cursor: default;
}
.NavOn {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	background-color: #CDCDC9;
	border: none;
	cursor: default;
}
.Copyright {

	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	vertical-align: middle;
	background-color: #E3E6E3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
}

.fortext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.Content {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-color: #E3E6E3;
}

.Forms {
	Font: Verdana;
	Size: 9;
	Text Colour: #999999;
	Background: #F1F1F1;
	Border: Solid, 1px, #999999;
	Extensions -> Cursor: default;
	}

