.indextx {
	font-family: "Arial";
	font-size: 14px;
	font-weight: normal;
	color: #2E2E2E;
	text-decoration: none;
	letter-spacing: normal;
	line-height: 20px;
	height: auto;

}
.errortext {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-style: italic;
	color: #FF0000;
}
.redb {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.grayt {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.whitt {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;

}
a.whitt:hover {
	text-decoration: underline;
}
a.indextx:hover {
	color: #000099;
	text-decoration: underline;
}
.big {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 16px;
	font-weight: bold;
	color: #333333;

}
a.big:hover {
	text-decoration: underline;
	color: #990000;
}
		
a.nav:link 	{  color: #6633FF; text-decoration: none; font-size: 10px; font-weight: bold }

a.nav:active 	{  color: #9900CC; text-decoration: none; font-size: 10px; font-weight: bold }

a.nav:visited 	{  color: #758A8C; text-decoration: none; font-size: 10px; font-weight: bold }

a.nav:hover 	{  color: #FF6600; text-decoration: none; font-size: 10px; font-weight: bold }

.navtable	{ background-image: url("http://allwebcodesign.com/setup/picts/nav_background.gif");
		  style="border-collapse: collapse";
		  cursor:hand;
		  border: #CED6D9 1px solid; }
.white {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
