﻿
html {
height : 100%;
border : 0;
padding : 0;
margin : 0;
}
body
{
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-family: Arial, Times, serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #333300;
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    height: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image: url(images/Background.jpg);
}
#header {
position : relative;
height : 85px;
width : 99%;
}
#spacer {
display : block;
height : 95%;
float : right;
width : 1px;
font-size : 1px;
padding : 0;
margin : 0;
}
#contentwrap {
display : block;
width : 99%;
text-align : center;
padding : 0;
margin : 0;
}
#content {
margin : 0;
padding : 0;
}
.content {
font-size : 12px;
text-align : justify;
color : #3a4545;
}
td.content{font-size:12px;color:#3a4545;}
input.content{font-size:12px}

#footer
{
    clear: both;
    height: 25px;
    background-color: white;
}
.footer, a.footer {
font-size : 10px;
text-align : center;
color : #3a4545;
}
a {
text-decoration : none;
}
H1 {
font-weight : bold;
font-size : 16px;
color : #3a4545;
}
H2 {
font-weight : bold;
font-size : 16px;
color : #3a4545;
font-style : italic;
}
H3 {
font-weight : bold;
font-size : 15px;
color : #3a4545;
}
H4 {
font-weight : bold;
font-size : 15px;
color : #3a4545;
font-style : italic;
}
H5 {
font-weight : bold;
font-size : 14px;
color : #3a4545;
}
H6 {
font-weight : bold;
font-size : 14px;
color : #3a4545;
font-style : italic;
}
.menu
{
    color: #e99f2e;
    font-weight: bold;
    background-color: #a17603;
    text-decoration: none;
    text-transform: capitalize;
    padding: 0;
    display: block;
    line-height: 25pt;
    border-right: 1px solid #3a4545;
    border-left: 1px solid #d6d5c6;
    border-top: 1px solid #d6d5c6;
    border-bottom: 1px solid #3a4545;
    text-align: center;
    font-family: Verdana;
    font-variant: small-caps;
}

.menu_pressed 
{
    color: #e99f2e;
    font-weight: bold;
    background-color: #a17603;
    text-decoration: none;
    text-transform: capitalize;
    padding: 0;
    display: block;
    line-height: 25pt;
    border-right: 1px solid #3a4545;
    border-left: 1px solid #d6d5c6;
    border-top: 1px solid #d6d5c6;
    border-bottom: 1px solid #3a4545;
    text-align: center;
    font-family: Verdana;
    font-variant: small-caps;
}

.menu2 
{
    color: #e99f2e;
    font-weight: bold;
    background-color: #a17603;
    text-decoration: none;
    text-transform: capitalize;
    padding: 0;
    display: block;
    line-height: 15pt;
    border-right: 1px solid #3a4545;
    border-left: 1px solid #d6d5c6;
    border-top: 1px solid #d6d5c6;
    border-bottom: 1px solid #3a4545;
    text-align: center;
    font-family: Verdana;
    font-variant: small-caps;
}

.menu2_pressed 
{
    color: #e99f2e;
    font-weight: bold;
    background-color: #a17603;
    text-decoration: none;
    text-transform: capitalize;
    padding: 0;
    display: block;
    line-height: 15pt;
    border-right: 1px solid #3a4545;
    border-left: 1px solid #d6d5c6;
    border-top: 1px solid #d6d5c6;
    border-bottom: 1px solid #3a4545;
    text-align: center;
    font-family: Verdana;
    font-variant: small-caps;
}

a.menu:link, a.menu:visited
{
    font-size: 12px;
    color: white;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    text-transform: capitalize;
    font-family: Verdana;
    background-color: #a17603;
    font-variant: small-caps;
}
 
 
a.menu:hover, a.menu:active, a.menu_pressed:link, a.menu_pressed:visited, a.menu_pressed:hover, a.menu_pressed:active
{
    font-size: 12px;
    color: white;
    background-color: #cc9966;
    text-decoration: none;
    font-weight: bold;
    text-transform: capitalize;
    font-family: Verdana;
    font-variant: small-caps;
}

a.menu2:link,a.menu2:visited 
{
    font-size: 10px;
    color: white;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    text-transform: capitalize;
    font-family: Verdana;
    background-color: #a17603;
    font-variant: small-caps;
}

 
a.menu2:hover,a.menu2:active,a.menu2_pressed:link,a.menu2_pressed:visited,a.menu2_pressed:hover,a.menu2_pressed:active
{
    font-size: 10px;
    color: white;
    background-color: #cc9966;
    text-decoration: none;
    font-weight: bold;
    text-transform: capitalize;
    font-family: Verdana;
    font-variant: small-caps;
}

