body {
	background-color: #FF9900;
	margin-top: 0px;
}
.outertable {
	border: 1px solid #000000;
}
h1 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: 300;
	color: #FFFFFF;
	font-style: normal;
	padding-top: 10px;
	padding-left: 5px;
}
.footer {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EF3A42;
}
.footer_link {
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
}
a.footer_link:Link,a.footer_link:Active,a.footer_link:Visited {
	color: #000000;
	text-decoration: none;
}
a.footer_link:Hover {
	text-decoration: underline;
}
.mainbodytext {
	font-family: Verdana;
	font-size: 12px;
	line-height: normal;
	font-weight: 300;
	color: #000000;
	text-align: justify;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
}
a.bodylink:Link,a.bodylink:Active,a.bodylink:Visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.bodylink:Hover {
	text-decoration: underline;
}
.inputtable {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	margin: 1px;
	padding: 3px;
}
.textfield {
	font-family: Verdana;
	font-size: 10px;
	background-color: #FA9D30;
	border: 1px solid #93365A;
}
.totalprice {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	background-color: #8BA600;
	border-top-color: #8BA600;
	border-right-color: #8BA600;
	border-bottom-color: #8BA600;
	border-left-color: #8BA600;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
