a:link {
	color:#FF6600;
	text-decoration: none;
}
a:visited {
	color:#FF6600;
	text-decoration: none;
}
a:hover {
	color:#000000;
	text-decoration: none;
}
body {
	background-color: #660066;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.maintxt {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 30px;
}

 ul {
	padding-left: 10px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 35px;
	}

 li {
	list-style-image: url(images/arrow.gif);
	}
.btmtxt {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #491f70;
	text-decoration: none;
}
.btmlink {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #491f70;
	text-decoration: none;
}
.btmlink:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #491f70;
	text-decoration: underline;
}

hr {border:1px dotted #660066;
	margin-top:3px;
	margin-bottom:0px;
	}
	.boxtxt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #020103;
}
.floatlb {
	float:left;
	margin-bottom:5px;
	margin-left:5px;
	}

.floattl {
	float:left;
	margin-top:20px;
	margin-left:30px;
	}

.floatrb {
	float:right;
	margin-bottom: 5px;
	margin-left: 5px;
}