body {
	background-color: #B9BBAE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
body,td,th {
	font-family: Century Gothic,Trebuchet MS,Arial;
	font-size: 12px;
	color: #555555;
}
.style2 {
	font-family: "Century Gothic,Trebuchet MS,Arial";
	font-size: 16px;
}
.b_bg {
	background-position: left 200px;
	background-image: url(images/arrow_b_bg.gif);
}
.f_text {
	border: 1px solid #999999;
	height: 20px;
	margin: 0px;
	font-family: "Century Gothic,Trebuchet MS,Arial";
	font-size: 12px;
	color: #555555;
}
.f_textarea {
	border: 1px solid #555555;
	width: 430px;
	margin: 0px;
	font-family: "Century Gothic,Trebuchet MS,Arial";
	font-size: 12px;
	color: #555555;
}
.style3 {
	font-family: "Century Gothic,Trebuchet MS,Arial";
	font-size: 18px;
	font-weight: bold;
}
.style5 {
	font-family: "Century Gothic,Trebuchet MS,Arial";
	font-size: 14px;
}
.style6 {
	font-family: "Century Gothic,Trebuchet MS,Arial";
	font-size: 12px;
	text-decoration:underline
}
.style7 {
	font-family: "Century Gothic,Trebuchet MS,Arial";
	font-size: 10px;
}
a:link {
	color: #555555;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #555555;
}
a:hover {
	text-decoration: underline;
	color: #555555;
}
a:active {
	text-decoration: none;
	color: #555555;
}
.imgOnBorder
{
	border-color:#FDD901;
}
.imgOnBorderOut
{
	border-color:transparent;
}
form
{
	display:inline;
}
textarea
{
	background-color:transparent;
	border:thin solid #555555;
	font-family: "Century Gothic,Trebuchet MS,Arial";
	font-size: 12px;
}


