body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	background-image: url(back.gif);
	background-repeat: repeat-x;
	background-position: left top;
    SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #6194A0;
	SCROLLBAR-3DLIGHT-COLOR: #A5C2D2;
	SCROLLBAR-ARROW-COLOR: #A5C2D2;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}
.info1 {
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}
.titles {
	font-size: 12px;
	font-weight: bold;
	color: #000080;
}
.tiny {
	font-size: 10px;
	text-transform: uppercase;
}
.sminfo {
	font-size: 11px;
	color: #000000;
}
.prices1 {
	font-size: 12px;
	color: #4E819E;
	font-weight: bold;
}
.prices {
	font-size: 12px;
	color: #000080;
}
.back {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(back.jpg);
}
textarea {
	border: 1px solid #6194A0;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
input {
	border: 1px solid #6194A0;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
option {
	border: 1px solid #6194A0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #6194A0;
	background-color: #FFFFFF;
}

