a:link, a:visited
{
    color               :#0070B0;
    text-decoration     :none;
}

a:focus, a:hover
{
    color               :#000000;
    text-decoration     :none;
}

body
{
    font-family         :Verdana, Arial;
    margin              :23px 0px 0px 0px;
    text-align          :center;
	
    background-image    :url('grafix/bgBody.jpg');
    background-position :0px 60px;
    background-repeat   :repeat-x;
}

div.Search
{
    border-color        :#C0C0C0;
    border-style        :solid;
    border-width        :0px 1px 0px 0px;
    display             :inline;
    margin              :0px 20px 0px 0px;
    padding             :0px 20px 0px 0px;
}

h1
{
    color               :#0070B0;
    font-size           :18pt;
    font-weight         :normal;
    margin              :0px 0px 20px 0px;
}

h2
{
    border-color        :#0070B0;
    border-style        :dotted;
    border-width        :0px 0px 1px 0px;
    color               :#0070B0;
    font-size           :10pt;
    font-weight         :bold;
    margin              :10px 0px 10px 0px;
    padding             :0px 0px 5px 0px;
}

input, select, textarea
{
    border-color        :#C0C0C0;
    border-style        :solid;
    border-width        :1px;
    font-family         :Verdana, Arial;
    color               :#404040;
    font-size           :8pt;
    padding             :1px 2px;
}

table.Body
{
    background-image    :url('grafix/bgContent.jpg');
    background-repeat   :no-repeat;
    font-size           :8pt;
    margin              :0px auto;
    position            :relative;
    width               :980px;
    z-index             :1;
}

table.Content
{
    border-color        :#C0C0C0;
    border-style        :solid;
    border-width        :0px 0px 1px 0px;
    font-size           :8pt;
    height              :340px;
    margin              :0px auto;
    position            :relative;
    top                 :-5px;
    width               :980px;
    z-index             :0;
	height				:100%;
}

td.Content
{
    background-color    :#F8F8F8;
    background-image    :url('grafix/fader.jpg');
    background-repeat   :repeat-x;
    border-color        :#C0C0C0;
    border-style        :solid;
    border-width        :0px 1px 0px 1px;
    color               :#404040;
    font-size           :10pt;
    padding             :20px 30px 10px 20px;
    vertical-align      :top;
    width               :728px;
}

td.Content table
{
    color               :#404040;
    font-size           :10pt;
}

div.Content
{
	margin-right: 0px;
	overflow: auto;
	overflow-x: hidden;
}

td.Navigation
{
    padding             :20px 15px 0px 15px;
    vertical-align      :top;
    width               :150px;
}

td.NavTop
{
    color               :#A0A0A0;
    height              :37px;
    padding             :0px 50px 0px 0px;
    text-align          :right;
}

td.NavTop a:link, td.NavTop a:visited
{
    color               :#A0A0A0;
    text-decoration     :none;
}

td.NavTop a:focus, td.NavTop a:hover
{
    color               :#A0A0A0;
    text-decoration     :underline;
}

td.ShadowLeft
{
    background-image    :url('grafix/shadowLeft.jpg');
    background-position :right top;
    background-repeat   :repeat-y;
    width               :26px;
}

td.ShadowRight
{
    background-image    :url('grafix/shadowRight.jpg');
    background-position :left top;
    background-repeat   :repeat-y;
    width               :24px;
}

div.Content li
{
	list-style-image:url('grafix/arrow.gif');
	margin-left: -20px;
}

ul.Level1
{
    list-style-type     :none;
    margin              :0px 0px 0px 26px;
    padding             :0px;
}

ul.Level1 li
{
    float               :left;
    margin              :0px 2px 2px 0px;
    /*width               :140px;*/
}

ul.Level1 a:link, ul.Level1 a:visited
{
    background-image    :url('grafix/bgButton.jpg');
    background-repeat   :repeat-x;
    color               :#FFFFFF;
    display             :block;
    font-size           :10pt;
    font-weight         :bold;
    height              :30px;
    padding             :6px 0px 0px 0px;
    text-align          :center;
    text-decoration     :none;
}

ul.Level1 a:focus, ul.Level1 a:hover, ul.Level1 #Active
{
    background-image    :url('grafix/bgButtonActive.jpg');
    color               :#0070B0;
    text-decoration     :none;
}

ul.Level2
{
    line-height         :180%;
    list-style-type     :none;
    margin              :0px;
    padding             :0px;
}

ul.Level2 a:link, ul.Level2 a:visited
{
    color               :#0070B0;
    font-weight         :bold;
    text-decoration     :none;
}

ul.Level2 a:focus, ul.Level2 a:hover, ul.Level2 #Active
{
    color               :#000000;
    text-decoration     :none;
}

ul.Level3
{
    color               :#0070B0;
    list-style-type     :square;
    margin              :0px 0px 0px 25px;
    padding             :0px;
}

ul.Level3 a:link, ul.Level3 a:visited
{
    color               :#0070B0;
    font-weight         :normal;
    text-decoration     :none;
}

ul.Level3 a:focus, ul.Level3 a:hover, ul.Level3 #Active
{
    color               :#000000;
    text-decoration     :none;
}
