body, body table td {
 color: #ffffff;
 background-color: #000000;
 font-family: verdana;
 font-size: 16px;
}

a:link { color: #dddddd;
font-size: 18px;
text-decoration: none;
}
a:visited { color: #ff788a;
font-size: 18px;
text-decoration: none;
}
a:hover { color: #4d889a;
font-size: 18px;
text-decoration: underline;
}
a:active { color: red;
font-size: 18px;
text-decoration: none;
}

hr.top {
height: 1px;
margin-top: 9px;
margin-bottom: 3px;
line-height: 1px;
font-size: 1px;
}


hr.bottom {
height: 1px;
margin-top: 3px;
margin-bottom: 3px;
line-height: 1px;
font-size: 1px;
}

img.slide {
margin-bottom: 12px;
}

div.hrtop {
    background-color: #aaaaaa;
    height: 1px;
    margin-top:9px;
    margin-bottom: 3px;
    line-height: 1px;
    font-size: 1px;
}

div.hrbot {
    background-color: #aaaaaa;
    height: 1px;
    margin-top: 1px;
    margin-bottom: 3px;
    line-height: 1px;
    font-size: 1px;
}

p.maintext {
margin-left: 10px;
margin-right: 20px;
text-align: left;
}

.logo {
margin-left: 10px;
}

.topmenu {
 color: #333333;
 background-color: #ffffff;
 font-family: verdana;
 font-size: 14px;
}

.topmenu a:link {
    font-size: 14px
}

.topmenu a:visited {
    font-size: 14px
}
.topmenu a:hover {
    font-size: 14px
}
.topmenu a:active {
    font-size: 14px
}



.bottommenu {
 color: #ffffff;
 background-color: #000000;
 font-family: verdana;
 font-size: 16px;
 margin-left: 10px;
}

.bottommenu a:link {
    font-size: 16px;
    font-style: normal;

}

.bottommenu a:visited {
    font-size: 16px;
    font-style: normal;

}
.bottommenu a:hover {
    font-size: 16px;
    font-style: normal;

}
.bottommenu a:active {
    font-style: normal;
    font-size: 16px;
}

.clients td {
 color: #ffffff;
 background-color: #000000;
 font-family: verdana;
 font-size: 14px;
 margin-left: 10px;
 margin-right: 10px;
}
