body {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	background-color: #FFFFFF;
	background-image: url(images/bgline.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #3c5170;
}

.greenheader {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #0ba50b; font-weight: bold;}

.greensmall {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #0ba50b;} 
.greensmall a:link {color: #0ba50b; text-decoration: underline;} 
.greensmall a:visited {color: #6aa06a; text-decoration: underline;} 
.greensmall a:hover {color: #FFFFFF; text-decoration: none; background: #0ba50b;} 
.greensmall a:active {color: #FFFFFF; text-decoration: none; background: #0ba50b;} 

.blackheader {font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif; font-size: 20px;color: #000000; font-weight: bold;} 
.blackheader a:link {color: #000000; text-decoration: underline; } 
.blackheader a:visited {color: #404040; text-decoration: underline; } 
.blackheader a:hover {color: #FFFFFF; text-decoration: none; background: #000000; } 
.blackheader a:active {color: #FFFFFF; text-decoration: none; background: #000000; }

.blueheader {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #0f129d; font-weight: bold;} 
.blueheader a:link {color: #0f129d; text-decoration: underline; } 
.blueheader a:visited {color: #4c4e8e; text-decoration: underline; } 
.blueheader a:hover {color: #FFFFFF; text-decoration: none; background: #0f129d; } 
.blueheader a:active {color: #FFFFFF; text-decoration: none; background: #0f129d; } 

.blue {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #0f129d;} 
.blue a:link {color: #0f129d; text-decoration: underline; } 
.blue a:visited {color: #4c4e8e; text-decoration: underline; } 
.blue a:hover {color: #FFFFFF; text-decoration: none; background: #0f129d; } 
.blue a:active {color: #FFFFFF; text-decoration: none; background: #0f129d; } 

.blacktext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 18px;} 
.blacktext a:link {color: #000000; text-decoration: underline; } 
.blacktext a:visited {color: #404040; text-decoration: underline;} 
.blacktext a:hover {color: #FFFFFF; text-decoration: none; background: #000000; } 
.blacktext a:active {color: #FFFFFF; text-decoration: none; background: #000000; } 

.blacksmall {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 18px;} 
.blacksmall a:link {color: #000000; text-decoration: underline; } 
.blacksmall a:visited {color: #909090; text-decoration: underline;} 
.blacksmall a:hover {color: #FFFFFF; text-decoration: none; background: #000000; } 
.blacksmall a:active {color: #FFFFFF; text-decoration: none; background: #000000; } 

.footertext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #C0C0C0;} 
.footertext a:link {color: #C0C0C0; text-decoration: underline;} 
.footertext a:visited {color: #7b8868; text-decoration: underline;} 
.footertext a:hover {color: #FFFFFF; text-decoration: underline; background: #C0C0C0;} 
.footertext a:active {color: #FFFFFF; text-decoration: underline; background: #C0C0C0;}

.whitetext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; color: #FFFFFF; line-height: 1.5em;} 
.whitetext a:link {color: #FFFFFF; text-decoration: underline; } 
.whitetext a:visited {color: #DEDEDE; text-decoration: underline;} 
.whitetext a:hover {color: #000000; text-decoration: none;  background: #FFFFFF; } 
.whitetext a:active {color: #000000; text-decoration: none;  background: #FFFFFF; } 

.whitesmall {font-family: Verdana,  Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF;} 
.whitesmall a:link {color: #FFFFFF; text-decoration: underline; } 
.whitesmall a:visited {color: #DEDEDE; text-decoration: underline;} 
.whitesmall a:hover {color: #000000; text-decoration: none;  background: #FFFFFF; } 
.whitesmall a:active {color: #000000; text-decoration: none;  background: #FFFFFF; } 

#maintable {
	width: 770px;
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-bottom: 1px solid #808080;
	border-right: 1px solid #808080;
	background-color: #FFFFFF;
}

#menutable {
 	width: 200px;
	font-family: Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
 	font-size: 13px;
	font-weight: bold;
 }
 
#menutable td a {
 	/*/*/padding: 4px;
 	display: block;
 	text-decoration: none;
 	line-height: 1.5em;
	 /* */
 }
 
 #menutable td a:link, #menutable td a:visited {	
	color: #000000;
	background-image: url(images/nav_bk.jpg);
	border-left: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
 }
 
 #menutable td a:hover, #menutable td a:active {
 	color: #FF0100;
	background-image: url(images/nav_bk_over.jpg);
	border-left: 1px solid #808080;
	border-top: 1px solid #808080;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
 }
 
  .imgLeft {
 float: left;
 margin-right: 10px;
 margin-bottom: 10px;
 }
   .imgRight {
 float: right;
 margin-left: 10px;
 margin-bottom: 10px;
 }
 
 .border {
 border: 1px solid #C0C0C0;
 }
 
 h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; color: #FF0100; font-weight: bold; margin: 0px; padding: 0px;} 
 
 h2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #FF0100; font-weight: bold; margin: 0px; padding: 0px;} 
 
 h3 {font-size: 20px; color: #0000c0; margin: 0px; padding: 0px;}
 
 .redheader {
 	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #FF0100; font-weight: bold;	
 }