body
{
    font-family: Arial;
    font-size:10pt;
}

TD
{
    FONT-FAMILY: Arial;
    font-size:10pt;
    
}

.BlueRow
{
    background-color:#232d78;
    color:White;
}

.Bluetext
{
    color:#232d78;
}
  
A:link { COLOR:#232d78; TEXT-DECORATION: none }
A:active { COLOR: Red; TEXT-DECORATION: none }
A:visited { COLOR: #232d78; TEXT-DECORATION: none }
A:hover { COLOR:Black; TEXT-DECORATION: underline}

BODY
{
    font-family:Arial;
}

.Application { FONT-SIZE: 10pt; BACKGROUND-IMAGE: url(../images/blue_bg.jpg); BACKGROUND-REPEAT: repeat-x; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #162983 }

.two {
  position: relative;
  left: -2px;
  top: -2px;
  background: #e8eef4;
  } 

