html, body {
    scrollbar-face-color: #dddddd;
    font-size: 11px;
    margin: auto;
    scrollbar-highlight-color: #dddddd;
    scrollbar-shadow-color: #dddddd;
    scrollbar-3dlight-color: #eeeeee;
    scrollbar-arrow-color: #eeeeee;
    scrollbar-track-color: #f7f7f7;
    scrollbar-darkshadow-color: #eeeeee;
    position: relative;
    text-align: left;
    padding: 0px;
    text-decoration: none;
    font-family: tahoma;
    background-image: url(../images/bg.gif);
}
a {
    color: #666666;
    text-decoration: none;
}
a:hover, a:active {
    color: red;
}
table {
    border-collapse: collapse;
}
input {
    font-family: Tahoma;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
    background-position: left center;
    border: 1px solid #333333;
    padding-left: 3px;
}
form {
    margin: 0px;
}
select {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;
    color: #333333;
}
.shref {
    font-family: Tahoma;
    font-size: 12px;
    color: #888888;
    text-decoration: none;
}
.shref:hover {
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
.nav {
    display: block;
    float: left;
    width: 158px;
    color: #333333;
    line-height: 32px;
    height: 37px;
    text-align: center;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-position: left center;
    background-image: url(../images/nav.gif);
}
.navA {
    display: block;
    float: left;
    width: 158px;
    color: #ffffff;
    line-height: 32px;
    height: 37px;
    text-align: center;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image: url(../images/navA.gif);
    background-position: left center;
}
.nav:hover, .nav:active {
    background: url(../images/navA.gif);
    color: #ffffff;
    text-decoration: none;
}
.navA:hover, .navA:active {
    background: url(../images/navA.gif);
    color: #ffffff;
    text-decoration: none;
}
.nav2 {
    display: block;
    float: left;
    width: 158px;
    color: #333333;
    line-height: 32px;
    height: 37px;
    text-align: center;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-position: left center;
}
.nav2A {
    display: block;
    float: left;
    width: 158px;
    color: #ffffff;
    line-height: 32px;
    height: 37px;
    text-align: center;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-image: url(../images/nav2A.gif);
    background-position: left center;
}
.nav2:hover, .nav2:active {
    background: url(../images/nav2A.gif);
    color: #ffffff;
    text-decoration: none;
}
.nav2A:hover {
    background: url(../images/nav2A.gif);
    color: #ffffff;
    text-decoration: none;
}
.nav2A:active {
    background: url(../images/nav2A.gif);
    color: #ffffff;
    text-decoration: none;
}
.email {
    font-family: Tahoma;
    font-size: 12px;
    color: #333333;
    text-decoration: none;
}
.menuL {
    color: #ffffff;
    display: block;
    text-align: left;
    height: 25px;
    line-height: 25px;
    text-decoration: none;
    font-family: Tahoma;
    font-size: 12px;
    padding-left: 10px;
    letter-spacing: 1px;
    background-color: #94192c;
    background-position: left center;
}
.menuL:hover {
    color: #ffffff;
    display: block;
    text-align: left;
    height: 25px;
    line-height: 25px;
    text-decoration: none;
    font-family: Tahoma;
    font-size: 12px;
    padding-left: 10px;
    letter-spacing: 1px;
    background-color: #7c0418;
    background-position: left center;
}
.page {
    font-family: Tahoma;
    font-size: 12px;
    color: #666666;
    text-decoration: none;
}
.whitefont a
{
    color: white;
    text-decoration: none;
}
.whitefont a:hover
{
    color: #FF0;
    text-decoration: none;
}
