BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
}

A:hover {
  color: #6677bb;
}


a.borderimg img {
  border:1px solid;
}

a.blackborder img {
  border:1px solid rgb(0,0,0);
}


TR.headerNavigation {
  background: #303090;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #303090;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
  font-weight : bold;
}

A.headerNavigation:hover {
  color: #ffffff;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; line-height:17px;}

A.boxText {
  font-size: 12px;
}

.infoBox {
  background: #303090;
}

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

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #303090;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #7a7aba;
}

TD.catlist, DIV.catlist {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #ffffff;
  color: #404050;
}

A.catlist { 
  color: #404040;
}

A.catlist:hover {
  color: #6677bb;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

INPUT.smallinput {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

TEXTAREA {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TR.footer {
  background: #303090;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #303090;
  color: #ffffff;
  font-weight: bold;
}

TD.smalltext {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

FORM {
	display: inline;
}

