form { margin:0px; margin-bottom: 4px; padding:0px; }

.module_table
{
	border: 1px solid #72A7B0;
	text-align: left;
}

.module_table-bg
{
	background-color: #72A7B0;
}

.module_head
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #314548;
	background-color: #A0B8BC;
}
.module_head a, .module_head a:visited, .module_head a:link
{
	color: #314548;
	text-decoration: underline;
}
.module_head a:hover, .module_head a:active
{
	color: #314548;
	text-decoration: none;
}

.module_subhead
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #314548;
	background-color: #A0B8BC;
}
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: #314548;
	text-decoration: underline;
}
div.module_subhead a:hover, div.module_subhead a:active, td.module_subhead a:hover, td.module_subhead a:active
{
	color: #314548;
	text-decoration: none;
}

.module_content
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #5E7A7F;
	background-color: #E1EEF0;
}
.module_content a, .module_content a:visited, .module_content a:link
{
	color: #72A7B0;
	text-decoration: underline;
}
.module_content a:hover, .module_content a:active
{
	color: #DA301E;
	text-decoration: underline;
}

.module_textbox
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #5E7A7F;
	background-color: #FFFFFF;
	border: 1px solid #DCE9EB;
}

.module_textarea
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #5E7A7F;
	background-color: #FFFFFF;
	border: 1px solid #DCE9EB;
}

.module_dropdown
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #5E7A7F;
	background-color: #FFFFFF;
	border: 1px solid #DCE9EB;
}

.module_button
{
	font: bold 10px tahoma, verdana, arial, helvetica;
	color: #FFFFFF;
	background-color: #72A7B0;
	border: 1px solid #006E80;
}

.module_hl
{
	color: #DA301E;
}

.module_imgborder
{
	border: 1px solid #72A7B0;
	margin: 5px;
}

.module_time
{
	color: #D5F3FF;
}

.module_hr
{
	color: #5E7A7F;
}

.module_spacer { margin-bottom: 5px; margin-top: 5px; }

.module_head, .module_subhead, .module_content { padding: 4px; }
