form { margin:0px; margin-bottom: 4px; padding:0px; }

.module_table
{
	text-align: left;
}

.module_table-bg
{
	
}

.module_head
{
	font: bold 10pt tahoma, verdana, arial, helvetica;
	color: #FFFFFF;
	background-color: #768984;
	border-bottom: 1px solid #485753;
}
.module_head a, .module_head a:visited, .module_head a:link
{
	color: #E3FFF8;
	text-decoration: underline;
}
.module_head a:hover, .module_head a:active
{
	color: #E3FFF8;
	text-decoration: none;
}

.module_subhead
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #053529;
	background-color: #8BBB95;
}
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: #053529;
	text-decoration: underline;
}
div.module_subhead a:hover, div.module_subhead a:active, td.module_subhead a:hover, td.module_subhead a:active
{
	color: #053529;
	text-decoration: none;
}

.module_content
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #576864;
	padding-top: 6px;
}

.module_bigtext
{
	font: bold 10pt tahoma, verdana, arial, helvetica;
}

.module_textbox
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #053529;
	background: #FFFFFF url(./images/tb_bg.gif) repeat-x top left;
	border: 1px solid #C7D6D2;
}

.module_textarea
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #053529;
	background: #FFFFFF url(./images/tb_bg.gif) repeat-x top left;
	border: 1px solid #C7D6D2;
}

.module_dropdown
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #053529;
	background: #FFFFFF url(./images/tb_bg.gif) repeat-x top left;
	border: 1px solid #C7D6D2;
}

.module_button
{
	font: bold 10px tahoma, verdana, arial, helvetica;
	color: #053529;
	background: #A8C2BB url(./images/button_bg.gif) repeat-x bottom left;
	border: 1px solid #A8C2BB;
}

.sb_textbox
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #053529;
	background: #FFFFFF url(./images/sb_tb_bg.gif) repeat-x top left;
	border: 1px solid #FFFFFF;
	width: 90px;
}

.sb_button
{
	font: bold 10px tahoma, verdana, arial, helvetica;
	color: #566C67;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
}

.module_hl
{
	color: #1389BA;
	font-weight: bold;
}

.module_imgborder
{
	border: 1px solid #768984;
	margin: 5px;
}

.module_time
{
	
}

.module_hr
{
	color: #768984;
}

.module_spacer { margin-bottom: 5px; margin-top: 5px; }

.module_head, .module_subhead, .module_content { padding: 4px; }
