BODY	{
	margin: 0px;
	padding: 0px;
	border: #000000 0px solid;
	background-color: #FFFFCC;
	background-image: url(picts/background03.jpg);	
	}

/* PAGE LINK COLORS */

a:link		{
	color: #003399;
	text-decoration: none;
}

a:visited	{
	color: #003399;
	text-decoration: none;
}

a:active	{
	color: #003399;
	text-decoration: none;
}

a:hover		{
	color: #003399;
	text-decoration: none;
}


/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */

TABLE		{
	COLOR: #000000;
	font-size: 12pt;
	font-family: Calibri;
}

.title		{ COLOR: #000000; FONT: 14pt calibri, arial, sans-serif; font-weight: normal; }

.title2		{ COLOR: #666666; FONT: 12pt calibri, arial, sans-serif; font-weight: normal; }

.title3		{ COLOR: #FF0000; FONT: 14pt calibri, arial, sans-serif; font-weight: normal; }



.subtitle	{ COLOR: #3366FF; FONT: 13px arial, sans-serif; font-weight: bold; }

.footer		{
	COLOR: #000066;
	FONT: 11pt arial, verdana, sans-serif;
}

.hilite		{ COLOR: #000000; }

.just 		{ text-align: justify; }

.formmargin	{ margin: 0px; }

.pageheight	{ height: 650px; }

.pagewidth	{ width: 850px; }



#headerlayer	{
	position: relative;
	left: 0px;
	top: 225px;
	margin-top: -220px;
	z-index:3;
	width: 850px;
	text-align: center;
	border:#000000 0px solid;
		}



/* IMAGE BORDERS AND IMAGE BACKGROUNDS */

.borders		{ border: #333333 1px solid; }

.bannerborders		{
	border-top: #333333 3px solid;
	border-right: #333333 3px solid;
	border-bottom: #333333 3px solid;
	border-left:#333333 3px solid;
	background-color: #333333;
			}

.imagebackground	{ background-color: #FFFFFF; }


/* MISC CODE AND COLORS */

.splitlines	{
		border: #B7C0C1 1px solid;
		background-color: #FFFFFF;
		color: #FFFFFF; height: 5px;
		width: 100%;
		margin-top: 3px;
		margin-bottom: 3px;
		}

.nobreak	{ white-space:nowrap; }



/* PICTURE GALLERY CODE */

.Galborder	 	{ border: #000000 1px solid; cursor:pointer; }	

A:hover .Galborder,
A:active .Galborder 	{ border: #FF0000 1px solid; cursor:pointer; }

.slideshow	{
		font-family: arial, verdana, sans-serif;
		font-size: 12px;
		background-color: #FFFFFF;
		color: #000000;
		cursor:pointer;
		font-weight: bold;
		padding-left: 9px;
		padding-right: 9px;
		margin-bottom: 3px;
		border: #000000 1px solid;
		}

.slideshowon	{
		font-family: arial, verdana, sans-serif;
		font-size: 12px;
		background-color: #FFFFFF;
		color: #000000;
		cursor:pointer;
		font-weight: bold;
		padding-left: 9px;
		padding-right: 9px;
		margin-bottom: 3px;
		border: #FF0000 1px solid;
		}



/* SIDEBAR CODE */

fieldset.sidebar	{
			align: center;
			width: 175px;
			border:  0px solid;
			font: 14px arial, geneva, verdana, sans-serif;
			font-weight: bold;
			text-align:center;
			padding: 8px;
			}
			

fieldset.sidebar legend	{
			align: center;
			color: #03124E;
			font: 17px arial, sans-serif;
			font-weight: bold;
			background-color: ;
			background-image: url("");
			border: #03124E 0px solid;
			padding: 1px 5px 2px 5px;
			margin-top: 6px;
			margin-bottom: 6px;
			}


/* HIDE MENU AND ITEMS FOR PRINTING */


@media print {
.printhide {display:none;}
}
@media screen{
.printonly { display:none }
}


/* START THE CODE FOR THE PAGE MENUS */

.menu-table 	{
	width: 850px;
	background-color:#05285C;
	background-image: url(picts/menu-background.gif);
	border-top: #A1ACBA 10px solid;
	border-left: #A1ACBA 10px solid;
	border-right: #A1ACBA 10px solid;
	border-bottom: #A1ACBA 10px solid;
		}


.menu		{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	cursor: pointer;
	display: block;
	white-space: nowrap;
	background-image: url(picts/menu.gif);
	background-color:#05285C;
	border-right: #A1ACBA 1px solid;
		}


.firstmenu	{
		border-left: #FFFFFFF 1px solid;
		}



a.menu:link 	{
		color: #000000;
		}


a.menu:visited 	{
		color: #000000;
		}


a.menu:active 	{
		color: #000000;
		}



a.menu:hover 	{
	background-image: url(picts/menuon.gif);
	background-color: #05285C;
	color: #000000;
		}
		
		

/* START CODE FOR THE FORMS */

.shadeform	{
		FONT: 12px arial, verdana, sans-serif;
		COLOR: #000000;
		background-color: #FFFFFF;
		background-image: url("picts/shadeform.gif");
		margin-top:1px;
		BORDER: #000000 1px solid;
		}

.dropdown 	{
		FONT: 12px arial, verdana, sans-serif;
		COLOR: #000000;
		background-color: #FFFFFF;
		margin-top:1px;
		}

.button 	{
		background-color: #F0F0F0;
		background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #000000;
		font-size: 11px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding: 3px 5px 3px 5px;
		BORDER: #A1ACBA 1px solid;
		}


.buttonon 	{
		background-color: #D5DFEF;
		background-image: url("picts/buttonon.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #000000;
		font-size: 11px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding: 3px 5px 3px 5px;
		BORDER: #3366FF 1px solid;
		}
