body {
	margin: 0px;
	padding: 0px;
	background-color: #EEEAD0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-attachment: fixed;
	background-image: url(../../images/flower.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #EEEAD0;
	background-color: #EEEAD0;
}
.textbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #FAF8ED;
	background-color: #FAF8ED;
}
.textbox3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #EEEAD0;
	background-color: #EEEAD0;
}
.textbox4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #CCCCCC;
}
.button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rolloverbutton {
	background-color: #F9C2B5;
	color: #AE130F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	padding: 2px;
	height: 15px;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AE130F;
	border-right-color: #AE130F;
	border-bottom-color: #AE130F;
	border-left-color: #AE130F;
}
.rolloverbutton:hover {
	background-color: #FCE0DA;
	color: #AE130F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
	display: block;
	height: 15px;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AE130F;
	border-right-color: #AE130F;
	border-bottom-color: #AE130F;
	border-left-color: #AE130F;
}
.rolloverbutton:active {
	background-color: #AE130F;
	color: #F9C2B5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
	display: block;
	height: 15px;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AE130F;
	border-right-color: #AE130F;
	border-bottom-color: #AE130F;
	border-left-color: #AE130F;
}
.rolloverbutton_stay {
	background-color: #AE130F;
	color: #F9C2B5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
	display: block;
	height: 15px;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AE130F;
	border-right-color: #AE130F;
	border-bottom-color: #AE130F;
	border-left-color: #AE130F;
}
.dropMenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	width: 200px;
}
.border {
	border: 1px solid #000000;
}
