
body {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color : #49525D;
    margin: 0px;
    background-color:#507ba6;
    }

table {
    font-size: 14px;
    margin: 20px;

}

td {
    font-size: 14px;
    margin: 20px;

}

h1{
    font-size: 17px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    color : #AEAEAE;
    margin: 0px;
    font-style : normal;
}

h2 {

    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image : url(images/index_01.gif);
    background-repeat : no-repeat;
    background-position : right;
    padding-right : 0px;
    font-size: 18px;
    margin-bottom:0px;
    color : #FFFFFF;
}

h3 {
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    margin: 0px;
    color : #174b72;
}

p {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 14px;
    margin: 8px 0px;
}


ul, ol {
    margin-left: 5px;
    margin-top:0px;
    margin-bottom:0px;
    padding: 0px;
}

li {
    margin-left: 10px;
    margin-top: 4px;
    margin-bottom: 4px;
    padding: 0px;
    list-style-position: outside;
}

ul li {
    list-style-type: disc;
}

a {
    color: #8090A3;
    text-decoration: none;
}

a:hover {
    color: #8090A3;
    text-decoration: underline;
}

.label {
    color: #A88F88;
    text-shadow: -1px 0px 2px #929da9;
    text-decoration: bold;
}

.maintable {
    border: 0px solid #394049;
    background-color: #000000;
    margin-top: 1px;
    margin-bottom: 1px;
}

.tableh1 {
    background : #000000;
    font-weight:bold;
    color : #FFFFFF;
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 10px;
}

.tableh2 {
    background: #000000;
    color : #C7C7C7;
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 10px;
}

.tableb {
    background: #000000;
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 10px;
}

.navmenu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #49525D;
    font-size: 100%;
    font-weight: bold;
    border-style: none;
    background-image:url('images/index_03.jpg');
    background-repeat:no-repeat;
    background-position:right top;
}

.navmenu img {
    margin-top: 1px;
    margin-right: 5px;
    margin-bottom: 1px;
    margin-left: 5px;
}

.navmenu a {
    display: block;
    padding-top: 2px;
    padding-right: 5px;
    padding-bottom: 2px;
    padding-left: 20px;
    text-decoration: none;
    color: #49525D;
}

.navmenu a:hover {
    background : #929da9;
    text-decoration: none;
    color: #8090A3;
}

.navmenu2 {
    width: 193;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #507ba6;
    font-size: 12px;
    font-weight: bold;
   	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #dcd2cf;
    padding-bottom: 2px;

}

.navmenu2 img {
    margin-top: 1px;
    margin-right: 1px;
    margin-bottom: 1px;
    margin-left: 1px;
}

.navmenu2 a {
    display: block;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 2px;
    padding-left: 10px;
    border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a88f88;
    text-decoration: none;
    color: #5b514f;
}

.navmenu2 a:hover {
    text-decoration: none;
    color: #507ba6;
    background-image:url('images/nav.jpg');
}

.topmenu {
    font-size : 100%;
    margin-top:5px;
    margin-right:5px;
}

.topmenu a {
    color : #DFDFDF;
    text-decoration : none;
}

.topmenu a:hover  {
    color : #FFFFFF;
    text-decoration : none;
}

.topmenu td  {
    white-space: nowrap;
    font-weight : bold;
}


