a:hover     {
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	font-size: 12px;
	}

}
BODY{
	scrollbar-face-color:#C8C8C8;
	scrollbar-arrow-color:#F00;
	scrollbar-track-color:#ffffff;
	text-align: center;

}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	
}


.pagetitle {
	font-size: 18px;
	color: #F00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.hyperlinks  {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.tableRecords {
	border: thin none #000;
}
.head {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.price {
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.HeaderText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	color: #D33534;
	font-weight: bold;
}

#nav {
	float: left;
	text-align: center;
	height: 30px;
	width: 765px;
	margin: 0;
	padding: 0;
	background-image: url(/images/nav.jpg);
	color: #FF0000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;

}



#nav a:hover {

	text-decoration: none;
	font-weight: bold;
	background-image: url(/images/nav_over.png);
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FF0000;
	font-family: Verdana, Geneva, sans-serif;
}
.nav_normal {
	text-decoration: none;
	font-weight: bold;
	background-image: url(/images/nav_over.png);
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FF0000;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}

