.header-bg {
	background-image: url(header07.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.white-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.white-border {
	border: 1px solid #FFFFFF;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D4046;
	width: 160px;
	border: 1px solid #E1E2F0;
}
.white-star {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.yellow-star {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:  #FFDB77;
}
.order-page-bg {
	background-image: url(order-form-page-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.yellow-big-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #FFDB77;
	text-decoration: none;
}
.yellow-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFDB77;
	text-decoration: none;
}
.white-bold-text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
	
}
#left-btn a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	padding-left: 20px;
	line-height: 17px;
	font-weight: bold;
}
#left-btn a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FAD87B;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	padding-left: 20px;
	line-height: 17px;
	font-weight: bold;
	background-image: url(btn-arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
}
.btn-strip {
	background-image: url(btn-strip.gif);
	background-repeat: no-repeat;
	background-position: left 25px;
}
.text-bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
A.text-bold:hover {
	COLOR: #FFDB77; TEXT-DECORATION: none;	
}
