body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*position:relative;*/
	padding: 0px;
	background-color: #2B388D;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bottomlinks, .bottomlinks a{
	text-align: center;
	color: #FFFFFF;
}

.bigleftyellow{
	background-color:#FFED00;
}

.smallleftyellow{
	background: url(images/3pxborder.gif) left top repeat-y;
}

.mandatory{
	color: #FF0000;
	vertical-align: sup;
	font-weight: bold;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFED00;
}

.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
}
.yellowhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFED00;
}
.bodyyell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFED00;
}
.bodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.pagelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bolder;
	color: #FFED00;
}

.product_weight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: bolder;
	color: #FFED00;
	position: absolute;
	top: 22px; 
	left: 22px;
	vertical-align: middle; 
	line-height: 50px;
}
.maintable, .maintable td, .maintable tr{
	padding: 0px;
}

.maintable img {
	vertical-align:top;
}

a {
	color:#FFED00;
}

.product_star {
	height: 130px;
	width: 132px;
	padding: 0px;
	background: url(images/price_bg.gif) no-repeat center;
	position: absolute;
	top: 12px; right: 190px;

  }
.product_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	color: #2D398D;    
	text-align: center;
	line-height:130px;

}

.product_box{
	height: 155px;
	width: 530px;
	background: url(images/bg_roundbox.gif) no-repeat center;
	position: relative;
	padding: 10px 0 0 0;

}

.product_image{
	position: absolute;
	bottom: 12px; right: 25px;
}

.nopheader{
	background-color: #FFED00;
	color: #000000;
}

.nopentry{
	background-color: #FFFFFF;
	color: #000000;
}

.noptotal{
	color: #FFFFFF;
	border-bottom: 1px white solid;
}

.product_form{
	position: absolute;
	bottom: 12px; left: 22px;
}

.contact label, .contact input, .contact textarea{
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 10px;
}

.contact label{
	text-align: left;
	width: 180px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
}

br {
	clear: left;
}