.module_table
{
text-align: left;
border: 1px solid #0071BC;
}

.module_table-bg
{
background-color: #0071BC;
}

.module_head
{
font: 8pt tahoma, verdana, arial, helvetica;
color: #FFFFFF;
background: #545454 url(./images/module_head_bg.gif) repeat-x bottom left;
border: 1px solid #FFFFFF;
}
.module_head a, .module_head a:visited, .module_head a:link
{
color: #B9B9B9;
text-decoration: none;
}
.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: #0071BC;
border: 1px solid #FFFFFF; border-top-width: 0px;
}
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_textbox
{
font: 8pt tahoma, verdana, arial, helvetica;
color: #545454;
background: #FFFFFF url(./images/tb_bg.gif) repeat-x bottom left;
border: 1px solid #C5CCCD;
}

.module_textarea
{
font: 8pt tahoma, verdana, arial, helvetica;
color: #545454;
background: #FFFFFF url(./images/tb_bg.gif) repeat-x bottom left;
border: 1px solid #C5CCCD;
}

.module_dropdown
{
font: 8pt tahoma, verdana, arial, helvetica;
color: #545454;
background: #FFFFFF url(./images/tb_bg.gif) repeat-x bottom left;
border: 1px solid #C5CCCD;
}

.module_button
{
font: bold 8pt tahoma, verdana, arial, helvetica;
color: #FFFFFF;
background: #E5E7E8 url(./images/button_bg.gif) repeat-x top left;
border: 1px solid #B5BDBF;
}

.sb_textbox
{
font: 8pt tahoma, verdana, arial, helvetica;
color: #545454;
background: #FFFFFF url(./images/tb_bg.gif) repeat-x bottom left;
border: 1px solid #C5CCCD; border-right-width: 0px;
padding: 2px 3px 3px 3px;
}

.sb_button
{
vertical-align: top;
}

form.module { margin: 0px; margin-bottom: 4px; padding: 0px; }
.module_title { font: bold 8pt tahoma, verdana, arial, helvetica; }
.module_hl { color: #F02800; font-weight: bold; }
.module_imgborder { border: 1px solid #545454; margin: 5px; }
.module_time { }
.module_hr { color: #E5E5E5; }
.module_spacer { margin-bottom: 5px; margin-top: 5px; }

.module_head, .module_content { padding: 9px 12px 9px 12px; }
.module_subhead { padding: 3px 12px 3px 12px; }