@charset "utf-8";
/* CSS Document */
* {
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}
a {	
	color: #3366CC;	
	text-decoration: none;
	}
body {
	font-weight: 400;
	text-align:center;
	background-image: url("images/gray047.jpg");
	}
p {
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
	}
h1 {
	font-size: 200%;
	}
h2 {
	font-weight: 400;
	}
h3 {	
	font-size: 1.15em;	
	font-weight: 400;
	color: #DCDCDC;
	}
h4 {
	font-weight: 400;
	color: #FFFFFF;
	}
table {
	background-image: url("images/gray047.jpg");
	a:link { color: #777; text-decoration:none; }
	a:visited {	color: #333; text-decoration:none; }
	a:link:hover, a:visited:hover {	color: #777; text-decoration:none; }
	a:link:active, a:visited:active { color: #CCC; background-color: #CCC; }
	}
td, th {
	background-position:center;
	font-size: 1em;
	line-height: 1.36em;
	color: #FFFFFF
	}
.silver {
	color: #888888;
	font-weight: bold;
	}
.blue {
	color: #0000A1;
	font-weight: bold;
	}
.gold {
	color: #BAAA71;
	font-weight: bold;
	}
.red {
	color: #600000;
	font-weight: bold;
	}
.black {
	color: #010101;
	font-weight: bold;
	}
.yellow {
	color: #FFFF55;
	font-weight:bold;
}
.green {
	color: #558055;
	font-weight:bold;
}
#menu a {
	text-align:center;
	display:block;
	width:176px;
	height:14px;
	margin: 3px; padding:14px 12px 16px 18px;
	margin-top:8px;
	font: bold 14px/1 sans-serif;
	color:#0000FF;
	background: url("images/pixy_button_trio_no_background.png") 0px -96px no-repeat;
	text-decoration: none;
	text-align:center;
	text-indent: 4px;
	}
#menu #current {
 background-position: 0 -96px;
 color: #000000;
}
#menu #current a {
 background-position: 0 -96px;
 color: #000000;
}
#menu a:link {
	background-position: 0 0px;
	color:blue;
	}
#menu a:visited {
	background-position: 0 0px;
	color:purple;
	}
#menu a:hover {	
	background-position: 0 -48px;
	color: orange;
	}
#menu a:active {	
	background-position: 0 -48px;
	color:red;
	}
<!--111017:2033AM alan_styles.css-->
