a.top-link:link { color: #C3D537; text-decoration: underline}
a.top-link:active { color: #C3D537; text-decoration: none }
a.top-link:visited { color: #C3D537; text-decoration: underline}
a.top-link:hover { color: #C3D537; text-decoration: underline }

a.side-link:link { color: #37005B; text-decoration: underline}
a.side-link:active { color: #37005B; text-decoration: none }
a.side-link:visited { color: #37005B; text-decoration: underline}
a.side-link:hover { color: #C4D537; text-decoration: underline }

a.sidetop-link:link { color: #37005B; text-decoration: underline}
a.sidetop-link:active { color: #37005B; text-decoration: none }
a.sidetop-link:visited { color: #37005B; text-decoration: underline}
a.sidetop-link:hover { color: #eeeeee; text-decoration: underline }

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #37005B;
}
body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #C3D537;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #C3D537;
}
a:hover {
	text-decoration: none;
	color: #C3D537;
}
a:active {
	text-decoration: underline;
	color: #C3D537;
}

a.PageLink:link {
	color: #37005B;
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}
a.PageLink:visited {
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	color: #37005B;
}
a.PageLink:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #37005B;
}
a.PageLink:active {
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	color: #37005B;
}

.header {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 112px;
	background-color: #37005B;
}
.page-bg {
	background-image: url(../images/page-bg.gif);
	background-repeat: repeat-y;
}
.footer-bg {
	color: #C3D537;
	background-image: url(../images/footer-top.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	text-align: center;
}
.nav-tab01 {
	color: #37005B;
	background-image: url(../images/tab01.gif);
	background-repeat: no-repeat;
	float: left;
	cursor: hand;
	font-weight: bold;
	height: 25px;
	padding-left: 35px;
	background-position: left;
	padding-right: 12px;
}
.nav-tab02 {
	color: #37005B;
	background-image: url(../images/tab02.gif);
	background-repeat: no-repeat;
	float: left;
	text-align: left;
	cursor: hand;
	padding-left: 30px;
	font-weight: bold;
	height: 25px;
	background-position: left;
	padding-right: 19px;
}
.nav-tab03 {
	color: #37005B;
	background-image: url(../images/tab03.gif);
	background-repeat: no-repeat;
	width: 160px;
	float: left;
	text-align: left;
	cursor: hand;
	font-weight: bold;
	padding-left: 30px;
	height: 25px;
	background-position: left;
}
.purple-bg {
	background-color: #37005B;
}
.green-bg {
	background-color: C8D44A;
	text-align: center;
}
.search {
	float: right;
	color: #FFFFFF;
	padding-right: 5px;
}
.field {
	font-size: 10px;
	background-color: #FFFFFF;
	border-top: 1px solid C3D537;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
}
.left-col {
	color: #37005B;
	font-weight: bold;
	padding-top: 228px;
}
.left-nav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4D537;
	padding-left: 10px;
	padding-bottom: 5px;
	text-align: right;
	height: 20px;
	padding-top: 5px;
}
.content-padding {
	padding: 20px;
}
.top-nav {
	background-image: url(../images/top-dot.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 44px;
	padding-top: 35px;
	padding-left: 12px;
	float: right;
	font-weight: bold;
	color: C4D537;
	padding-right: 15px;
}
.header-green {
	font-size: 16px;
	font-weight: bold;
	color: #C8D44A;
}
.header-purple {

	font-size: 16px;
	font-weight: bold;
	color: #37005B;
}


