/* CSS Document */

.navType {
	color: #FFFFFF;
	font-size: 14px;
	font-family:  'verdana','Helvetica', 'Arial', sans-serif;
	font-weight: normal;
	padding: 0px 25px 5px 25px;
	line-height: 2;
	text-decoration: none;
	background-repeat: no-repeat;
}.bgImage {
	background-color: #955E76;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.basictext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}


.priceBox {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #738FF3;
	background-color: #000000;
	padding: 1px 3px 1px 3px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
