.module_table
{
	text-align: left;
	border: 1px solid #003335;
}

.module_table-bg
{
	background-color: #003335;
}

.module_head
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #11B7BE;
	background-color: #003335;
	border: 1px solid #378F93;
}
.module_head a, .module_head a:visited, .module_head a:link
{
	color: #11B7BE;
	text-decoration: underline;
}
.module_head a:hover, .module_head a:active
{
	color: #11B7BE;
	text-decoration: none;
}

.module_subhead
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #003335;
	background-color: #11B7BE;
}
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: #007B80;
	text-decoration: underline;
}
div.module_subhead a:hover, div.module_subhead a:active, td.module_subhead a:hover, td.module_subhead a:active
{
	color: #007B80;
	text-decoration: none;
}

.module_content
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #8CE6EA;
	background: #00797E url(./images/module_content_bg.gif) repeat-x top left;
	border: 1px solid #378F93;
	border-top: 0px;
}
.module_content a, .module_content a:visited, .module_content a:link
{
	color: #11B7BE;
	text-decoration: underline;
}
.module_content a:hover, .module_content a:active
{
	color: #11B7BE;
	text-decoration: none;
}

.module_textbox
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #8CE6EA;
	background: #00777B url(./images/tb_bg.gif) repeat-x top left;
	border: 1px solid #003335;
}

.module_textarea
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #8CE6EA;
	background: #00777B url(./images/tb_bg.gif) repeat-x top left;
	border: 1px solid #003335;
}

.module_dropdown
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #8CE6EA;
	background: #00777B url(./images/tb_bg.gif) repeat-x top left;
	border: 1px solid #003335;
}

.module_button
{
	font: bold 10px tahoma, verdana, arial, helvetica;
	color: #11B7BE;
	background: #001B1C url(./images/button_bg.gif) repeat-x top left;
	border: 1px solid #003335;
}

.sb_textbox
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #005256;
	background: #0D5154 url(./images/sb_tb_bg.gif) repeat-x top left;
	border: 0px;
	width: 132px;
	height: 26px;
	margin: 0px;
}

.sb_button
{
	font: bold 10px tahoma, verdana, arial, helvetica;
	color: #FFF096;
	background: #282E35;
	border: 1px solid #282E35;
}

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 #11B7BE; margin: 5px; }
.module_time {  }
.module_hr { color: #15989E; }
.module_spacer { margin-bottom: 5px; margin-top: 5px; }

.module_head, .module_content { padding: 12px; }
.module_subhead { padding: 4px; }
