html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color:#ffffff;
}
form {
	margin:0;
	padding:0;
}
.boxTop {
	font-family:verdana;
	font-size:2px;
	width:809px;
	height:12px;
}
.boxLft {
	font-family:verdana;
	font-size:2px;
	width:16px;
	height:383px;
}
.boxMid {
	background-color:#000000;
	width:767px;
	height:383px;
	vertical-align:top;
	text-align:left;
}
.boxMid p {
	font-family:verdana;
	font-size:11px;
	color:white;
	width:395px;
	margin-left:21px;
	margin-top:111px;
	line-height:18px;
	text-align:left;
}
.boxMid p a {
	color:#FFCC00;
}
.boxRt {
	font-family:verdana;
	font-size:2px;
	width:26px;
	height:383px;
}
.boxBtm {
	background-image:url(images/boxBtm.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	font-family:times new roman, serif;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
	width:809px;
	height:73px;
	text-indent:16px;
	vertical-align:top;
	padding-top:0;
	text-align:left;
}
.boxBtm a {
	color:#666666;
	text-decoration:none;
	padding:0;
}
.scrollBox {
	margin: 80px 0 0 60px;
	width:450px;
	height:275px;
}
.contactTbl {
	margin:80px 0 0 190px;
}
.contactTbl td {
	font-family:verdana;
	font-size:11px;
	color:white;
	vertical-align:top;
	line-height:18px;
}
.contactTbl a {
	color:white;
	text-decoration:none
}
.contactTbl a:hover {
	border:1px solid white;
	padding:3px;
}
.form,input {
	margin:0;
	font-family:verdana;
	font-size:11px;
	color:black;
}