#default_title{
    float:              right;
    font-size:          2.0em;
    font-weight:        bolder;
    margin-right:       10px;
    margin-bottom:      10px;
    color:              #000066;
}

#default_left{
    position:			relative;
    float:              left;
 	width:				195px;
    min-height:         600px;
    background:         url(../images/dropshadow_right_1x10.jpg) repeat-y;
    background-position:top right;
}

#default_menu a:link, #default_menu a:visited, #default_menu a:active{
    color:              #000066;
    font-weight:        bolder;
    text-decoration:    none;
}

#default_menu a:hover{
    color:              #000066;
    font-weight:        bolder;
    text-decoration:    underline;
}

#default_menu{
    font-size:          0.9em;
    margin-top:         40px;
    padding-bottom:     15px;
    position:			relative;
    float:              left;
 	width:				185px;
    min-height:         50px;
    border:             1px solid #99cc00;

}

#default_menu .titlebar{
    width:				185px;
    height:             15px;
    background:         #99cc00 url(../images/titlebar_99cc00_1x15.jpg) repeat-x;
    background-position:top;
    color:              #FFF;
    text-align:         left;    
    margin-bottom:      15px;
}

#default_left_body{
    padding-left:       5px;
    text-align:         left;
}

#cc_top{
    position:			relative;
    float:              left;
 	width:				960px;
    min-height:         50px;
}

#cc_left{
    position:			relative;
    float:              left;
    margin-top:         15px;
 	width:				185px;
    min-height:         50px;
}

#cc_left .titlebar{
    width:				185px;
    height:             15px;
    background:         #99cc00 url(../images/titlebar_99cc00_1x15.jpg) repeat-x;
    background-position:top;
    color:              #FFF;
    text-align:         left;
    margin-bottom:      15px;
}

#cc_main{
    position:			relative;
    float:              left;
 	width:				570px;
    min-height:         500px;
}

#cc_right{
    position:			relative;
    float:              left;
 	width:				190px;
    min-height:         600px;
    background:         url(../images/dropshadow_left_1x10.jpg) repeat-y;
    background-position:top left;
}

.default_right{
    margin-top:         40px;
    padding-bottom:     0px;
    margin-left:        8px;
    position:			relative;
    float:              left;
 	width:				185px;
    min-height:         10px;
}

.cc_left_box{
    border:             1px solid #99cc00;
    width:              185px;
    margin-bottom:      15px;
}

.cc_right_box{
    border:             1px solid #99cc00;
    width:              185px;
    margin-bottom:      15px;
}

.titlebar_000066{
    width:				185px;
    height:             15px;
    background:         #000066 url(../images/titlebar_000066_1x15.jpg) repeat-x;
    background-position:top;
    color:              #FFF;
    text-align:         left;
    margin-bottom:      15px;
}

.titlebar_99cc00{
    width:				185px;
    height:             15px;
    background:         #99cc00 url(../images/titlebar_99cc00_1x15.jpg) repeat-x;
    background-position:top;
    color:              #FFF;
    text-align:         left;
    margin-bottom:      15px;
}

.titlebar_999933{
    width:				185px;
    height:             15px;
    background:         #999933 url(../images/titlebar_999933_1x15.jpg) repeat-x;
    background-position:top;
    color:              #FFF;
    text-align:         left;
    margin-bottom:      15px;
}

.titlebar_ff9900{
    width:				185px;
    height:             15px;
    background:         #ff9900 url(../images/titlebar_ff9900_1x15.jpg) repeat-x;
    background-position:top;
    color:              #FFF;
    text-align:         left;
    margin-bottom:      15px;
}


.default_right .body{
    width:				175px;
    text-align:         left;
    margin-left:        3px;
    margin-right:       3px;
    margin-bottom:      15px;
}

#cc_bottom{
    position:			relative;
    float:              left;
 	width:				960px;
    height:             50px;
}

table.table_main{
    border:             0px;
    width:              540px;
}

td.dummy_explain_row{
    border:             0px;
    width:              150px;
}

td.explain_row{
    border:             1px dotted silver;
    width:              150px;
    font-weight:        bolder;
    text-align:         left;
    padding-left:       2px;
}

td.title_row{
    border:             1px dotted silver;
    width:              60px;
    font-weight:        bolder;
    text-align:         center;
}

td.data_row{
    border:             1px dotted silver;
    width:              60px;
    text-align:         center;
}

td.data_spanned{
    border:             1px dotted silver;
    width:              360px;
    text-align:         center;
}

.green{
    background:         #999933;
    color:              #ffffff;
}

.orange{
    background:         #ff9900;
    color:              #ffffff;
}

.blue{
    background:         #000066;
    color:              #ffffff;
}

/* FOOTER */
#footer_default{
    font-size:          1em;
    color:              black;
    margin-top:         10px;
    margin-bottom:      10px;
    padding-top:        5px;
    text-align:         center;
    border-top:         1px solid #346F97;
}

#footer_default .footer_body{
    width:              550px;
    margin-left:        255px;
    height:             50px;
    font-size:          1em;
}

#footer_default a:link, #footer_default a:visited, #footer_default a:active{
    color:              black;
    font-weight:        normal;
    text-decoration:    none;
}

#footer_default a:hover{
    color:              black;
    font-weight:        bolder;
    text-decoration:    underline;
}
