#title {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
	background-color: #993300;
	text-align: center;
	margin-bottom: 5px;
}
#tabletitle {
	font-size: 14px;
	font-weight: bold;
}
#tableheader {
	font-size: 12px;
	font-weight: bolder;
	background-color: #EBEBEB;
}
#tablefont {
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
}
#commentfont {
	font-size: 10px;
	font-weight: normal;
}

.bodycenter {
	margin-right: 5%;
	margin-left: 5%;
}
.topcomment {
	font-size: smaller;
	font-weight: normal;
	color: #FF3300;
	line-height: 1.5;
}
.footercomment {
	font-size: smaller;
	color: #FF6600;
	line-height: 1.5;
}
.backtoppage {
	margin: 80px;
	text-align: center;
}
.thanksfont {
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}
.paragraphtitle {
	margin-top: 10px;
	font-weight: bold;
}
.btngroup {
	margin-top: 20px;
	margin-bottom: 20px;
}
.errmsg {
	margin-top: 10px;
	margin-bottom: 10px;
	color:#FF0000;
	font-weight: bold;
}
.orderstep {
	font-size: smaller;
	font-weight: bold;
}
.warningcomment {
	font-size: smaller;
	color: #FF6600;
}
