body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	margin-left: 0px;
	margin-top: 0px;
	background: #E2E0D1;
	scrollbar-track-color: #EFEEE6;
	scrollbar-face-color: #E2E0D1;
	scrollbar-highlight-color: #EFEEE6;
	scrollbar-3dlight-color: #6A6962;
	scrollbar-shadow-color: #A09F94;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
}
.headerText {
	font-size: 25px;
	padding-left: 20px;
}
frontPageColumns {
	/*color: #B3C2D1;*/
	font-size: 14px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 20px;
	color: white;
	line-height: 1.5em;
}

td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: white;
}

.td a {
	text-decoration: none;
	color: white;
}
.td a:hover {
	text-decoration: underline;
	color: yellow;
}
.td a:visited {
	text-decoration: none;
	color: #ffffcc;
}



SELECT {
	font-size: 15px;
}

input, textarea {
	font-size: 12PX;
}
.header {
	font-size: 16px;
	font-weight: bold;
}
.subheader {
	font-size: 14px;
	font-weight: bold;
}
th {
	border-bottom: border-bottom: 2px solid green;
}
.pageTextHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: 006800;
}
.pageTextSubheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 006800;
}
.columnText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	
}
.pageFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #03AAA0;
	text-decoration: none;
}

.pageFooter a:link {
	text-decoration: none;
	color: #03AAA0;
}

.pageFooter a: {
	text-decoration: none;
	color: #03AAA0;
}
.pageFooter a:hover {
	text-decoration: underline;
	color: #03AAA0;
}
.pageFooter a:visited {
	text-decoration: none;
	color: #03AAA0;
}

ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

/* =-=-=-=-=-=-=-[Menu One]-=-=-=-=-=-=-=- */

#menu {
        width: 200px;
        border-style: solid solid none solid;
        border-color: #94AA74;
        border-size: 1px;
        border-width: 1px;
        margin: 10px;
        }

#menu li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu li a:link, #menu li a:visited {
        color: #5E7830;
        display: block;
        background: url(graphics/menu1.gif);
        padding: 8px 0 0 10px;
        }

#menu li a:hover, #menu li #current {
        color: #26370A;
        background: url(graphics/menu1.gif) 0 -32px;
        padding: 8px 0 0 10px;
        }

#menu li a:active {
        color: #26370A;
        background: url(graphics/menu1.gif) 0 -64px;
        padding: 8px 0 0 10px;
        }.frontPageColHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
legend {
	color: white;
	font-size: 16px;
	font-weight: bold;
	background-color: #003265;
	padding: 3px;
}
.tableCell {
	color: #000000;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.tableCell a {
	text-decoration: none;
	color: #666666;
}
.tableCell a:hover {
	text-decoration: underline;
	color: #ff0000;
}
.tableCell a:visited {
	text-decoration: none;
	color: #666666;
}
.blueBackground {
	background-image: url(graphics/back1.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.purpleBackground {
	background-image: url(graphics/back2.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.mauveBackground {
	background-image: url(graphics/back3.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.greenBackground {
	background-image: url(graphics/back4.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
h4 {
	padding: 0px;
	margin: 0px;
	line-height: 1px:
}