td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	background-attachment: fixed;
	background-image: url(images/blue_back_small.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

.white_background {
	background-color: #FFFFFF;
	display: table;
	height: 600px;
	width: 800px;
	top: 30px;
	align: center;
}

.style1 {
	font-size: xx-small;
}
p {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pad_right {
	padding-right: 10px;
}

.nav_pad {
	padding-top: 6px;
	padding-bottom: 6px;
}


H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #0000CC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
hr_dots {
	background-image: url(images/hr_2px.gif);
	background-repeat: repeat;
}
right_box_top {
	background-image: url(images/right_box_r1_c1.gif);
	background-repeat: no-repeat;
	height:23px;
}
right_box_mid {
	background-image: url(images/right_box_r3_c1.gif);
	background-repeat: repeat-x;
	padding:3px;
}


 div.hr_dots {
  height: 2px;
  background: #fff url(images/hr_2px.gif);
}
div.hr_dots hr {
  display: none;
}
a:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.price {
	font-size: x-large;
	color: #66CC00;
}
.bigh2 {
	font-size: x-large;
	color: #FF0000;
}
.smallh2 {
	font-size: medium;
	color: #0000CC;
}
