
    body {
        background: #0c2054;
        color: #000000;
    }
    .blacklink:link, .blacklink:visited {
        color:#000000;
    }
    a:link, a:visited {
        color: #0033FF
    }
    .page {
        color: #dddddd;
        background: #0c2054;
    }
    .page a:link, .page a:visited {
        color: #FFFFFF
    }
    .sub_header {
        background: #243682;
        color: #FFFFFF;
        font-weight:bold;
        font-size:12px;
        padding: 2px 3px 2px 3px;
    }
    .sub_header a:link, .sub_header a:visited {
        color: #CCCCCC;
    }
    .custom_header { width:100%; }
    .custom_footer { width:100%; }
    .body_class {
        background: #FFFFFF;
        color: #000000;
	width: 100%
    }
    .tab {
        padding:1px 5px 0px 5px;
        background:#dd0000;
        color: #FFFFFF;
        text-align:center;
        height:30px;
    }
    .tab_row { height:30px; }
    .tab a:link, .tab a:visited {
        color: #FFFFFF;
    }
    .even {
        background: #FFFFFF;
    }
    .odd,th {
        background: #EEEEEE;
    }
    .menu_divider { 
	width:1px; 
    }
    .right_column { 
	width:180px;
    }
    body,td,th,textarea,input,select { font-family:Trebuchet MS; }
.body_class { border:1px solid #777777; }
.data { border:1px solid #777777; }
.tab, .tab_row { background-image: url(/platform/1106/menu_gradient.jpg); }

	    .menu_divider {
		background-image: url(/platform/1106/menu_divider.jpg);
		background-repeat: no-repeat;
		background-position: top center;
	    }