body {
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	background-color:#5C4E36;
}
form {
	margin-bottom: 0;
}
input {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	border: solid #5C4E36 1px;
	background-color: e7e7e7;
	font-weight: 800;
}
select {
	color : #000000;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
	border: solid #999999 1px;
	background-color: e7e7e7;
	font-weight: 800;
}
.button {
	cursor: pointer;
}
.tbmain {
	border-left: solid #000000 1px;
	border-right: solid #000000 1px;
}
p {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
}
p a {
	color : #000000;
	font-weight: bold;
}
p a:hover {
	color : #294A7B;
}
.nav a {
	color:#FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color : #333333;
	text-decoration: underline;
}
.title {
	color:: #FF0000;
	margin-top: 10px;
	margin-left : 5px;
	padding-bottom: 0px;
	margin-bottom: 4px;
	padding-bottom: 0px;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
}
.message {
	color: #0000FF;
	margin-top: 10px;
	margin-left : 5px;
	padding-bottom: 0px;
	margin-bottom: 4px;
	padding-bottom: 0px;
	font-size: 24px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
}
.footer  {
	color : #FFFFFF;
	margin-top : 0px;
	padding-top: 0px;
	margin-bottom : 0px;
	padding-bottom: 0px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
}
.footer a {
	color : #111111;
	text-decoration: none;
}
.footer a:hover {
	color : #333333;
	text-decoration: underline;
}
img {
	border-color:#CAB793;
}
.imgspacer {
	border-width: 5px;
}