/* CSS Document */

body { background : #FFFFFF; }
td { font-family: arial, sans-serif; color: #000000; font-size: 12px; font-weight: normal }


.maintext { font-family: arial, sans-serif; color: #000000; font-size: 14px; font-weight: normal }
.headertext { font-family: arial, sans-serif; color: #660066; font-size: 15px;
font-weight: bold }

.footertext { font-family: arial, sans-serif; color: black; font-size: 11px }


A:link { text-decoration: none; color: #660066;  text-decoration:underline }
A:hover { color: #0033FF; text-decoration:underline }
A:visited { text-decoration: none; color: #0033FF; text-decoration:underline }

A.nav:link { text-decoration: none; color: #660066;  }
A.nav:active { text-decoration: none; color: #660066;  }
A.nav:visited { text-decoration: none; color: #660066;   } 
A.nav:hover { text-decoration:none; color: #0033FF;   }

A.home:link { text-decoration: none; color: #FFFFFF;  text-decoration:none; font-size: 12px; font-weight: bold }
A.home:hover { color: #FFFFFF; text-decoration:none }
A.home:visited { text-decoration: none; color: #FFFFFF; text-decoration:none }

td.separate { 
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-top-color: #6666CC;
}
