/* Scrollbar properties are only supported by Internet Explorer 5.5  */
body {
	scrollbar-3dlight-color : #FF9933;
	scrollbar-arrow-color : #FF9933;
	scrollbar-base-color : #333366;
	scrollbar-darkshadow-color : 333366;
	scrollbar-face-color : #666666;
	scrollbar-highlight-color : #666666;
	scrollbar-shadow-color : #FF9933;
	scrollbar-track-color : #333366;
	;
	background-attachment: fixed
;
	background-image: url(images/pitbak.gif)
;
	background-color: #595A7B;
	background-repeat: repeat-x;
	background-position: bottom;


}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF}
.disclaimer {  font-size: 8pt; color: #CCCCCC}
.title {  font-weight: bold; font-size: 11pt}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF}
a:link {  color: #FF9933; text-decoration: none}
a:hover {  color: #FF9933; text-decoration: underline}
a:visited {  color: #FF9900; text-decoration: none; font-weight: normal}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: #FF9933; font-weight: bold}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 12pt}
a:active {  color: #FFFFFF}
.outline {
	border: thin groove #FFFFFF;
}
