
body
{
    background: #FFFFFF;
    font: 11px Verdana,Arial,sans-serif;
    
}

h1
{

 font: 16px Verdana,Arial,sans-serif; color:#5C87B2;
 font-weight: bold;
  
}

.validation-summary-valid
{
    display: none !important;
}


td

{
 font: 11px Verdana,Arial,sans-serif;
   
}

.bgblue { background: #5C87B2; }

table { background:  #FFFFFF; }

a, a:visited,a:active
{
    color:White;
    text-decoration :none;
}

a, a:visited,a:active
{
    color:White;
    text-decoration :underline;
}