body {
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a {
	color: #b34f2d;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
td {
	vertical-align: top;
}
#footer {
	background-color: #b34f2d;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding: 2px;
	text-align: center;
}
.footer {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
#content {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
}
#project {
	background-color: #F4EBD2;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	padding: 15px 5px 0px 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #b34f2d;
}
h2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h3 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #b34f2d;
}
h4,h5,h6 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.submenu,.submenu:link,.submenu:visited { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #b34f2d;
	font-weight: bold;
}
.submenu:hover,.submenu:active { 
	color: #000000;
	text-decoration: underline;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.popup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.description {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #333333;
	text-transform: uppercase;
	text-decoration: none;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.form_title { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.form_header { 
	border-bottom: #000000;
}
.border {
	border: 2px #b34f2d solid;
}
.line {
	background-color: #000000;
}