html, td
{
    font-family: Verdana;
    color: #fff;
    font-size: 10px;
}
body
{
    font-family: Verdana;
    font-size: 10px;
    color: #fff;
    background-image: url(   '../images/bg.gif' );
    background-repeat: repeat-y;
}
.nav:link
{
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
.nav:hover, .nav:active, .nav:visited
{
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

.a1:link, a1:active
{
    font-weight: normal;
    color: #000;
    text-decoration: none;
}
.a1:visited
{
    font-weight: normal;
    color: #000;
    text-decoration: none;
}
.a1:hover
{
    font-weight: normal;
    color: #4DB6D3;
    text-decoration: none;
}
.listing
{
    font-weight: normal;
    color: #000;
    text-decoration: none;
}
.cvlisting
{
    color: #000;
    padding-left: 10px;
    padding-right: 10px;
}
.cvlisting:link
{
    font-weight: normal;
    color: #009BBD;
    text-decoration: none;
}
.cvlisting1:link, .cvlisting1:hover, .cvlisting1:active, .cvlisting1:visited
{
    font-weight: normal;
    color: #009BBD;
    text-decoration: none;
}
.txtwhite:link, txtwhite:active
{
    font-weight: normal;
    color: #fff;
    text-decoration: none;
}
.txtwhite:visited
{
    font-weight: normal;
    color: #fff;
    text-decoration: none;
}
.txtwhite:hover
{
    font-weight: normal;
    color: #4DB6D3;
    text-decoration: none;
}
ul
{
    margin: 0px;
    padding: 0px;
    cursor: default;
    list-style-type: none;
    line-height: 20px;
}
ul a
{
    color: #000;
    font-weight: normal;
}
.title
{
    font-weight: bold;
    color: #000;
    font-size: 11px;
    padding-left: 10px;
}
.subtitle
{
    font-weight: bold;
    padding-left: 10px;
}
.subtitleNormal
{
    font-weight: normal;
    padding-left: 10px;
}
p
{
    line-height: 20px;
}
.textbox
{
    font-family: Verdana;
    font-size: 10px;
    border: 1px solid black;
    background-color: #fff;
}
.cvtextbox
{
    font-family: Verdana;
    font-size: 10px;
    background-color: #fff;
}
.dropdownmenu
{
    font-family: Arial;
    font-size: 10px;
    background-color: #CCCCCC;
}
.button
{
    font-family: Arial;
    font-size: 12px;
    background-color: #CCCCCC;
}
.adminnav:link
{
    font-weight: normal;
    font-size: 10px;
    color: #fff;
}
.adminnav:hover, .adminnav:active, .adminnav:visited
{
    font-weight: normal;
    color: #fff;
}

.blacktxt
{
    font-weight: bold;
    font-size: 10px;
    color: #000;

}
