BODY {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	FONT: 11px geneva, verdana, arial, sans-serif;
	scrollbar-base-color: #000000 }


a:link		{ color: #996600; text-decoration: none }

a:visited	{ color: #996600; text-decoration: none }

a:active	{ color: #666666; text-decoration: none }

a:hover		{ color: #FF6600; text-decoration: underline }



FONT { COLOR: #000000; FONT: 13px geneva, verdana, arial, sans-serif; font-weight: normal }


.infotext { COLOR: #000033; FONT: 10px geneva, verdana, arial, sans-serif; font-weight: normal }


.menutext { COLOR: #000033; FONT: 12px geneva, verdana, arial, sans-serif; font-weight: normal }


.footertext { COLOR: #000000; FONT: 10px arial, geneva, verdana, sans-serif; font-weight: bold }


.title { COLOR: #663300; FONT: 15px verdana, arial, sans-serif; font-weight: bold }


.contacttitle { COLOR: #000000; FONT: 13px geneva, verdana, arial, sans-serif; font-weight: bold }



.logo {
	COLOR: #FFFF00;
	FONT: 17px verdana, geneva, verdana, arial, sans-serif;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 3px;
	TEXT-DECORATION: none }


.slogan { COLOR: #FFFF00;
	FONT: 12px geneva, verdana, arial, sans-serif;
	font-weight: bold;
	font-style: italic }



.formbutton { FONT: 12px arial, verdana, sans-serif }



.shadeform	{ FONT: 12px arial, verdana, sans-serif;
		WIDTH: 200PX;
		BORDER: #000000 1px solid}


.textarea	{ FONT: 12px arial, verdana, sans-serif;
		WIDTH: 250PX;
		HEIGHT: 100PX;
		BORDER: #000000 1px solid}


.dropdown {	COLOR: #333333;
		WIDTH: 200PX;
		FONT: 12px geneva, verdana, arial, sans-serif}





.just {text-align: justify;}

/* SECTION-SPECIFIC ELEMENTS */

.sectionactivecolorbkgd { 
background-color: #336666;
color: #FFFFFF; 
}

.sectionactivetype {  
color: #FFFFFF; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: x-small; 
font-weight: bold; 
/* text-align: center */
background-color: #336666;
}

	.sectionactivetype a:link {  
	color: #FFFFCC; 
	text-decoration: none 
	}

	.sectionactivetype a:hover {  
	color: #FFFFFF;
	text-decoration: underline;
	}

	.sectionactivetype a:visited {  
	color: #FFFFCC; 
	text-decoration: none 
	}

	.sectionactivetype a:visited:hover {  
	color: #FFFFFF; 
	text-decoration: underline;
	}
	
	.sectionactivetype td {  
	color: #FFFFFF; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: x-small; 
	font-weight: bold; 
	/* text-align: center */
	background-color: #336666;
	}

.datatable {  
border: thin #EEEEEE solid 
}

	.datatable td {  
	border: 1px #EEEEEE solid; 
	line-height: normal; 
/*	vertical-align: middle;*/
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	} 

	.datatable th {  
	border: 1px #EEEEEE solid; 
	line-height: normal; 
/*	vertical-align: middle;*/
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	}

.rowlabel { 
text-align: right; 
color: #666666;
background-color: #EEEEEE; 
font-size: x-small; 
vertical-align: middle;
; font-weight: bold
}

.buttonrow {
background-color: #EEEEEE;
}

.button {
border: none; 
color: #FFFFFF; 
font-weight: bold
; text-align: center
}

	.button td { 
	background-color: #999999;
	border: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
	
	.button a:link {  
	color: #FFFFFF; 
	text-decoration: none 
	}

	.button a:hover {  
	color: #FFFFFF; 
	text-decoration: underline 
	}

	.button a:visited {  
	color: #FFFFFF; 
	text-decoration: none 
	}

	.button a:visited:hover {  
	color: #FFFFFF; 
	text-decoration: underline 
	}

