BODY
{
    margin-left:0px;
    margin-width: 0px;
    margin-top: 0px;
    margin-height: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
}
A:link
{
    color: #999999;
}
A:visited
{
    color: #999999;
}
A:hover
{
    color: #B94C7B;
}
A:link.highlight
{
    background-image: url(images/link_arrow.gif);
    background-repeat: no-repeat;
    padding-left: 10px;
    color: #D54B7D;
    text-decoration:NONE;
}
A:visited.highlight
{
    background-image: url(images/link_arrow.gif);
    background-repeat: no-repeat;
    padding-left: 10px;
    color: #D54B7D;
    text-decoration:NONE;
}
A:hover.highlight
{
    background-image: url(images/link_arrow_over.gif);
    background-repeat: no-repeat;
    padding-left: 10px;
    color: #FF005C;
    text-decoration:NONE;
}
i
{
    color: #333333;
}
td {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 10px;
    color: #666666;
}
.title {
    color: #587DA2;
    font-weight: bold;
}
img.clients {
    margin: 0px 5px 5px 0px;
    border: 1px solid #000000;
}

select {
    font-family: Verdana, Helvetica, Arial;
    color: #FFFFFF; font-size: 10px;
    padding: 3px 0px 0px 5px;
    background-color: #333333;
    border: 1px solid #AF1209;
}
