body {
	font-family: Arial, Helvetica, sans-serif;
	color: #661A16;
	font-size: 14px;
}

td {
	font-size: 14px;
}

.center {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 10px;
}

.footer {
	color: #88857C;
	text-align: center;
	vertical-align: bottom;
	font-size: 10px;
	padding-bottom: 5px;
	font-weight: bold;
}

.footer a {
	color: #88857C;
	text-decoration: none;
}	

.duvys {
	color: #333333;
	text-align: right;
	font-size: 9px;
}

.duvys a {
	color: #333333;
	text-decoration: none;
}

.textfield {
	border: solid 1px #661A16;
}

.tablebg {
	background-color: #B1B1B1;
}

.homebg {
	background-color: #7E8082;
}

.button {
	border: solid 1px #661A16;
	color: #661A16;
}

.bio {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #661A16;
}

a:hover.bio {
	color: #AD2F28;
}

.biolink {
	color: #661A16;
	font-size: 12px;
}

a:hover.biolink {
	color: #AD2F28;
}

.link {
	color: #661A16;
}

a:hover.link {
	color: #AD2F28;
}
	

.overviewheader {
	font-weight: bold;
	font-size: 14px;
	color: #661A16;
}

.overviewheader a{
	font-weight: bold;
	font-size: 14px;
	color: #661A16;
}

.overviewheader a:hover {
	color: #AD2F28;
}

.overviewsub {
	font-size: 12px;
}

