BODY {
	background: url(images/bg5.gif);
	color : '000000';
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

BODY A {
	text-decoration : none;
	color: black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	
}

BODY A:hover {

	text-decoration: underline;
	color: black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

BODY A:visited {

	color: black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

BODY A:active {

	text-decoration: underline;
	color: orange;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}




TABLE {
	font-family : Verdana;
	font-size : xx-small;
	color : black;
}

TABLE.white {
	font-family : Verdana;
	font-size : xx-small;
	color : white;
}

TABLE.main {
	font-family : Verdana;
	font-size : small;
	background-color : white;
	color : black;
}


TABLE.bold {
	font-family : Verdana;
	font-size : xx-small;
	background-color : white;
	color : black;
	font-weight : bold;
}

TABLE.darkback {

	text-decoration: underline;
	color: white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

TABLE.darkback A:hover {

	text-decoration: underline;
	color: white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

TABLE.darkback A:visited {

	color: white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

TABLE.darkback A:active {

	text-decoration: underline;
	color: orange;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

TR.darkback A {

	color: white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

TR.bold {
	font-family : Verdana;
	font-size : x-small;
	font-weight : bold;
}

TR.normal {
	font-family : Verdana;
	font-size : x-small;
	background-color : F3F2E7;
	color : black;
}

TR.large {
	font-family : Verdana;
	font-size : small;
	background-color : white;
	color : black;
}

TR.tiny {
	font-family : Verdana;
	font-size : xx-small;
	background-color : F3F2E7;
	color : black;
}

TR.bar {
	font-family : Verdana;
	font-size : small;
	background-color : navy;
	color : white;
}

TR.maroonbar {
	font-family : Verdana;
	font-size : x-small;
	background-color : maroon;
	color : white;
}

TR.maroonbarsmall {
	font-family : Verdana;
	font-size : xx-small;
	background-color : maroon;
	color : white;
}


TR.maroonbar A {

	color: white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

TR.maroonbar A:hover {

	text-decoration: underline;
	color: white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

TR.maroonbar A:visited {

	color: white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

TR.maroonbar A:active {

	text-decoration: underline;
	color: orange;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}


TR.orangebar {
	font-family : Verdana;
	font-size : x-small;
	background-color : orange;
	color : white;
}

TR.orangebarsmall {
	font-family : Verdana;
	font-size : xx-small;
	background-color : orange;
	color : white;
}

TR.greenbar {
	font-family : Verdana;
	font-size : x-small;
	background-color : green;
	color : white;
}

TR.greenbarsmall {
	font-family : Verdana;
	font-size : xx-small;
	background-color : green;
	color : white;
}

TR.navybar {
	font-family : Verdana;
	font-size : x-small;
	background-color : navy;
	color : white;
}

TR.navybarsmall {
	font-family : Verdana;
	font-size : xx-small;
	background-color : navy;
	color : white;
}

TR.beige {
	font-family : Verdana;
	font-size : xx-small;
	background-color : beige;
	color : black;
}

TR.beige A{
	font-family : Verdana;
	font-size : xx-small;
	background-color : beige;
	color : black;
}

TR.beigebold {
	font-family : Verdana;
	font-size : xx-small;
	background-color : beige;
	color : black;
	font-weight : bold;
}



TR.header {
	font-family : Verdana;
	font-size : medium;
	background-color : white;
	color : black;
}

TD.beige {
	font-family : Verdana;
	font-size : x-small;
	background-color : beige;
	color : black;
}



TABLE.contact {
	font-family : Verdana;
	color : 'Black';
	font-size : small;
}

TABLE.contact A:link {
	font-family : Verdana;
	color : 'Black';
	font-size : small;
}

TABLE.contact A:visited {
	font-family : Verdana;
	color : 'Black';
	font-size : small;
}

TABLE.contact A:hover {
	font-family : Verdana;
	color : 'Orange';
	font-size : small;
}

TABLE.contact2 {
	font-family : Verdana;
	color : 'Black';
	font-size : x-small;
}

TABLE.contact2 A:link {
	font-family : Verdana;
	color : 'Black';
	font-size : x-small;
}

TABLE.contact2 A:visited {
	font-family : Verdana;
	color : 'black';
	font-size : x-small;
}

TABLE.contact2 A:hover {
	font-family : Verdana;
	color : 'Orange';
	font-size : x-small;
}

TABLE.contact3 {
	font-family : Verdana;
	color : 'black';
	font-size : x-small;
}

TABLE.contact3 A:link {
	font-family : Verdana;
	color : 'black';
	font-size : x-small;
}

TABLE.contact3 A:visited {
	font-family : Verdana;
	color : 'black';
	font-size : x-small;
}

TABLE.contact3 A:hover {
	font-family : Verdana;
	color : 'black';
	font-size : x-small;
}

.layer1 { z-index:1; visibility: visible; }
.layer2 { z-index:1; display: none; }
.layer3 { z-index:1; visibility: hidden; }

.alert {
	font-family : Verdana;
	color : 'Yellow';
	font-size : x-small;
}

.alert A:link {
	font-family : Verdana;
	color : 'black';
	font-size : x-small;
}

.alert A:visited {
	font-family : Verdana;
	color : 'black';
	font-size : x-small;
}

.alert A:hover {
	font-family : Verdana;
	color : 'Orange';
	font-size : x-small;
}

.alert2 {
	font-family : Verdana;
	color : '00ccff';
	font-size : x-small;
}

.alert2 A:link {
	font-family : Verdana;
	color : 'black';
	font-size : x-small;
}

.alert2 A:visited {
	font-family : Verdana;
	color : 'black';
	font-size : x-small;
}

.alert2 A:hover {
	font-family : Verdana;
	color : 'Orange';
	font-size : x-small;
}

TABLE.whitefont {
	font-family : Verdana;
	color : 'black';
	font-size : medium;
}

TABLE.whitefont A:link {
	color : 'black';
}

TABLE.whitefont A:visited {
	color : 'black';
}

TABLE.whitefont A:hover {
	color : 'Orange';
}

TABLE.Nav {
	font-family : Verdana;
	color: 'Black';
	font-size : x-small;
}

TABLE.Nav A:link {
	color : 'white';
}

TABLE.Nav A:visited {
	color : 'white';
}

TABLE.Nav A:hover {
	color : 'Orange';
}

TABLE.NavContact {
	font-family : Verdana;
	color: 'Black';

	font-size : x-small;
}

TABLE.NavContact A:link {
	color : 'white';
}

TABLE.NavContact A:visited {
	color : 'white';
}

TABLE.NavContact A:hover {
	color : 'Orange';
}

TABLE.Type1 {
	color: 'Black';
	background-color : 'Black';
	font-size : xx-small;
}

TABLE.Type1 A:link {
	color : 'Black';
	background-color : 'fafacb';
}

TABLE.Type1 A:visited {
	color : 'Black';
	background-color : 'fafacb';
}

TABLE.Type1 A:hover {
	color : 'Teal';
	background-color : 'fafacb';
}

TABLE.Type2 {
	color: 'Black';
	font-size : xx-small;
}

TABLE.Type2 Table {
	color: 'Black';
	font-size : xx-small;
}

TABLE.Type2 A:link {
	color : 'Black';
	background-color : 'fafacb';

}

TABLE.Type3 {
	color: 'Black';
	font-size : x-small;
}

TABLE.Type3 A:link {
	color : 'Black';
	background-color : 'fafacb';
}

TABLE.Type3 A:visited {
	color : 'Black';
	background-color : 'fafacb';
}

TABLE.Type3 A:hover {
	color : 'Green';
	background-color : 'fafacb';
}

.header1 {
	color: 'fffffe';
	background-color:'333366';
	font-weight: bold;
	text-align: center;
}

.maroon {
	background-color: '990033';
	
}

.beige {
	background-color: 'CCCC99';
}

.wonb {
	background-color: 'black';
	color: 'white';
}

.wonb A:link {
	background-color: 'black';
	color: 'white';
}

.wonb A:visited {
	background-color: 'black';
	color: 'white';
}

.wonb A:hover {
	background-color: 'black';
	color: 'white';
}

.wonb A:active {
	background-color: 'black';
	color: 'white';
}