body {
	background-color: #892917;
	margin: 0px;
	background-image: url(../img/d2_3_back.gif);
	background-repeat: repeat-x;
}
.copyright {
	font-family: arial;
	font-size: 10px;
	color: #DEDAC0;
}
.forms {
	font-family: arial;
	font-size: 11px;
	color: #DEDAC0;
	background-color: #A24230;
	border: 1px solid #BB5B49;
}
.submit {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
}
td {
	font-family: verdana;
	font-size: 12px;
	color: #444444;
	line-height: 160%;
}
a {
	font-family: verdana;
	font-size: 12px;
	color: #892917;
}
b {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #7D6C18;
}

H3 {margin:0;
padding:0px;
}

#image IMG {border:1px solid #892917;margin-right:10px;} 

.paddedborder {
	padding:4px;
	border: 4px solid #8d281c;
}

