/* CSS Document */

.bordertable {
border-bottom: 1px solid #990033;
border-top: 1px solid #990033;
border-right: 1px solid #990033;
border-left: 1px solid #990033; 
}

.borderwhite {
border-bottom: 1px solid white;
border-top: 1px solid white;
border-right: 1px solid white;
border-left: 1px solid white;

.toplinks {
font-family:Arial;
}

.toplinks A:link  { font-family:Arial; font-size: 12px; color:#151A54; text-decoration: none; }
.toplinks A:visited  { font-family:Arial; font-size: 12px; color:#151A54; text-decoration:none; }
.toplinks A:hover  { font-family:Arial; font-size: 12px; color:#0066CC;}

.content {
font-family:Arial;
font-size:14px;
}

.content A:link  { font-size: 16px; color:#151A54; text-decoration: none; }
.content A:visited  { font-size: 16px; color:#151A54; text-decoration: none;}
.content A:hover  { font-size: 16px; color:#0066CC; }

.leftmenu {
color: #FFFFFF;
}

h1 { colour: 151A54; font-size: -2; font-weight: bold; font-family:Arial;}