
.F12_bold_white {
    font-size: 12px;
    color: #4D4D4D;
    font-weight: bold;
}
.F12_white {
    font-size: 12px;
    color: #FFFFFF;
}
.F12_black {
    font-size: 12px;
    color: #000000;
}
.F12{
    font-size: 12px;
}
.F12_blue {
    font-size: 11px;
    color: #000099;
}
.F12_red {
    font-size: 12px;
    color: Red;
    font-weight: normal;
}
.F12_ok {
    font-size: 12px;
    color: #009900;
    font-weight: normal;
}
.F11_white {
    font-size: 10px;
    color: #FFFFFF;
}
.border_sprator {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    font-size: 14px;
    color: #999999;
}
.F12_darkblue {
    font-size: 12px;
    color: #000099;
    font-weight: bold;
}

.F11_darkblue {
    font-size: 11px;
    color: #000066;
}
.F12_darkgray {
    font-size: 12px;
    color: #333333;
    font-weight: bold;
}
.F11_darkgray {
    font-size: 11px;
    color: #333333;
    font-weight: bold;
}
.F12_gray {
    font-size: 12px;
    color: #666666;
}
.right_side {
    background-image: url(images/sides/bc_240_gray180_right.gif);
    background-repeat: repeat-y;
    background-position: right;
}
.bottom_side {
    background-image: url(images/sides/bc_240_gray180_bottom.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}
.top_header {
    font-size: 24px;
    color: #009900;
}
.menu_border {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #666666;
    border-bottom-color: #666666;
    font-size: 12px;
    color: #666666;
}
.menu_border a {
    color: #000000;
    text-decoration: none;
    font-size: 10px;
}
.F10_white {
    font-size: 10px;
    color: #FFFFFF;
}
.F10_white a {
    font-size: 12px;
    color: #FFCC00;
    text-decoration: none;
}
.F12_text{
    font-size: 12px;
    color: #004444;
}

