body {
    color: #000000;
    background-color: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 0;
    min-width: 800px;
    width: 100%;
}
td {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
xmp {
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
a:link {
    color: #596380;
}
a:visited {
    color: #596380;
}
a:active {
    color: #BF9960;
}
a:hover {
    color: #BF9960;
}

a.thread_link:link {
    color: #596380;
}
a.thread_link:visited {
    color: #6078BF;
}
a.thread_link:active {
    color: #BF9960;
}
a.thread_link:hover {
    color: #BF9960;
}

input
{
    font-size: 11px;
    padding: 2px;
}
input.btn
{
    padding: 0px;
    height: 20px;
}

select
{
    font-size: 11px;
    padding: 2px;
}

td.header_td
{
    background-image: url(/images/header_bg.png);
    height: 80px;
    padding-left: 15px;
    padding-right: 15px;
}

td.menu_row
{
    background-color: #596380;
    padding-left: 25px;
}

td.body_cell
{
    padding-top:    20px;
    padding-left:   20px;
    padding-right:  20px;
    padding-bottom: 20px;
}

.footer_text
{
    font-size: 8pt;
}

td.header_right
{
    text-align: right;
    width: 35%;
}

table.header_login_box
{
    margin-bottom: 10px;
    background-color: #CFD4E6;
    border: 1px solid #596380;
}

td.gray_body_block
{
    background-color: #CFD4E6;
    border: 1px solid #6078BF;
}

.page_title
{
    font-size: 13pt;
    font-weight: bold;
    color: #1D3273;
}

.page_subtitle
{
    font-size: 11pt;
    font-weight: bold;
    color: #1D3273;
}

td.form_label_field
{
    text-align: right;
    font-weight: normal;
}

td.required_form_label_field
{
    text-align: right;
    font-weight: bold;
}

td.required_form_label_field_left
{
    text-align: left;
    font-weight: bold;
}

.required_field_msg
{
    font-weight: bold;
    color: #000000;
}

.success_message
{
    color: #72a372;
    font-weight: bold;
}

.error_message
{
    color: #993300;
    font-weight: bold;
}

.forum_submission_owner
{
    font-weight: bold;
}

.forum_submission_date
{
    font-style: italic;
}

td.forum_threads_cell
{
    background-color: #ffffff;
}

table.forum_submission_threads_table
{
    background-color: #FFFFFF;
}

hr
{
    color: #596380;
    height: 1px;
}

td.logo_cell
{
    height: 69px;
    width: 368px;
    background-image: url('/images/logo.png');
    background-repeat: no-repeat;
}

div#post_submission_div
{
    border: 1px solid #596380;
    display: none;
    z-index: 2;
    filter: alpha(opacity=90);
    opacity: 0.9;
    width: 300px;
    height: 300px; 
    position: absolute;
    background-color: #cfd4e6;
}

div#post_comment_div
{
    border: 1px solid #596380;
    display: none;
    z-index: 2;
    filter: alpha(opacity=90);
    opacity: 0.9;
    width: 300px;
    height: 250px; 
    position: absolute;
    background-color: #cfd4e6;
}

div#category_legend_div
{
    border: 1px solid #596380;
    display: none;
    z-index: 2;
    filter: alpha(opacity=90);
    opacity: 0.9; 
    position: absolute;
    background-color: #ffffff;
    text-align: left;
    padding: 5px;
}

td.active_column
{
    font-weight: bold;
    background-color: #CFD4E6;
    border: 1px solid #596380;
}

td.inactive_column
{
    font-weight: bold;
    border: 1px solid #596380;
}

td.sort_table
{
    border-left: 1px solid #596380;
    border-right: 1px solid #596380;
    border-bottom: 1px solid #596380;
}

div.page_block
{
    border: #596380 1px dotted;
    padding: 5px;
    background-color: #ffffff;
}

div.page_block p
{
    margin-bottom: 0px;
}

div.submission_result
{
    margin-top: 10px;
    padding: 5px;
    border: #596380 1px dotted;
}

tr.even_row
{
    background-color: #CFD4E6;
}

tr.odd_row
{
    background-color: #596380;
}

tr.odd_row td, tr.odd_row td a, tr.odd_row td a:visited
{
    color: #ffffff;
}

tr.odd_row td a:hover
{
    color: #BF9960;
}

/* --[[ Sub Container ]]-- */
/* #d3d2df */
	#imenus0 li ul {background-color:#CFD4E6; border-style:solid; border-color:#333333; border-width:1px; padding:5px; margin:2px 0px 0px 2px; }

    /* [Underlayment (Drop Shadow)] */
    #imenus0 .imunder {background-color:#a2a2a2; top:3px; left:3px; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);opacity:0.50;-moz-opacity:0.50;}

/* --[[ Main Items ]]-- */
#imenus0 li a, #imenus0 .imctitle {width: 133px; height:auto; background-color:#596380; color:#ffffff; text-align:center; font-family:Verdana; font-size:12px; font-weight:bold; text-decoration:none; border-style:none; border-color:#ffffff; border-width:0px; padding-top:4px; padding-right:8px; padding-bottom: 4px; margin:0px 2px 0px 2px; }

    /* [hover] - These settings must be duplicated for IE compatibility.*/
	#imenus0 li:hover>a {background-color:#727ea3; text-decoration:underline; }
	#imenus0 li a.ihover, .imde imenus0 a:hover {background-color:#727ea3; text-decoration:underline; }

	/* [active] */
	#imenus0 li a.iactive {background-color:#727ea3; text-decoration:underline; }


/* --[[ Sub Items ]]-- */
#imenus0 ul a, #imenus0 .imsubc li .imctitle  {width: 132px; height:auto; background-color:transparent; color:#555555; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:1px; padding:2px 5px; margin:0px; }

    /* [hover] - These settings must be duplicated for IE comptatibility.*/
	#imenus0 ul li:hover>a {background-color:transparent; color:#000000; text-decoration:underline; }
	#imenus0 ul li a.ihover {background-color:transparent; color:#000000; text-decoration:underline; }

	/* [active] */
	#imenus0 ul li a.iactive {background-color:#ffffff; }