body {
    background-color: #ffffff;
    text-align: left;
}

body, td, input, select, textarea {
    font-family: verdana;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
}

select, textarea {
    border: 1px solid #000000;
}

input[type=image], image, img {
    border: 0px !important;
}

a.CatLinks, .SubCatLinks, .BlackLink, .WhiteLink, .BlueLink, .RedLink, .TitleLinks, .NewHeader, .ItemText {
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}

a.BlackLink:hover, a.WhiteLink:hover, a.BlueLink:hover, a.RedLink:hover, a.CatLinks:hover, a.SubCatLinks:hover, a.TitleLinks:hover {
    text-decoration: underline;
}

.SubCatLinks, .BlackLink {
    color: #000000;
}

a.CatLinks, .WhiteLink {
    color: #ffffff;
}

.BlueLink {
    color: blue;
}

.RedLink {
    color: red;
}

.TitleLinks {
    font-size: 12px !important;
    color: #000000;
}

.NewHeader {
    font-size: 13px !important;
    color: #ffffff;
    background-color: #000000;
}

.ItemText {
    color: #000000;
    font-weight: normal !important;
}

.sm {
    font-family: verdana;
    font-size: 11px;
}