tr,td,body {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	line-height: 18px;
}
.title {
	color: #B05B42;
	font-size: 18px;
}
a:link {
	color: #B05B42;
	text-decoration: underline;
}
a:visited {
	color: #B05B42;
	text-decoration: underline;
}
a:active {
	color: #B05B42;
	text-decoration: underline;
}
a:hover {
	color: #B05B42;
	text-decoration: none;
}
.form{
	font-family: verdana;
	font-size:10px;
	border: 1px solid;
}
.formerror{
	font-family: verdana;
	font-size:10px;
	border: 1px solid red;
}
.scroll {
	overflow: auto;
}

.bg {
	background-color: #F1E0DC;
}

.style3 {color: #FFFFFF; font-weight: bold; }
.style6 {color: #FFFFFF; font-weight: bold; font-size: 16px; }

.buttonContainer {position:relative; width:100%; margin:0 auto;}
.button {position:absolute; top:-125px; right:-150px;}
.button img {border:none;}