body    {
    margin: 0px 5px;
    font-family: Arial,Helvetica,sans-serif;
    background-color: #cccccc;
    opacity: 1;
    color: rgb(0, 0, 102);
        }

td.TdMain
        {
    padding: 20px;
    background-color: #eeeeee;
    color: #34448c;
        }

td.TdError
        {
    font-size:13px;
    padding: 20px;
    background-color: #eeeeee;
    color: #702020;
        }

table.NavLeft       {
    border:0px;
                    }
td.NavLeft          {
    padding             :   10px;
    border              :   0px;
    border-style        :   solid;
    border-width        :   0px;
    background-color    :   #34448c;
    border-bottom-width :   5px;
    border-bottom-color :   #cccccc;
    color               :   #ffffff
                    }
a.NavLeft:link      {
    font-size           :   16px;
    font-weight         :   bold;
    color               :   #e6e8f1;
    text-decoration     :   none;
                    }
a.NavLeft:visited   {
    font-size           :   16px;
    font-weight         :   bold;
    color               :   #e6e8f1;
    text-decoration     :   none
    }
a.NavLeft:hover     {
    font-size           :   16px;
    font-weight         :   bold;
    color               :   #fcf484;
    text-decoration     :   underline;
                    }
a.NavLeft:active    {
    font-size           :   16px;
    font-weight         :   bold;
    color               :   #e6e8f1;
    text-decoration     :   none;
    }




td.NavTop          {
    font-size           :   14px;
    font-weight:bold;
    color               :   #33448c;
    padding-left        :   10px;
    background-color    :   #cccccc;
                    }


a.NavTop:link      {
    font-size           :   16px;
    font-weight         :   bold;
    color               :   #ffffff;
    text-decoration     :   none;
                    }
a.NavTop:visited   {
    font-size           :   16px;
    font-weight         :   bold;
    color               :   #ffffff;
    text-decoration     :   none
    }
a.NavTop:hover     {
    font-size           :   16px;
    font-weight         :   bold;
    color               :   #fcf484;
    text-decoration     :   underline;
                    }
a.NavTop:active    {
    font-size           :   16px;
    font-weight         :   bold;
    color               :   #ffffff;
    text-decoration     :   none;
    }







table.NavRight       {
    border:0px;
                    }
td.NavRight          {
    padding             :   10px;
    border              :   0px;
    border-style        :   solid;
    border-width        :   0px;
    background-color    :   #9999cc;
    border-bottom-width :   5px;
    border-bottom-color :   #cccccc;
                    }
a.NavRight:link      {
    font-size           :   16px;
    font-weight         :   bold;
    color               :   #e6e8f1;
    text-decoration     :   none;
                    }
a.NavRight:visited   {
    font-size           :   16px;
    font-weight         :   bold;
    color               :   #e6e8f1;
    text-decoration     :   none
    }
a.NavRight:hover     {
    font-size           :   16px;
    font-weight         :   bold;
    color               :   #fcf484;
    text-decoration     :   underline;
                    }
a.NavRight:active    {
    font-size           :   16px;
    font-weight         :   bold;
    color               :   #e6e8f1;
    text-decoration     :   none;
    }

.cnt, .cnt_btn_submit, .cntS, .cnt_btn_delete {font-size:13px;}

table.cnt {paddin:1px; margin:1px; border-collapse:collapse;}
th.cnt    {background-color:#34448c; color:#ffffff;; border:1px solid #33448c; margin:1px; padding:1px;}
td.cnt    {color:#34448c; border:1px dotted #33448c;}

input.cnt_btn_submit {border:1px solid #33448c; background-color:#fefefe; color:#33448c; margin:1px}
input.cnt_btn_delete {border:1px solid #33448c; background-color:#fefefe; color:#8c4433; margin:1px}
input.formS, input.cntS {width:20px; border:1px solid #33448c; background-color:#fefefe; color:#33448c;}
input.cnt, select.cnt, textarea.cnt {width:250; border: 1px solid #33448c; background-color:#ffffff; color:#3448c}

.etnTxt {color:#000000; font-size:12px}
h2.etnTxt {font-size:13px; font-weight:bold}
h4.etnTxt {font-size:12px; font-weight:bold}
p {font-size:12px; color:#000000}
b {font-size:12px; color:#000000}