body,p,td {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

.grayedtext
{
    color : gray;
}

.fake_link {
    cursor: hand;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #0000ff;
    text-decoration: underline;
}


a.lnk:link {
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #0000ff;
    text-decoration: underline;
}

a.lnk:visited {
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #0000ff;
    text-decoration: underline;
}

a.lnk:active {
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #0000ff;
    text-decoration: underline;
}

a.lnk:hover {
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #0000ff;
    text-decoration: underline;
}


a.slnk:link {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #0000ff;
    text-decoration: none;
}

a.slnk:visited {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #0000ff;
    text-decoration: none;
}

a.slnk:active {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #0000ff;
    text-decoration: none;
}

a.slnk:hover {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #0000ff;
    text-decoration: underline;
}




a:link {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

a:visited {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

a:active {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

a:hover {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: underline;
}


a.tl:link {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

a.tl:visited {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

a.tl:active {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

a.tl:hover {
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: underline;
}


.index_cat_count
{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}


a.index_cat:link {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #0000ff;
    text-decoration: none;
}

a.index_cat:visited {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #0000ff;
    text-decoration: none;
}

a.index_cat:active {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #0000ff;
    text-decoration: none;
}

a.index_cat:hover {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #0000ff;
    text-decoration: underline;
}


a.index_subcat:link {
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #0000ff;
    text-decoration: none;
}

a.index_subcat:visited {
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #0000ff;
    text-decoration: none;
}

a.index_subcat:active {
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #0000ff;
    text-decoration: none;
}

a.index_subcat:hover {
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #0000ff;
    text-decoration: underline;
}

.input
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
}


