.TableBorder {
	border: 2px solid #98AFC7;
	font-family: Veranda, Veranda, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none; 	
}

.headings {
	font-family: Veranda, Veranda, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	font-family: Veranda, Veranda, Geneva, sans-serif;
	font-size: 11px;
	color: #87AFC7;
	text-decoration: bold;
}
a:hover {
	font-family: Veranda, Veranda, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.MenuText {
	font-family: Veranda, Veranda, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.MenuTable {
	font-family: Veranda, Veranda, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	background-image: url(images/heading_bg.jpg);
}
body {
	margin-top: 2px;
	background-color: #657383;
}
.MainText {
	font-family: Veranda, Veranda, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.copyright {
	font-family: Veranda, Veranda, Geneva, sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.TableHeadings {
	font-family: Veranda, Veranda, Geneva, sans-serif;
	font-size: 18px;
	color: #336699;
	text-decoration: none;
	font-weight: bolder;
	font-style: normal;
}
.TableEnds {
	border-right-width: 3px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

