body {
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #ffffff;
}

table.main {
	border: solid #9C8163 1px;
}

td {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #6F5244;
}

td.top_bar {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	
	background-color: #9C8163;
}

td.menu_bg {
	border-right: solid #FFFFFF 1px;
	background-color: #EAE5C7;
}

td.content_border {
	border-left: solid #9C8163 1px;
}

h1 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #6F5244;
}

h2 {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #6F5244;
}

a.menu, a.menu:visited {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #6F5244;
}

a.menu:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #EE0000;
}

a, a:visited {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #0000EE;
}

a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #EE0000;
}

input, select, textarea {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
