h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}

body {
	background-color: #4DA0F0;
}
.border {
	border: 1px solid #FFFFFF;
	background-image: url(../images/footer_image.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.border2 {	background-image: url(../images/footer_image2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: scroll;
}
.header_image {
	background-image: url(../images/top_image.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.header_image2 {
	background-image: url(../images/top_image2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.navback {
	background-image: url(../images/nav_bck.gif);
	background-repeat: no-repeat;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.whtfnt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3686D4;
	border: 1px solid #FFFFFF;
}
.gradientbox {
	background-image: url(../images/gradient_box.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.yellow_font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.white_font {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mainfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.mainfont:hover {
  color: #FFFF00;
}
.footer_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer_font:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer_font:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.whtfnt:hover {
  text-decoration: underline;
}
.white_border {
	border: 1px solid #FFFFFF;
}
.strikefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: line-through;
}
.yellow_smlfnt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
a.yellow_smlfnt:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
#star {
	position:relative;
	width:129px;
	height:101px;
	z-index:1;
	left: -75px;
	top: 35px;
}
.blackborder {
  border: 1px solid #000000;
  background-color: #FFFFFF;
}
.boxed {
  border: 1px solid #FFFFFF;
  background-color: #80bafd;
}
.errorB {
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  margin: 10px;
}
.productOutOfStock {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: red;
}
a.mainlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.mainlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
.drkfnt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #184f9b;
}
a.drkfnt:hover {
  color: #4492e2;
}
.productbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
  border: 1px solid #FFFFFF;
  background-color: #80bafd;
  margin: 10px;
}
.productbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
  background-color: #80bafd;
  margin: 10px;
}
.wht_embigger {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
  font-size: 14px;
}


IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto 
}
