body{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	background-image: url(../images/bg_body.gif);
}

a.nav {
	margin-left: 35px;
	font-size:0.8em;
	color:#E10915;
	text-decoration:none;
	font-weight:bolder;
}

a.nav:hover {
	margin-left: 35px;
	font-size:0.8em;
	color:#E10915;
	text-decoration:underline;
	font-weight:bolder;
}

.text {
	font-size: 11px;
	color: #666666;
	line-height: 160%;
}

h1{
	font-size: 11px;
	color: #666666;
	font-weight:bold;
}

.headline {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.footer {
	font-size: 10px;
	color: #666666;
}

a.footer {
	text-decoration:underline
}

a.footer:hover {
	text-decoration:none;

}#content {
	margin: 0px;
}
td.text {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.headline_top {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 50px;
	font-style: italic;
}
a {
	color: #E10915;
	text-decoration: underline;
}
a:hover {

	color: #E10915;
}
.content_table {
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 50px;
}

.image_border{
	border: 1px solid #666666;
}
ul {
	list-style-type: circle;
}

.error_text{
	color:#E10915;
}

.form_text{
	height: 20px;
	width: 170px;
	font-size: 11px;
	color: #666666;
}

.form_textarea{
	height: 240px;
	width: 200px;
	font-size: 11px;
	color: #666666;
}
