.bordertable {
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #cccc99;
	border-right-color: #cccc99;
}
.fancytext {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #cccc99;
	text-align: left;
	vertical-align: top;

}

.onthispageheader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	}

.rightsidetables {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #cccc99;
	text-align: left;
	vertical-align: top;
	border-left-style:solid;
	border-left-color:#000000;
	border-left-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	border-bottom-width:2px;
	padding: 10px;
	
	
	}
	
.middletables {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: bold;
	color: #cccc99;
	text-align: left;
	vertical-align: top;
	border-left-style:solid;
	border-left-color:#000000;
	border-left-width:2px;
	border-top-style:solid;
	border-top-color:#000000;
	border-top-width:2px;
	padding-bottom:2px;
	cellpadding: 2px;
	padding:5px;
	
	
}

.pageheader {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	vertical-align: top;
	}
	
.textualheader {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	vertical-align: top;
	}

.tableheadingtext {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	font-weight: bolder;
	color: #ffffff;
	text-align: left;
	vertical-align: top;
	
}

.smalltextheader {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bolder;
	color: #ffffcc;
	text-align: left;
	vertical-align: top;
	
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #99ff66;
	text-align: left;
	vertical-align: top;
	text-decoration:none;
}

a:hover {
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#ffffcc;
	line-height:20px;
}

.phototext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#ffffcc;
	line-height:20px;
}


.leftnav {
	line-height:25px;
	color:#000000
	font-family: "Courier New", Courier, mono;
	font-weight:bold;
	font-size: 12px;
	
}
.leftnavtext{
	color:#000000
	font-family: "Courier New", Courier, mono;
	font-weight:bold;
	
	}

.footer { 
	border-top-style:solid;
	border-top-color:#000000;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#ffffcc;
	line-height:20px;
}
input {
	background-color: cccc99;
}

.picturefloatleft {
float: left;
margin: .4em .4em .4em .4em;

}

.picturefloatright {
float:  right;
margin: .4em .4em .4em .4em;
}