body {
	background-color: #2C2C2C;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat;
}
#rightcolumn {
	float: left;
	width: 530px;
}
.bodytext {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.bgnorepeat {
	background-repeat: no-repeat;
	background-position: left top;
}

.anntext {
	font-family: Tahoma;
	font-size: 10px;
	color: #EEEEEE;
}
.bottomtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}

#form1 #Name, #Address, #Email, #Phone {
	background-color: #343434;
	border: 1px solid #1E1E1E;
	color: #FFFFFF;
	width: 170px;
}

textarea {
	background-color: #343434;
	border: 1px solid #1E1E1E;
	color: #FFFFFF;
	page-break-after: auto;
}
.bgnorepeat2 {
	background-repeat: no-repeat;
	background-position: center top;
}
.ventitel {
	font-size: 14px;
	font-weight: bold;
	color: #FFE3C8;
}
