﻿body 
{
     font-family:Tahoma;
     font-size:small;
}
a
{
    
}
.headerLink
{
    /* color:#646566; */
    color:White;
    font-weight:bold;
    line-height:20px;
    vertical-align:top;
}
.NavLink
{
    color:#333366;
    text-decoration:none;
    font-weight:100;
}
.ContentCell
{
    background-repeat:no-repeat;
    background-position:right;
    padding:10px 10px 10px 10px
}

