@charset "ISO-8859-1";
body {
	background: #D0CAAF center top;
	margin: 0px;
	padding: 0px;
	border-style: none;
}
#Container {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	border: 1px solid #000000;
	background-image: url(images/index.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
	font-style: italic;
}
h1 {
	font-size: 18px;
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
h3 {
	font-size: 16px;
	color: #000000;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}
h5 {
	font-size: 14px;
	color: #F00;
	text-decoration: blink;
	text-align: center;
}
#Main {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 40px 20px 10px 30px;
	border-style: none;
	font-size: 14px;
	font-style: italic;
}
#MainContact {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 40px 20px 10px 40px;
	border-style: none;
	font-size: 14px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#Container #Main #contact_form table {
	border-style: none;
}
.Special {
	font-weight: bolder;
	color: #F00;
}

