.module_table
{
	text-align: left;
}

.module_table-bg
{
	border-bottom: 1px solid #0B82B3;
}

.module_head
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #C9FF10;
	background: #0B82B3 url(./images/module_head_bg.gif) repeat-x top left;
	border: 2px solid #0B82B3;
}
.module_head a, .module_head a:visited, .module_head a:link
{
	color: #C9FF10;
	text-decoration: underline;
}
.module_head a:hover, .module_head a:active
{
	color: #FFFFFF;
	text-decoration: underline;
}

.module_subhead
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #10406C;
	background: #15CAEA url(./images/module_subhead_bg.gif) repeat-x top left;
	border-top: 1px solid #10406C;
}
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: #10406C;
	text-decoration: underline;
}
div.module_subhead a:hover, div.module_subhead a:active, td.module_subhead a:hover, td.module_subhead a:active
{
	color: #10406C;
	text-decoration: none;
}

.module_content
{
	
}

.module_textbox
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #C9FF10;
	background-color: #10406C;
	border: 1px solid #0B82B3;
}

.module_textarea
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #C9FF10;
	background-color: #10406C;
	border: 1px solid #0B82B3;
}

.module_dropdown
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #C9FF10;
	background-color: #10406C;
	border: 1px solid #0B82B3;
}

.module_button
{
	font: bold 10px tahoma, verdana, arial, helvetica;
	color: #C9FF10;
	background: #0B82B3 url(./images/module_head_bg.gif) repeat-x top left;
	border: 2px solid #0B82B3;
}

.sb_textbox
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #C9FF10;
	background-color: #10406C;
	border: 1px solid #0B82B3;
}

.sb_button
{
	font: bold 10px tahoma, verdana, arial, helvetica;
	color: #C9FF10;
	background: #0B82B3 url(./images/module_head_bg.gif) repeat-x top left;
	border: 2px solid #0B82B3;
}

form.module { margin: 0px; margin-bottom: 4px; padding: 0px; }
.module_title { font: bold 10pt tahoma, verdana, arial, helvetica; }
.module_hl { color: #C9FF10; font-weight: bold; }
.module_imgborder { border: 3px solid #FFFFFF; margin: 5px; }
.module_time { }
.module_hr { color: #0B82B3; }
.module_spacer { margin-bottom: 5px; margin-top: 5px; }

.module_head, .module_subhead, .module_content { padding: 12px; }
.module_subhead, .module_content { padding-top: 6px; padding-bottom: 4px; }
