@charset "ISO-8859-1";
.companyname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #990000;
	font-weight: normal;
	font-size: 14px;
}
.copyrightbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	height: 25px;
	padding-top: 0.125in;
	padding-bottom: 0.125in;
	text-align: center;
}
.greybox {
	background-color: #969495;
	height: 41px;
	width: 71px;
}
.whiteblock {
	background-color: #FFFFFF;
	width: 50px;
}
.redblock {
	background-color: #980000;
	width: 75px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #990000;
	font-weight: lighter;
}
h2 {
	font-size: 16px;
	font-weight: normal;
}
.borderall {
	border: 1pt solid #999999;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 0.125in;
	padding-bottom: 0.125in;
	line-height: 130%;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.greyfooter {
	background-color: #CCCCCC;
}
.backnext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.logocaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0.125in;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	text-align: center;
}
.dashedtopborder {
	border-top-width: thin;
	border-top-style: dotted;
	width: 350px;
}
.copyrightbox a:link {
	color: #666666;
}
.fixedbanner {
	position: relative;
	height: 179px;
	width: 750px;
	overflow: hidden;
}
#fixed banner {
	position: absolute;
	top: 0px;
	left: 132px;
}
body {
	top: 0px;
	left: 0px;
	margin: 0px;
}
.photomenu {
	border: 1.5pt solid #980000;
}
.fixedarea {
	overflow: scroll;
	position: absolute;
	height: 600px;
	width: 400px;
}
 
