p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}
.bold{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #990000;
font-weight: bold;
line-height: 18px;
}


.textboxstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	background-color: #FFFFcc;

}

.textboxstyleinsitu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	background-color: #FFFFcc;
	width:15px
}







.checkboxstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	left: 50%;
	margin-left: -127px;
	position: absolute;
	background-color: #FFFFcc;

}
.textboxstyleliving {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	left: 50%;
	margin-left: -230px;
	position: absolute;
	background-color: #FFFFcc;

}
.checkboxstyleliving {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	left: 50%;
	margin-left: -250px;
	position: absolute;
	background-color: #FFFFcc;

}

.dropdownlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	text-align: right;
	background-color: #FFFFCC;
}
.formtext {
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	left: 50%;
	margin-left: -215px;
	text-align: right;
}
.brownhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}
.blackhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #000000;
}
.bigtext {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #0000FF;
}



.redhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #FF0000;
}

.formtextright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}

.formtextrightliving {
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	left: 50%;
	margin-left: -220px;
	text-align: left;
	width: auto;
}


.formtextfarright {
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	left: 50%;
	margin-left: 30px;
	width: 233px;
}

#textboxpos {
	position:absolute;
	width:530px;
	height:1600px;
	top:auto;
	z-index:1;
	left: 50%;
	margin-left: -180px;	
	background-color:#F7EEDF;
	padding-left: 5px;

}
.custombutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CC0000;
}
.custombuttonleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CC0000;
	position: relative;
	left: 10px;
}
.custombuttonright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CC0000;
		position: relative;
	left: 250px;

}

.ordernowbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/ordernow.gif);
}




.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
}



.textareabox {
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
}
