body { background-image: url(images/bg_tile.gif); background-repeat: repeat-x; background-position: left top; background-color: #fff; margin: 0; padding: 0;}
.textN {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #242E66}
.address {  font-family: Arial, Helvetica, sans-serif; font-size: 11px}
.textN a:link {  color: #f00; text-decoration: none}
.textN a:visited { color: #900; text-decoration: none}
.textN a:hover { color: #900; text-decoration: none}
.textN a:active { color: #900; text-decoration: none}
.input {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; background-color: #FFFFFF; border: 1px #364699 solid}
.address a:link {  color: #FFFFFF; text-decoration: none}
.address a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.address a:hover {  color: #fff; text-decoration: underline}
.address a:active {  color: #FFFFFF; text-decoration: none}
.border {  border: #364699; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
