.maintablebg {
	background-repeat: repeat;
	background-color: #5B7A77;
}
.generaltext {
	font-family: "Trebuchet MS", Arial, Tahoma, "Times New Roman", "Trajan Pro";
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
.headings {
	font-family: "Trebuchet MS", Arial, Tahoma, "Times New Roman", "Trajan Pro";
	font-size: 14px;
	font-weight: bold;
	color: #005300;
}

.greenlinks {
	font-family: "Trebuchet MS", Arial, Tahoma, "Times New Roman", "Trajan Pro";
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	text-decoration:none;
}

.greenlinks:link {
	font-family: "Trebuchet MS", Arial, Tahoma, "Times New Roman", "Trajan Pro";
	font-size: 12px;
	font-weight: normal;
	color: #006633;
	text-decoration:none;
}

.greenlinks:hover {
	font-family: "Trebuchet MS", Arial, Tahoma, "Times New Roman", "Trajan Pro";
	font-size: 12px;
	font-weight: normal;

	color:#006600
	text-decoration:underline;
	color: #333333;
}
.greenlinks:visited {
	font-family: "Trebuchet MS", Arial, Tahoma, "Times New Roman", "Trajan Pro";
	font-size: 12px;
	font-weight: normal;
	color:#003366;
	text-decoration:underline;
}

.contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.minitables {
	background-repeat: no-repeat;
	background-color: #F9F7DF;
}
