

body { 		font-family: "Verdana, Arial, sans-serif";
		background-color:#000000;}



.header1 { 	font-family: "Georgia";
		font-size: 24px;
		color: #336633;
		text-align: left;
		font-weight: bold;
		margin-left: 10px;
		}

.wellbody {	font-size: 12px;
		text-align: justify;
		margin-left: 15px;
		margin-right: 15px;
		margin-top: 5px;
		margin-bottom: 10px;
		color: #660033;
		background-color:#cccccc;
		/*background-color:#efd7df;*/
		}

.docheader {	font-family: "Georgia";
		font-size: 24px;
		color: #336633;
		text-align: left;
		font-weight: bold;
		margin-left: 10px;
		}

.docbody {	font-size: 12px;
		text-align: justify;
		margin-left: 15px;
		margin-right: 15px;
		margin-top: 5px;
		margin-bottom: 10px;
		color: #660033;
		background-color:#cccccc;
		/*background-color:#ffff99;*/
		}

.alextitle {	font-family: "Arial";
		font-size: 11px;
		color: #ffffff;
		text-align: center;
		font-weight: normal;
		margin-left: 10px;
		margin-right: 10px;
		}
/* Navigation */
.second a {
		display:block;
		width:125px;
		margin: 0em 0;
		padding-top: 8px;
		padding-right: 0px;
		padding-bottom: 8px;
		padding-left: 0px;

		font: bold 14px/1 sans-serif;
		color:#990033;
		text-align: center;
		background: url("images/3buttons.gif") 0 0 no-repeat;
		text-decoration: none;
		}
.second a:hover {	
		background-position: -125px 0;
		color: #808000;
		}
.second a:active {
		background-position: -250px 0;
		color:white;
		}		
/* END OF NAVIGATION */

.serheader {	font-family: "Arial";
		font-size: 20px;
		color: #333300;
		text-align: left;
		font-weight: bold;
		margin-left: 10px;
		}

.serbody {	font-size: 12px;
		text-align: justify;
		margin-left: 15px;
		margin-right: 15px;
		margin-top: 5px;
		margin-bottom: 10px;
		color: #660033;
		background-color:#cccccc;
		}

.faqbody {	font-size: 12px;
		text-align: justify;
		margin-left: 15px;
		margin-right: 15px;
		margin-top: 5px;
		margin-bottom: 10px;
		color: #660033;
		background-color:#cccccc;
		/*background-color:#ffeaf4;*/
		
		}

.direcbody {	font-size: 12px;
		text-align: justify;
		margin-left: 15px;
		margin-right: 15px;
		margin-top: 5px;
		margin-bottom: 10px;
		color: #660033;
		background-color:#cccccc;
		/*background-color:#faebd7;*/
		}

.bottomhead {	font-family: "verdana";
		font-size:11px;
		text-align: center;
		color: white;
		margin-right: 15px;
		margin-left: 15px;}

.tint1 {background-color:#999999;}
.head2 {font-size: 11pt; color: white;}

.first a:link{color: white; text-decoration: none;}
.first a:active{color:red;background-color:#fffff0;}
.first a:hover{color:#dcdcdc;background-color:#006400;}
