body {
	background-color: #330033; margin-left: 0px;margin-top: 0px; margin-right: 0px; margin-bottom: 0px; 
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;
}
a {
	font-size: 10px;color: #4e046d;text-decoration: none;
}
a:hover {
	font-size: 10px;color: #000000;text-decoration: none;
}
a.nav:link {
	font-size: 10px;color: #FFFFFF;text-decoration:none; font-weight:bold;
}
a.nav:visited {
	font-size: 10px;color: #FFFFFF;text-decoration: none; font-weight:bold;
}
a.nav:hover {
	font-size: 10px;color: #edeb1b;text-decoration: none; font-weight:bold;
}
a.nav:active {
	font-size: 10px;color: #FFFFFF;text-decoration: none; font-weight:bold;
}
a.subnav:link {
	font-size: 10px;color: #000000;font-weight:bold;text-decoration: none;
}
a.subnav:visited {
	font-size: 10px;color: #000000;font-weight:bold;text-decoration: none;
}
a.subnav:hover {
	font-size: 10px;color: #000000;font-weight:bold;text-decoration: none;
}
a.subnav:active {
	font-size: 10px;color: #000000;font-weight:bold;text-decoration: none;
}
.frametable {
	padding: 0px;margin: 0px;
}
.purpletxt {
	font-size: 13px;
	color: #4e046d;
	font-style: normal;
	font-weight: bold;
}
.buttoncell {
	border-left:1px solid #9491bc;
	border-top:1px solid #8a0ac0;
	border-right:1px solid #8a0ac0;
	border-bottom:1px solid #9491bc;
	background-color: #8a0ac0;
	background-image: url(images/triangle.gif);
	background-position: bottom right;
	background-repeat:no-repeat;
}
.buttoncell2 {
	border-bottom:1px solid #8a0ac0;
	background-color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
.larger {
	font-size: 14px;
	font-weight: bold;
	color: #4e046d;
}
