form { margin:0px; margin-bottom: 4px; padding:0px; }

.module_table
{
	text-align: left;
}

.module_table-bg
{
	
}

.module_head
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #E2F7FF;
	background-color: #418098;
}
.module_head a, .module_head a:visited, .module_head a:link
{
	color: #E2F7FF;
	text-decoration: underline;
}
.module_head a:hover, .module_head a:active
{
	color: #FFFFFF;
	text-decoration: none;
}

.module_subhead
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #FFFFFF;
	background-color: #C63800;
}
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: #FFFFFF;
	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: none;
}

.module_content
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #306174;
	background-color: #C7DAE1;
	border-top: 1px solid #FFFEF6;
}
.module_content a, .module_content a:visited, .module_content a:link
{
	color: #C63800;
	text-decoration: underline;
}
.module_content a:hover, .module_content a:active
{
	color: #868244;
	text-decoration: none;
}

.module_bigtext
{
	font: bold 10pt tahoma, verdana, arial, helvetica;
}

.module_textbox
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #115873;
	background-color: #EDEDE3;
	border: 1px solid #A8A899;
	border-right: 1px solid #EDEDE3;
	border-bottom: 1px solid #EDEDE3;
}

.module_textarea
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #115873;
	background-color: #EDEDE3;
	border: 1px solid #A8A899;
	border-right: 1px solid #EDEDE3;
	border-bottom: 1px solid #EDEDE3;
}

.module_dropdown
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #115873;
	background-color: #EDEDE3;
	border: 1px solid #A8A899;
	border-right: 0px;
	border-bottom: 0px;
}

.module_button
{
	font: 10px tahoma, verdana, arial, helvetica;
	color: #FFFFFF;
	background: #647AB8 url(./images/button_bg.gif) repeat-x top left;
	border: 1px solid #2B3A61;
}

.sb_textbox
{
	font: 8pt tahoma, verdana, arial, helvetica;
	color: #115873;
	background-color: #EDEDE3;
	border: 1px solid #A8A899;
	border-right: 1px solid #EDEDE3;
	border-bottom: 1px solid #EDEDE3;
	width: 80px;
}

.sb_button
{
	font: 10px tahoma, verdana, arial, helvetica;
	color: #FFFFFF;
	background: #647AB8 url(./images/button_bg.gif) repeat-x top left;
	border: 1px solid #2B3A61;
}

.module_hl
{
	color: #C63800;
	font-weight: bold;
	text-decoration: underline;
}

.module_imgborder
{
	border: 1px solid #418098;
	margin: 5px;
}

.module_time
{
}

.module_hr
{
	color: #FFFFFF;
}

.module_spacer { margin-bottom: 5px; margin-top: 5px; }

.module_subhead, .module_content, .module_head { padding: 8px; }