body {
        font-family:Verdana, Arial, Helvetica;
        font-size:0.70em;
        line-height:1.8;
        text-align: center;
        padding:0px;

        scrollbar-3dlight-color : #898;
        scrollbar-arrow-color : #090;
        scrollbar-base-color : #666;
        scrollbar-darkshadow-color : Black;
        scrollbar-face-color : #040;
        scrollbar-highlight-color : #898;
        scrollbar-shadow-color : #040;
        scrollbar-track-color : #ded;
        }

table, td   {
        font-family:Verdana, Arial, Helvetica;
        text-align:left;
        padding:0px;
        font-size:100%;
        line-height:1.8;
        }

* {
        color: #000;
}

input, textarea {
        font-family:Verdana, Arial, Helvetica;
        font-size:xx-small;
        overflow: auto;
}

img {
        border:0px solid #eee;
        align:center;
        margin-right:4px;
         margin-top:2px;
         padding:0px;
}

hr {
        width: 90%;
        height: 6px;
        color: #00a58c;
        text-align: center;
}

a {
        text-decoration: none;
        color:#00a58c;
}

a:hover {
        background:#abb;
}

h1 {
       position:relative;
       top:-16px !important;
       top:0px;
       left:-2px;
        line-height:1.0;
        font-size:4em;
        text-transform: lowercase;
        color: #00a58c;
        //background: #fff;
        padding-left:-10px;
        padding-bottom:4px;
        margin-bottom:-10px !important;
        margin-bottom:0px;
}

h1.minor {
        font-size:2em;
        }

h2 {
       position:relative;
       top:-16px !important;
       top:0px;
       left:-2px;
       line-height:1.0;
        font-size:3em;
        color: #00a58c;
       // background: #fff;
        text-transform: lowercase;
        padding-bottom:4px;
        margin-bottom:-10px !important;
        margin-bottom:0px;
}

h3 {
       position:relative;
       top:-16px !important;
       top:0px;
       left:-2px;
        line-height:1.0;
        font-size:2em;
        text-transform: lowercase;
        color: #00a58c;
        //background: #fff;
        padding-bottom:4px;
        margin-bottom:-10px !important;
        margin-bottom:0px;
        border-bottom:1px dashed #00a58c;
}

h4 {
        font-size:1em;
        color: #00a58c;
        //background: #fff;
}

h5 {
                font-size:0.9em;
                color: #00a58c;
       // background: #fff;
}

h6 {
                font-size:0.7em;
                  color: #00a58c;
       // background: #fff;
}

#page  {
        top:0px;
        width:782px !important;
        width:750px;
        height:auto;
        padding-right:0px;
        text-align: left;
        /* margin-left:-391px !important; */
        margin-left:auto;
        margin-right:auto;
        border:1px solid #898;
        background:#efe;
        }

#header {
        position: relative;
        top:0;
        left:0;
        text-align: center;
        width:760px;
        border:1px solid #ccc;
        padding:10px;
        background:#cdc;
}

#column1{
float: left;
position:relative;
top:0;
left:0;
width:210px;
padding:0px;
padding-left:2px;
padding-right:0px;
text-align:left;
/* background:#cdc;
background:#fff; */
font-size:90%;
}

#column2{
float: left;
position:relative;
top:-24px !important;
top:-20px;
left:0;
width:390px;
padding:10px;
text-align:left;

border-left:2px solid #cdc; /*
border-right:2px solid #cdc;
border-bottom:10px solid #cdc;
*/
}

#column3{
float: right;
position:relative;
top:0;
left:0;
width:132px !important;
width:144px;
padding-right:10px !important;
padding:2px;
text-align:left;
font-size:90%;
}


#footer {
        float: left;
        position:relative;
        top:0;
        left:-1px;
        text-align: center;
        width:762px;
        border:1px solid #ccc;
        padding:10px;
        background:#cdc;
}

.small {
        font-size:0.95em;
        }

.big {
        font-size:1.2em;
        }
