body {
	background: url('../images/bggrad.jpg') top left fixed repeat-x;
	background-color:#234a70;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
}
h1 {
	font-size:14px;
}
h2 {
	font-size:12px;
	
}
hr {
	margin-top:15px;
	margin-bottom:15px;
}
a:link, a:active, a:visited {
	color:#666666;
	text-decoration:none;
}
a:hover{
	color:#333333;
	text-decoration:underline;
}
img {
	border:0;
}
.txt11 {
	font-size: 11px;
	color: #000000;
}
.bgstrip {
	background-attachment: fixed;
	background: url('../images/bg_strip.gif');
	background-repeat: repeat-x;
	background-position: left top;
}
.txt11w {
	font-size: 11px;
	color: #FFFFFF;
}
.bgnav {
	margin-left:-2px;
	background: url('../images/bgnav.gif');
	background-repeat: no-repeat;
	background-position: left top;
	width:792px;
	height:65px;
	border:0px solid #FFF000;

}
.bgnavhome {
	margin-left:-2px;
	background: url('../images/bgnavhome.gif');
	background-repeat: no-repeat;
	background-position: left top;
	width:792px;
	height:65px;
	border:0px solid #FFF000;

}
.txt11w a:link, .txt11w a:active, .txt11w a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.txt11w a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}.bgwhite {
	background-attachment: fixed;
	background: url('../images/bgwhite.gif');
	background-repeat: repeat-y;
	background-position: left top;
}
.vertline {
	background-attachment: scroll;
	background: url('../images/dot.gif');
	background-repeat: repeat-y;
	background-position: left top;
}
.hpphotos {
	background-attachment: scroll;
	background: url('../images/bg_hpphotos.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}
