body, p, td, li, div {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: black;
        text-align: center;
        text-decoration: none;
        font-weight: bold;
}

p, div {
        margin: 10px, 40px, 10px, 40px;
        padding-left: 25px;
        padding-right: 25px;
}

.bgcolor {
        background-color: #11391E;
}

a:link, a:visited {
        color: green;
        text-decoration: none;
}

a:hover, a: active {
        color: #C0C0C0;
        text-decoration: underline;
}

h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16pt;
        margin-top: 25px;
        margin-left: 45px;
        color: blue;
}

.menu-top {
        text-align: center;

        font-family: Verdana, Arial, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #FEFEFC;
        vertical-align: bottom;
        padding-bottom: 30px;
}

.menu-bottom {
        text-align: right;
        font-family: Verdana, Arial, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: black;
        padding-right: 22px;
}

.menu-top a:link { color: #f78a31; text-decoration: none; }
.menu-top a:visited { color: #f78a31; text-decoration: none; }
.menu-top a:hover { color:#C0C0C0; text-decoration: underline; }
.menu-top a:active { color:#C0C0C0; text-decoration: underline; }

.menu-bottom a:link { color: white; text-decoration: none; }
.menu-bottom a:visited { color: white; text-decoration: none; }
.menu-bottom a:hover { color: #C0C0C0; text-decoration: underline; }
.menu-bottom a:active { color: #C0C0C0; text-decoration: underline; }

.Page-title {
        font-family: Verdana, Arial, sans-serif;
        font-size: 16px;
        font-weight: bold;
        color: #FFFF99;
        padding-left: 35px;
}

.cool {
        font-family: Verdana, Arial, sans-serif;
        font-size: 24px;
        font-weight: bold;
        color: green;
        text-align: right;
        padding: 0px, 0px, 20px, 45px;
}

.text {
        font-family: Verdana, Arial, sans-serif;
        font-size: 12px;
}

.text1 {
        color: blue;
        padding: 0px, 0px, 0px, 10px;
        font-weight: normal;
}

.text2 {
        color: red;
        padding: 0px, 0px, 0px, 10px;
        font-weight: bold;
}

.text2bis {
        color: #FFFF99;
        font size: 16px;
        padding: 0px, 0px, 0px, 10px;
        font-weight: bold;
}

.text2tris {
        color: red;
        font size: 12px;
        padding: 0px, 0px, 0px, 310px;
        font-weight: bold;
}

.text3 {
        color: green;
        font-style: italic;
}

.text4 {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: bold;
        color: blue;
        background-color: #1AB48E;
}

.text5 {
        font-size: 8pt;
        font-family: Verdana, Helvetica, Arial, sans-serif;
        font-weight: normal;
        color: #6699ff;
}

.text6 {
        font-size: 8pt;
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-weight: bold;
        color: #66ff99;
}

.ctrl1 {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: bold;
        color: orange;
        background-color: teal;
        margin: 3px, 10px, 3px, 10px;
        border: 1px solid orange;
}

.ctrl2 {
        font-family: Arial, Verdana, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight: bold;
        color: blue;
        background-color:#1AB48E;
        margin: 1px, 10px, 0px, 10px;
}

.center {
        text-align: center;
}

.left {
        text-align: left;
}
