A:hover
	{
		color: #FFFFFF;
		text-decoration: underline;
	}

	
FORM
	{
		margin-top: 0px;
		margin-bottom: 0px;
	}


BODY
	{
	scrollbar-face-color: #575A78;
	scrollbar-shadow-color: #575A78;
	scrollbar-highlight-color: #575A78;
	scrollbar-3dlight-color: #FCCE87;
	scrollbar-darkshadow-color: #FCCE87;
	scrollbar-track-color: #FEEBCF;
	scrollbar-arrow-color: #FCCE87;
	scrollbar-base-color: #FEEBCF;
	}



HR
	{
		height: 1px;
		color: #777777;
	}



.border1
	{
		border-top: solid 1px #BBBBBB;
		border-bottom: solid 1px #222222;
	}



.button1
	{
		font-family: verdana, tahoma, arial;
		font-size: 12px;
		font-weight: normal;
		background-color: #FEF5E7;
	}
	
	
	
.congolink
	{
		font-family: verdana, tahoma, arial;
		font-size: 10px;
		font-weight: normal;
		color: #FCCE87;
		text-decoration: none;
	}
	
	


.droplist
	{
		background-color: #CCCCCC;
		font-family: verdana, arial;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
	}
	
	

.image1
	{
		border: solid 1px #575A78;
		cursor: hand;
	}



.image1_hover
	{
		border: dotted 1px #575A78;
		cursor: hand;
	}



.linktext1_on
	{
		font-family: tahoma, trebuchet, helvetica, arial;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: none;
	}
	
	
	
.linktext1_off
	{
		font-family: tahoma, trebuchet, helvetica, arial;
		font-size: 11px;
		font-weight: bold;
		color: #BBBBBB; /*  was FCCE87 */
		text-decoration: none;
	}
	
	
	
.linktext2
	{
		font-family: tahoma, trebuchet, helvetica, arial;
		font-size: 13px;
		font-weight: bold;
		color: #FCCE87;
		text-decoration: none;
	}
	


.linktext3
	{
		font-family: verdana, arial;
		font-size: 12px;
		font-weight: normal;
		color: #FFFFFF;
	}



.infotext1
	{
		font-family: tahoma, trebuchet, helvetica, arial;
		font-size: 10px;
		font-weight: normal;
		color: #FFFFFF;
	}



.infolink1
	{
		font-family: tahoma, trebuchet, helvetica, arial;
		font-size: 10px;
		font-weight: normal;
		color: #FFFFFF;
		text-decoration: none;
	}



.infolink1:hover
	{
		font-family: tahoma, trebuchet, helvetica, arial;
		font-size: 10px;
		font-weight: normal;
		color: #000000;
		text-decoration: none;
	}



.infotext2
	{
		font-family: tahoma, trebuchet, helvetica, arial;
		font-size: 11px;
		font-weight: normal;
		color: #FCCE87;
	}
	

.infolink2
	{
		font-family: tahoma, trebuchet, helvetica, arial;
		font-size: 11px;
		font-weight: normal;
		color: #FCCE87;
		text-decoration: none;
	}
	


.infolink2:hover
	{
		font-family: tahoma, trebuchet, helvetica, arial;
		font-size: 11px;
		font-weight: normal;
		color: #000000;
		text-decoration: none;
	}
	

		
.pagetext1
	{
		font-family: tahoma, trebuchet, helvetica, arial;
		font-size: 12px;
		font-weight: normal;
		color: #575A78; /* was 00337F */
	}



.pagetext1b
	{
		font-family: tahoma, trebuchet, helvetica, arial;
		font-size: 12px;
		font-weight: bold;
		color: #575A78; /* was 00337F */
	}


.pagetext1b2
	{
		font-family: tahoma, trebuchet, helvetica, arial;
		font-size: 13px;
		font-weight: bold;
		color: #BBBBBB;
	}


.pagetext2
	{
		font-family: tahoma, trebuchet, helvetica, arial;
		font-size: 12px;
		font-weight: bold;
		color: #9F7645; /* was 943E1C */
	}



.heading1
	{
		font-family: tahoma, trebuchet, helvetica, arial;
		font-size: 16px;
		font-weight: bold;
		color: #9F7645;
	}

	

.heading2
	{
		font-family: tahoma, trebuchet, helvetica, arial;
		font-size: 17px;
		font-weight: bold;
		color: #7A7D8D;
	}




.heading2s
	{
		font-family: tahoma, trebuchet, helvetica, arial;
		font-size: 14px;
		font-weight: bold;
		color: #7A7D8D;
	}



.heading3
	{
		font-family: tahoma, trebuchet, helvetica, arial;
		font-size: 17px;
		font-weight: bold;
		color: #A78C59;
	}



.heading3s
	{
		font-family: tahoma, trebuchet, helvetica, arial;
		font-size: 14px;
		font-weight: bold;
		color: #A78C59;
	}


	
.textfield1
	{
		border-top: solid 1px #575A78;
		border-right: solid 1px #575A78;
		border-bottom: solid 1px #575A78;
		border-left: solid 1px #575A78;
		background-color: #FEF5E7;
		font-family: verdana, arial;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
		width: 250px;
		height: 20px;
	}



.textarea1
	{
		border-top: solid 1px #575A78;
		border-right: solid 1px #575A78;
		border-bottom: solid 1px #575A78;
		border-left: solid 1px #575A78;
		background-color: #FEF5E7;
		font-family: verdana, arial;
		font-size: 12px;
		font-weight: normal;
		color: #000000;
		width: 404px;
		height: 80px;
	}


.zoomclose
	{
		font-family: verdana, arial;
		font-size: 9px;
		font-weight: bold;
		color: #555555;
		text-decoration: none;
		border: solid 1px #555555;
		padding: 1px 2px 1px 2px;
		background-color: #999999;
	}



.zoomclose:hover
	{
		font-family: verdana, arial;
		font-size: 9px;
		font-weight: bold;
		color: #222222;
		text-decoration: none;
		border: solid 1px #222222;
		padding: 1px 2px 1px 2px;
		background-color: #FF6633;
	}



.zoomtext
	{
		font-family: verdana, arial;
		font-size: 10px;
		font-weight: bold;
		color: #222222;
		padding: 5px 3px 0px 2px;
	}
