body {
	background-color: #90CDF0;
	margin: 0px;
	font-size: 10px;
}
.maintable {
	background-color: #FFFFFF;
	margin-top: 50px;
	border: 1px solid #0A7DCB;
}
.redcell {
	background-color: #DB6CD2;
}
.darkerredcell {
	background-color: #94248C;
}
.darkestblue {
	background-color: #55B4F2;
}
.menutable {
	margin-right: 4px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.maintexttable {
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}
a:visited {
	text-decoration: none;
	color: #94248C;
}
a:link {
	text-decoration: none;
	color: #94248C;
}
a:hover {
	text-decoration: underline;
	color: #94248C;
}
.middletable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #087DCE;
	border-right-color: #087DCE;
	border-bottom-color: #087DCE;
	border-left-color: #087DCE;
}
.middletablewithback {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #087DCE;
	border-left-color: #087DCE;
	background-image: url(../images/pagelayout/watermark.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.maintable1 {
	background-color: #FFFFFF;
	margin-top: 20px;
	border: 1px solid #0A7DCB;
	margin-bottom: 20px;
}
.middletablewithbacktop {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #087DCE;
	border-left-color: #087DCE;
	background-image: url(../images/pagelayout/watermarksm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.toptable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #087DCE;
}
.watermark {
	background-image: url(../images/pagelayout/watermarksm.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sidelines {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #087DCE;
	border-left-color: #087DCE;
}
.pageheading {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.purpleheading {
	font-size: 12px;
	color: #94248C;
	font-weight: bold;
}
.photobox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #087DCE;
	border-right-color: #087DCE;
	border-bottom-color: #087DCE;
	border-left-color: #087DCE;
}
.banner {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #087DCE;
}
.jobbox {
	padding: 5px;
	border: 1px solid #94248C;
}
a.menu:visited {
	text-decoration: none;
	color: #000000;
}
a.menu:link {
	text-decoration: none;
	color: #000000;
}
a.menu:hover {
	text-decoration: underline;
	color: #000000;
}
