.module_table
{
	text-align: left;
}

.module_table-bg
{
	
}

.module_head
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #FFA12E;
	background-color: #000000;
	border: 1px solid #59533A;
}
.module_head a, .module_head a:visited, .module_head a:link
{
	color: #FFA12E;
	text-decoration: underline;
}
.module_head a:hover, .module_head a:active
{
	color: #FFA12E;
	text-decoration: none;
}

.module_subhead
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #000000;
	background-color: #59533A;
}
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: #000000;
	text-decoration: underline;
}
div.module_subhead a:hover, div.module_subhead a:active, td.module_subhead a:hover, td.module_subhead a:active
{
	color: #000000;
	text-decoration: none;
}

.module_content
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #000000;
	background-color: #59533A;
}
.module_content a, .module_content a:visited, .module_content a:link
{
	color: #000000;
	text-decoration: underline;
}
.module_content a:hover, .module_content a:active
{
	color: #000000;
	text-decoration: none;
}

.module_textbox
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #59533A;
	background-color: #000000;
	border: 1px solid #59533A;
}

.module_textarea
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #59533A;
	background-color: #000000;
	border: 1px solid #59533A;
}

.module_dropdown
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #59533A;
	background-color: #000000;
	border: 1px solid #59533A;
}

.module_button
{
	font: bold 10px tahoma, verdana, arial, helvetica;
	color: #000000;
	background-color: #59533A;
	border: 1px solid #59533A;
}

.sb_textbox
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #59533A;
	background-color: #000000;
	border: 1px solid #59533A;
}

.sb_button
{
	font: bold 10px tahoma, verdana, arial, helvetica;
	color: #000000;
	background-color: #59533A;
	border: 1px solid #59533A;
}

form.module { margin:0px; margin-bottom: 4px; padding:0px; }
.module_title { font: bold 10pt tahoma, verdana, arial, helvetica; }
.module_hl { font-weight: bold; text-decoration: underline; }
.module_imgborder { border: 1px solid #59533A; margin: 5px; }
.module_time { }
.module_hr { color: #000000; }
.module_spacer { margin-bottom: 5px; margin-top: 5px; }

.module_head { padding: 10px; }
.module_subhead, .module_content { padding: 6px 10px 6px 10px; }
