/* CSS Document */

html, #tt {
	height: 100%;
}
.add {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7375ab;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.hom {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #003366; text-decoration: none}
a.hom:link {  color: #003366; text-decoration: underline}
a.hom:hover {  color: #003366; text-decoration: none}
a.hom:visited {  color: #003366; text-decoration: underline}

td {  font-family: Arial, Helvetica, sans-serif; color: #003366; text-decoration: none; font-size: 12px}
.addt { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none }
.hdtx1 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #333366}

.dropper {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #FFFFFF;
  text-decoration: none;
  background-color: #0D4093;
  border: #0D4093;
  border-style: none;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  height: 18px;
}
.dropper:link { 
  color: #FFFFFF; text-decoration: none
}
.dropper:visited { 
  color: #FFFFFF; text-decoration: none
}
.dropper:hover { 
  color: #0000CC; text-decoration: none; background-color: #00CCFF;
}


.adds {
	color: #000033;
	font-weight: bold;
}
