/* Generated by KaZcadeS */
body {
    margin: 0;
    padding: 0;
    background: #ebf3e9 none repeat scroll 0% 50%;
    color: black;
    font-family: verdana,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: normal;
}
#head {
    border-bottom: 3px solid black;
    margin: 0 0 40px;
    background: #000000 none repeat scroll 0% 50%;
    padding-top: 30px;
    color: #ffffff;
}
#head h1 {
    border-top: 1px solid black;
    margin: 0;
    padding: 2px;
    background: #993399 none repeat scroll 0% 50%;
    color: white;
    text-align: right;
    font-family: verdana,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: normal;
}
#menu {
    float: left;
    width: 160px;
}
#menu ul {
    margin: 0 0 20px 10px;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    width: 160 px;
}
#menu li {
    margin: 0;
    padding: 0 0 2px;
}
#menu a {
    border: 1px solid black;
    padding: 4px 4px 4px 10px;
    background: #993399 none repeat scroll 0% 50%;
    width: 130px;
    display: block;
    color: white;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}
#menu a:hover {
    border: 1px solid black;
    background: #000000 none repeat scroll 0% 50%;
    color: #ffff33;
}
#content {
    margin: 0 80px 20px 190px;
}
#content h2 {
    border-left: 10px solid #993399;
    border-bottom: 1px solid #000000;
    margin: 25px 0 10px;
    padding: 2px 0 2px 5px;
    font-family: verdana,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: normal;
}
#content h3 {
    border-left: 8px solid #993399;
    border-bottom: 1px solid #000000;
    margin: 25px 0 10px;
    padding: 2px 0 2px 5px;
    font-family: verdana,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: normal;
}
#content h4 {
    border-left: 6px solid #993399;
    border-bottom: 1px solid #000000;
    margin: 25px 0 10px;
    padding: 2px 0 2px 5px;
    font-family: verdana,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: normal;
}

#foot{
    border-top: 3px solid #000000;
    border-bottom: 3px solid #000000;
    margin: 20px 0 0;
    padding: 10px 30px 10px 0;
    background: #993399 none repeat scroll 0% 50%;
    clear: left;
    color: white;
    font-family: verdana,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: normal;
    text-align: right;
}
#foot p {
    margin: 0;
    padding: 0;
        white-space:nowrap;
        text-decoration: none;
    font-family: verdana,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: normal;
}
#foot a{
    background: #993399 none repeat scroll 0% 50%;
    width: 120px;
        color: white;
    text-decoration: none;
    font-family: verdana,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: normal;
}
#foot a:hover {
    background: #993399 none repeat scroll 0% 50%;
    font-weight: inherit;
    color: #000000;
}


table.tab{
border-collapse:collapse;
empty-cells:show;}

table.tab th{
        text-align:left;
        font-size:14px;
        font-weight:bold;
        font-style:italic;
        background:black;
        color:white;
        border:1px solid black;
        width:120px;}

table.tab th.cols4{
        text-align:left;
        font-size:14px;
        font-weight:bold;
        font-style:italic;
        background:black;
        color:white;
        border:1px solid black;
        width:485px;}

table.tab th.cols2{
        text-align:left;
        font-size:14px;
        font-weight:bold;
        font-style:italic;
        background:black;
        color:white;
        border:1px solid black;
        width:243px;}

table.tab td{
        background:#ee88ee;
        border:1px solid #000000;
        padding:5px 10px 5px 10px;
        font-size:12px;
        font-weight:;}

table.tab tr.cbg td{
        background:#993399;
        color:white;}

table.tab tr.grl td{
        background:#eeeeee;
        color:black;}

table.tab tr.grd td{
        background:#dddddd;
        color:black;}

table.tab tr.foot td{
        text-align:right;
        font-size:10px;
        color:black;
        font-style:italic;
        border:0;
        background:#ebf3e9;}


table.tab2{
border-collapse:collapse;
empty-cells:show;}

table.tab2 th{
        text-align:left;
        font-size:13px;
        font-weight:bold;
        font-style:italic;
        background:black;
        color:white;
        border:1px solid black;
        width:150px;
         text-align:center;}


table.tab2 td{
        background:#bbbbbb;
        border:1px solid #000000;
        padding:5px 10px 5px 10px;
        font-size:12px;
        font-weight:bold;
         text-align:center;}

table.tab2 tr.cbg td{
        background:#dddddd;
        color:white;}

table.tab2 tr.foot td{
        text-align:right;
        font-size:10px;
        color:black;
        font-style:italic;
        border:0;
        background:#ebf3e9;}