﻿body {
}
.copyright 
{
  font-family:Arial;
  font-size:x-small;
  color:White
}
.image
{
    border-right: #006599 1px solid;
    border-top: #006599 1px solid;
    border-left: #006599 1px solid;
    border-bottom: #006599 1px solid;
}
.heading
{
    font-family:Arial;
    font-size:small;
    color:#ce0000;
    font-weight:bold
}
.heading2
{
    font-family:Arial ;
    font-size:small;
    color:#ffffff;
    font-weight:bold
}
.heading3
{
    font-family:Arial;
    font-size:small;
    color:#003466;
    font-weight:bold
}
.heading4
{
    font-family:Arial;
    font-size:12pt;
    color:#ffffff;
    font-weight:bold
}

.links
{
    font-family: Arial;
    font-size: 11px;
    letter-spacing: 1px;
}
.links2
{
    font-family: Arial;
    font-size: 11px;
    letter-spacing: 1px;
    color:#ce0000;
}
.hr
{  border-right: #003466 2px solid; 
   border-top: #003466 2px solid;
   border-left: #003466 2px solid; 
   border-bottom: #003466 2px solid; 
}
.login
{
    font-family:Arial;
    font-size:8pt;
    color: #003466
}