﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">

<head>
<meta content="en-us" http-equiv="Content-Language" />
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<title>Untitled 1</title>
</head>

<body>

DIV { font-family:Arial }
.redfont { color:red }
.blackfont{
	border-top: 0;
	padding: 0;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	border-top-color: #000000;
}
.blacksmall{
	padding: 1;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}

.goldfont{color:gold}

margin-left: 0px;
	margin-top: 0px
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
}
.style10 {color: #FFCC00}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 13px;
}
.style13 {font-size: 11px}

.golditalic {
	font: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #CC9933;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

		.menuitem {
			border: 1px solid #000000;
			margin: 1px;
			vertical-align: middle;
			font-family: Verdana, Geneva, Tahoma, sans-serif;
			font-size: 11px;
			font-weight: bold;
			font-style: normal;
			font-variant: small-caps;
			color: #000000;
			text-align: center;
			line-height: 25px;
			background-color: #CC9933;
			width: 225px;
		}
		.pagehead {
			border-top: 3px solid #000000;
			padding: 0;
			color: black;
			font-family: Arial, Helvetica, sans-serif;
			font-size: medium;
			font-weight: bold;
			text-align: center;
			line-height: 25px;
			background-color: #CC9933;
		}
		.photocell {
			border-color: #CC9933;
			border: 2px solid #CC9933;
			vertical-align: middle;
			text-align: center;
			background-color: #FFFFFF;
			width:185px;
			height:179px;
}
	.auto-style12 {
		margin: 1px;
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
		font-variant: small-caps;
		color: #000000;
		text-align: center;
		text-transform: none;
	}
	.auto-style25 {
		border: 1px solid #000000;
		margin: 1px;
		vertical-align: baseline;
		font-family: Verdana, Geneva, Tahoma, sans-serif;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
		font-variant: small-caps;
		color: #000000;
		text-align: center;
		text-transform: none;
		line-height: 25px;
	}
	.pagediv {
		position: absolute; left: 120px; 
		padding: 5px; 
		color: black; 
		border: 8px #CC9933 double;
		max-width: 755px;
	}
	#wrap {
		width: 1050px;
		margin: 15px auto;
		overflow: hidden;
	}
}

</body>

</html>

