label {
    font: bold 9pt Arial, Helvetica, sans-serif;
    padding-left: 2px;
}

input[type=text], input[type=password], textarea {
    font: normal 12pt Arial, Helvetica, sans-serif;
}

hr {
    border: none;
    border-bottom: 1px dotted #bbb;
}

form.regform {
    width: 560px;
    padding: 10px 25px;
}

form.regform table {
    margin: 10px 0;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 100%;
}

h1 { font-size: 300%; }
h2 { font-size: 250%; }
h3 { font-size: 200%; }
h4 { font-size: 175%; }
h5 { font-size: 150%; }
h6 { font-size: 125%; }


h1, h2, h3, h4, h5, h6 {
    font-family: Arial,Helvetica,sans-serif;
    text-align: left;
    padding-left: 70px;
    padding-right: 40px;
}

h1 {
    font-weight: normal;
    color: #646464;
}

#page h1 a {
    color: #646464;
    text-decoration: none;
}

h2 {
    color: #646464;
}

h3 {
    color: #646464;
}

h4 {
    font-weight: normal;
    color: #646464;
}

h5 {
    color: #646464;
}

h6 {
    color: #960000;
}

/*
* anchor
*/

a:link, a:visited {
    color: #aa1428;
}

a:hover {
    color: #ff0000;
}


#content p {
    margin: 5px 0;
    line-height: 20px;
    padding-left: 70px;
    padding-right: 30px;
    font-size: 1.3em;
    font-family:"Times New Roman", Times, serif;
}

#content ul {
    padding-left: 120px;
    padding-right: 30px;
}

#content table {
    padding-left: 20px;
    padding-right: 20px;
}

label {
    padding-left: 2px;
}

/* Main Menu */

div#menu a, div#menu a:visited {
    color: #00a3a2;
    font-weight: bold;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-decoration: none;
}

div#menu a:active, div#menu a:hover {
    color: #3dc1c1;
    font-weight: bold;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-decoration: none;
}


/* Footer Menu */

#footer .footer-menu a, #footer .footer-menu a:visited {
    color: #c1c1c1;
    font-weight: bold;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
}

#footer .footer-menu a:active, #footer .footer-menu a:hover {
    color: #ffffff;
    font-weight: bold;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
}

#footer .right {
    color: #CCCCCC;
}

/* info div */


.style1 {
        color: #FFFFFF;
        font-weight: bold;
        font-size: 24px;
}
.style2 {
        color: #FFFFFF;
        font-size: 10px;
        line-height: 12px;
}

ul {
    line-height: 20px;
    font-size: 1.3em;
    font-family:"Times New Roman", Times, serif;
}
