#container .form1 {
	margin: 0px;
	padding: 0px;
}
#container .form1 p {
	margin-bottom: 10px;
}
#container .button0 {
	background-image: url(pics/button2-small.gif);
	display: block;
	height: 24px;
	width: 109px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #E3C98C;
}
#container .input0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fffaef;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #72440c;
	border-right-color: #d5c5a3;
	border-bottom-color: #d5c5a3;
	border-left-color: #72440c;
	padding: 2px;
}

#container .select0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fffaef;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #72440c;
	border-right-color: #d5c5a3;
	border-bottom-color: #d5c5a3;
	border-left-color: #72440c;
	padding: 2px;
	width: 99%;
}
#container .select1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fffaef;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #72440c;
	border-right-color: #d5c5a3;
	border-bottom-color: #d5c5a3;
	border-left-color: #72440c;
	padding: 2px;
	width: 120px;
}
#container #content .button1_tall {
	background-image: url(pics/button2-tall.gif);
	height: 22px;
	width: 188px;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	margin-right: 10px;
	background-repeat: no-repeat;
}

#container #content .button1_medium {
	background-image: url(pics/button2-medium.gif);
	height: 22px;
	width: 134px;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
	margin-right: 10px;
	background-repeat: no-repeat;
}

#container #content .button1_short {
	background-image: url(pics/button2-small.gif);
	height: 22px;
	width: 89px;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	margin-right: 10px;
	background-repeat: no-repeat;
	overflow: hidden;
}
#container #content .link_button {
	color: #FFFFFF;
	text-decoration: none;
}

#container #content .link_button:hover {
	color: #FFFF66;
	text-decoration: none;
}
#container #content .requestable {
	margin-left: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #content .requestable td {
	padding-right: 15px;
	padding-bottom: 5px;
}
#container #content .form_horiz {
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 400px;
	float: left;
	padding-left: 0px;
}
#container #content .form_horiz .w200 {
	margin-right: 0px;
	margin-left: 0px;
}

