.module_table
{
	text-align: left;
}

.module_table-bg
{
	
}

.module_head
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #004B4C;
	background: #3CD9DA url(./images/module_head_bg.gif) repeat-x top left;
	border: 1px solid #18888A;
}
.module_head a, .module_head a:visited, .module_head a:link
{
	color: #004B4C;
	text-decoration: underline;
}
.module_head a:hover, .module_head a:active
{
	color: #004B4C;
	text-decoration: none;
}

.module_subhead
{
	font: bold 8pt tahoma, verdana, arial, helvetica;
	color: #FFFFFF;
	background-color: #4A7373;
	border-top: 1px solid #FFFFFF;
}
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: #D0FF9A;
	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: underline;
}

.module_content
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #FFFFFF;
	background-color: #7FA9A9;
	border-top: 1px solid #FFFFFF;
}
.module_content a, .module_content a:visited, .module_content a:link
{
	color: #FFFFFF;
	text-decoration: underline;
}
.module_content a:hover, .module_content a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

.module_textbox
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #3E7B7C;
	background-color: #FFFFFF;
	border: 1px solid #7DB7B8;
}

.module_textarea
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #3E7B7C;
	background-color: #FFFFFF;
	border: 1px solid #7DB7B8;
}

.module_dropdown
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #3E7B7C;
	background-color: #FFFFFF;
	border: 1px solid #7DB7B8;
}

.module_button
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #FFFFFF;
	background: #4A7373 url(./images/module_button_bg.gif) repeat-x bottom left;
	border: 1px solid #4A7373;
}

.sb_textbox
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #3E7B7C;
	background-color: #FFFFFF;
	border: 1px solid #7DB7B8;
	width: 97%;
}

.sb_button
{
	font: bold 8pt tahoma, verdana, arial, helvetica;
	color: #FFFFFF;
	background: #7DB7B8 url(./images/sb_button_bg.gif) repeat-x bottom left;
	border: 1px solid #7DB7B8;
	width: 100%;
	margin-top: 1px;
}

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 #4A7373; margin: 5px; }
.module_time { }
.module_hr { color: #A0C7C7; }
.module_spacer { margin-bottom: 5px; margin-top: 5px; }

.module_head, .module_subhead, .module_content { padding: 8px; }