body {
    background-color: #c0c0c0;
    font-size: 14px;
    color: #404040;
    border:none;
    margin:0px;
    padding:0px;
}

td h1 {
    font-size: 14px;
    font-weight: bold;
    color: #404040;
    padding: 0px;
    margin: 0px;
}

h1 {
    font-size: 24px;
    color: #404040;
    font-weight: normal;
}
h1 a {
    font-size: 24px;
    color: #606868;
    text-decoration: underline;
}
h2 {
    font-size: 18px;
    color: #404040;
    font-weight: normal;
}
h3 {
    font-size: 18px;
    color: #404040;
    font-weight: normal;
}

td {
    text-align: left;
    vertical-align: top;
}
th {
    text-align: left;
    vertical-align: top;
}

pre {
    border: 1px solid #ffffff;
    padding: 5px;
    background-color: #b0b0b0;
    color: #000000;
}

a {
    font-size: 14px;
    color: #606868;
    text-decoration: underline;
}
div.flush {
    height: 1px;
    width: 1px;
    clear:both;
}
img,table,th,td {
    border:none;
}

div.header {
    height: 150px;
    width: 100%;
    position: relative;
    top: 0px; left: 0px;
}
div.headername {
    position: absolute;
    top: 30px; left: 100px;
    color: #808080;
    font-size: 28px;
    font-family: Arial,Geneva,sans-serif;
}
div.headersubtitle {
    position: absolute;
    top: 70px; left: 100px;
    color: #808080;
    font-size: 10px;
    font-family: Arial,Geneva,sans-serif;
}
div.body {
    width: 100%;
    height: 100%;
    font-family: Arial,Geneva,sans-serif;
}
div.left {
    width: 350px;
    float: left;
}
div.navigation1 {
    border-right: 2px solid #f0f0f0;
    border-top: 2px solid #f0f0f0;
    padding-bottom: 1px;
    margin: 0px;
    margin-left: 20px;
    width: 310px;
}
div.navigation2 {
    border-right: 2px solid #e0e0e0;
    border-top: 2px solid #e0e0e0;
    padding-bottom: 1px;
    margin: 20px;
    width: 270px;
}
div.navigation3 {
    border-right: 2px solid #d0d0d0;
    border-top: 2px solid #d0d0d0;
    margin: 20px;
    width: 230px;
    padding-top: 40px;
    padding-bottom: 100px;
}
div.navitem {
    padding-right: 20px;
    padding-top: 20px;
    text-align: right;
    font-size: 25px;
    font-family: Arial,Geneva,sans-serif;
    color: #f0f0f0;
    font-weight: bold;
    text-decoration: none;
}
div.navitemsmall {
    padding-right: 20px;
    padding-top: 0px;
    text-align: right;
    font-size: 25px;
    font-family: Arial,Geneva,sans-serif;
    color: #f0f0f0;
    font-weight: bold;
    text-decoration: none;
}
a.navitem {
    font-size: 25px;
    font-family: Arial,Geneva,sans-serif;
    color: #f0f0f0;
    font-weight: bold;
    text-decoration: none;
}
a.navitemactive {
    font-size: 25px;
    font-family: Arial,Geneva,sans-serif;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
a.navitemsmall {
    font-size: 15px;
    font-family: Arial,Geneva,sans-serif;
    color: #f0f0f0;
    text-decoration: none;
}
a.navitemsmallactive {
    font-size: 15px;
    font-family: Arial,Geneva,sans-serif;
    color: #ffffff;
    text-decoration: none;
}
div.right {
    float: left;
    margin-left: 20px;
    width: 500px;
}
div.contenthead1 {
    width: 480px;
    height: 2px;
    background-color: #f0f0f0;
    padding-right: 20px;
    margin-bottom: 20px;
}
div.contenthead2 {
    width: 460px;
    height: 2px;
    background-color: #e0e0e0;
    padding-right: 20px;
    margin-bottom: 20px;
}
div.contenthead3 {
    width: 440px;
    height: 2px;
    background-color: #d0d0d0;
    padding-right: 20px;
    margin-bottom: 40px;
}
div.rightimage {
    float:right;
}
div.lastupdate {
    position:absolute;
    left: -500px;
    top: -500px;
    font-family: Arial,Geneva,sans-serif;
    font-size: 12px;
}
