a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #855936;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align:left;
}
.Footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7pt;
}
p.headertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #81512d;
	text-align:left;
}
td.leftHeader {
	background-image: url(images/leftheader.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 18px;
}
td.header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 9px;
	text-align:left;
}
td.header2 {
	background-image: url(images/shortheader.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 9px;
}
.image {
	background-attachment: fixed;
	background-image: url(images/lowerbgright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #3e4e67;
}
.rows {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #333333;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
.navLINKS {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16.5px;
	color: #000;
}
.navLINKS_FF {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
}
.rows2 {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.rows3 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.thumbs {
	border: 1px solid #333333;
	margin: 5px;
}
.thumbs_sm {
	border:1px solid #333333;
	margin:5px;
	width:25%;
	height:25%;
}
.sig {
	white-space: pre;
	float: right;	
}