@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../../images/purple.jpg);
	margin-top: 0px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
.bckgnd {
	background-image: url(../../images/lt-blue.jpg);
}
.buttons {
	background-image: url(../../images/eaglebuttons.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.brdr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lite:link {
	color: #6699FF;
	text-decoration: none;
}
.lite:visited {
	color: #6699FF;
	text-decoration: none;
}
.lite:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #333399;
}
a:visited {
	color: #333399;
	text-decoration: none;
}
a:hover {
	color: #CC3399;
	text-decoration: none;
}
a:active {
	color: #CC3399;
	text-decoration: none;
}
.playsets {
	border-top-color: #CC3399;
	border-right-color: #CC3399;
	border-bottom-color: #CC3399;
	border-left-color: #CC3399;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CCFF;
	padding: 0px;
	margin: 0px;
}
.btn {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #993399;
}
.stripe {
	height: 2px;
	background-image: url(../../images/lt-blue.jpg);
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-x;
}
li {
	list-style-image: url(../../images/bullet.png);
}
h1 {
}
