body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #330000;
	background-image: url(/assets/bemaple.jpg);
	background-attachment: fixed;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #330000;
}

a {
	color: #330000;
}

form {
	background-color: #CCCC99;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #330000;
	color: #CDB99C;
	padding-top: 5px;
	padding-bottom: 5px;
}

.navLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CDB99C;
	color: #330000;
	width: 100px;
	height: 30px;
	border: solid;
	border-color: #330000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-decoration: none;
}

.navLink1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CDB99C;
	color: #330000;
	width: 100px;
	height: 60px;
	border: solid;
	border-color: #330000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-decoration: none;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #330000;
	padding-left: 5px;
	text-decoration: none;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #330000;
}
hr {
	color: #330000;
	width: 80%;
	height: 2px;
}
.hr {
	color: #330000;
	height: 2px;
}
.table1 {
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	height: 100%;
	width: 400px;
	padding: 10px;
	background-color: #CDB99C;
	border: solid;
}
.box_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #330000;
}
.table2 {
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	height: 100%;
	width: 400px;
	padding: 10px;
	background-color: #CDB99C;
	border: solid;
	margin-left: 60px;
}
.table3 {
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	height: 100%;
	width: 400px;
	padding: 10px;
	background-color: #CDB99C;
	border: solid;
	margin-left: -40px;
}
.link_titles {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #330000;
}
