.module_table
{
	text-align: left;
	width: 100%;
	margin-top:4px;	
}

.module_table-bg
{
	background-color: #d4ae82;
	
}
			
.module_head
{
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	background-color: #483329;
	color: #000000;
}

.module_subhead
{
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #e5c39b;
}
div.module_subhead a, div.module_subhead a:visited, div.module_subhead a:link, td.module_subhead a, td.module_subhead a:visited, td.module_subhead a:link
{
	color: #ffffff;
	text-decoration: underline;
}
div.module_subhead a:hover, div.module_subhead a:active, td.module_subhead a:hover, td.module_subhead a:active
{
	color: #ffffff;
	text-decoration: none;
}

.module_content
{
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
}

.module_textbox
{
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #e5c39b;
	border: 1px solid #b68e60;
}

.module_textarea
{
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #e5c39b;
	border: 1px solid #b68e60;
}

.module_dropdown
{
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #e5c39b;
	border: 1px solid #b68e60;
}

.module_button
{
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #e5c39b;
	border: 1px solid #b68e60;
}

.sb_textbox
{
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	border: 1px solid #e58e1a;
	background-color:#e0e1e3;
}



form.module { margin:0px; margin-bottom: 4px; padding:0px; }
.module_title { font-size:11px; color:#ffffff; font-weight:600; }
.module_title a { font-size:11px; color:#ffffff; font-weight:600; }
.module_hl {font-weight: bold; text-decoration: underline; }
.module_imgborder { margin: 5px; }
.module_time { }
.module_hr { margin:5px 0px 5px 0px; color: #b68e60; }
.module_spacer { margin-bottom: 5px; margin-top: 5px; }

.module_head, .module_subhead, .module_content { padding: 4px; }
