.iconlinks { font-family: arial; font-size: 11px; font-weight: bold; color: #cc0033; }
.largelinks { font-family: arial; font-size: 12px; font-weight: bold; color: #cc0033; }
.smalltext { font-family: Verdana, arial; font-size: 10px; }
.smlinks { font-family: arial; font-size: 11px; font-weight: bold; color: #cc0033; }
.whitelinks {font-family: Verdana, arial; font-size: 10px; color: #ffffff; }


a:link {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

td, textarea, input, select {font-family: Verdana, arial; font-size: 11px; color: #333333; }

form {margin-top: 5px; margin-bottom: 5px;}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

A.boxText:active {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

A.boxText:hover {
  color: #000000;
  text-decoration: underline;
}

A.boxText:visited {
  color: #000000;
  text-decoration: none;
}

.infoBox {
  background: #f3f3f3;
}

.infoBoxContents {
  background: #f3f3f3;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.titlebars {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  background: #006699;
  background-image: url(/hbrimages/corner_right.gif);
  color: #ffffff;
  height: 25px;
}

