body{
	margin: 0px;
	SCROLLBAR-FACE-COLOR: #E3E0D8;
	SCROLLBAR-HIGHLIGHT-COLOR: #D1BF95;
	SCROLLBAR-SHADOW-COLOR: #D1BF95;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:  #333333;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	background-image: url(back.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #000;
}
.star{
	font-size: 14px;
	color: #F00;
}
#back1{
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(back1.gif);
}
#back2{
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(logosm.jpg);
}
.titles {
	font-size: 11px;
	font-weight: bold;
}
.titles4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.titles1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.prices1 {
	font-size: 10px;
	text-transform: uppercase;
}
.white1 {
	font-size: 10px;
	color: #000000;
}
.info1 {
	font-size: 12px;
	line-height: 18px;
}
.info2 {
	font-size: 11px;
}
textarea {
	border: 1px solid #D1BF95;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
input {
	border: 1px solid #D1BF95;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
option {
	border: 1px solid #D1BF95;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
select {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #D1BF95;
	background-color: #FFFFFF;
}

