td {font-size:11px; font-family:verdana, Arial, Helvetica, sans-serif; color:#000000;}
td.pagetitle {font-size:14px; font-family:verdana, Arial, Helvetica, sans-serif; font-weight:bold; color:#ffcc00; background-color:#01215c;}

A:link {font-weight:bold; color:#01215c; text-decoration:underline;}
A:active {font-weight:bold; color:#01215c; text-decoration:underline;}
A:visited {font-weight:bold; color:#01215c; text-decoration:underline;}
A:hover {font-weight:bold; color:#ffcc00; text-decoration:none;}

A.topnav:link {font-weight:bold; color:#01215c; text-decoration:none;}
A.topnav:active {font-weight:bold; color:#01215c; text-decoration:none;}
A.topnav:visited {font-weight:bold; color:#01215c; text-decoration:none;}
A.topnav:hover {font-weight:bold; color:#ffffff; text-decoration:underline;}

.white {color:#ffffff;}
.black {color:#000000;}
.red {color:#990000;}
.gray {color:#cccccc;}
.lgray {color:#eeeeee;}
.dgray {color:#999999;}
.yel{color:#ffcc00;}
.lyel{color:#ffff66;}
.dblue {color:#01215c;}
.green {color:#006600;}

.whiteBack {background-color:#ffffff;}
.blackBack {background-color:#000000;}
.redBack {background-color:#990000;}
.grayBack {background-color:#cccccc; color:#01215c;}
.lgrayBack {background-color:#eeeeee;}
.dgrayBack {background-color:#999999;}
.greenBack {background-color:#006600;}
.yelBack {background-color:#ffcc00;}
.lyelBack {background-color:#ffff66;}
.dblueBack {background-color:#01215c;}

.smallText {font-size:10px; line-height:12px;}
.smallTextred {font-size:10px; color:#990000; line-height:12px;}
.smallTextlgray {font-size:10px; color:#eeeeee; line-height:12px;}
.smallTextgray {font-size:10px; color:#cccccc; line-height:12px;}
.smallTextdgray {font-size:10px; color:#999999; line-height:12px;}
.smallTextyel {font-size:10px; color:#ffcc00; line-height:12px;}
.smallTextlyel {font-size:10px; color:#ffff66; line-height:12px;}
.smallTextdblue {font-size:10px; color:#01215c; line-height:12px;}
.smallTextlgreen {font-size:10px; color:#006600; line-height:12px;}
.smallTextlwhite {font-size:10px; color:#ffffff; line-height:12px;}
.smallTextlblack {font-size:10px; color:#000000; line-height:12px;}

.medText {font-size:12px; font-weight:bold;}
.medTextred {font-size:12px; font-weight:bold; color:#990000;}
.medTextlgray {font-size:12px; font-weight:bold; color:#eeeeee;}
.medTextgray {font-size:12px; font-weight:bold; color:#cccccc;}
.medTextdgray {font-size:12px; font-weight:bold; color:#999999;}
.medTextyel {font-size:12px; font-weight:bold; color:#ffcc00;}
.medTextlyel {font-size:12px; font-weight:bold; color:#ffff66;}
.medTextdblue {font-size:12px; font-weight:bold; color:#01215c;}
.medTextgreen {font-size:12px; font-weight:bold; color:#006600;}
.medTextwhite {font-size:12px; font-weight:bold; color:#ffffff;}
.medTextblack {font-size:12px; font-weight:bold; color:#000000;}

.bigText {font-size:14px; font-weight:bold;}
.bigTextred {font-size:14px; font-weight:bold; color:#990000;}
.bigTextlgray {font-size:14px; font-weight:bold; color:#eeeeee;}
.bigTextgray {font-size:14px; font-weight:bold; color:#cccccc;}
.bigTextdgray {font-size:14px; font-weight:bold; color:#999999;}
.bigTextyel {font-size:14px; font-weight:bold; color:#ffcc00;}
.bigTextlyel {font-size:14px; font-weight:bold; color:#ffff66;}
.bigTextdblue {font-size:14px; font-weight:bold; color:#01215c;}
.bigTextgreen {font-size:14px; font-weight:bold; color:#006600;}
.bigTextwhite {font-size:14px; font-weight:bold; color:#ffffff;}
.bigTextblack {font-size:14px; font-weight:bold; color:#000000;}

#nav a {
  display:block;
  margin:0px;
  padding:4px 4px 4px 4px;
  font:500 11px Verdana,"Lucida Grande","Nimbus Sans Medium",Arial,sans-serif;
  color:#01215c;
  background:#FFFFFF;
  text-decoration:none;
  }
  
#nav a:hover {color:#ffffff;background:#01215c;}
  