﻿body {
	background-image: url(../images/mainBG.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #b61e6b;
	font-family: Arial, Helvetica, sans-serif;
}

.formBox {
	background-image: url(../images/hwd_r4_c2.jpg);
	background-repeat: no-repeat;
	height: 212px;
	width: 337px;
	font-size: 12px;
	line-height: 12px;
}

.formTable {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.formText {
	text-align: right;
	width: 30%;
	padding-right: 5px;
}

.formOption {
	width: 65%;
	padding-left: 5px;
	text-align: left;
}

.INPUTEXT {
	width: 200px;
}

.bottom {
	font-size: 12px;
	color: #FFF;
	background-image: url(../images/hwd_r8_c1.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 78px;
	width: 677px;
	line-height: 14px;
}

.bottom a {
	font-weight: bold;
	color: #FFF;
}

.bottom a:hover {
	color: #FC0; 
}
