#navigation a {
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 5px;
	text-decoration: none;
	display: block;
	background-color: #CC9999;
	border-width: 2px;
	border-style: solid;
	border-color: #CC9999;
        }
        
#navigation a:hover {
	color: #333333;
	background-color: #FFFF99;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	border-color: #FF99CC;
	border-style: solid;
	border-width: 2px;
        }
        
#navigation #currentpage a {
	color: #FF9999;
	background-color: #FFFFCC;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	border-left-color: #FFFF99;
	border-left-style: ridge;
	border-left-width: medium;
        }


.navFONT {
	font-family: "Trebuchet MS", Trebuchet;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-transform: uppercase;
}
a:link {
	text-decoration: none;
	color: #999999
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
.bodyText {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
	margin: 10px;
}
.headers {
	text-transform: uppercase;
	color: #663333;
	text-decoration: none;
	background: #FFCC99;
	letter-spacing: 4px;
	text-align: right;
	vertical-align: middle;
	display: block;
	height: 30px;
	width: 576px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: normal;
	font-weight: bold;
	background-color: #CC9999;
}
.image {
	color: #CC9999;
	border: solid Linen 10px;
}
.highlighted {
	font: bold normal 12px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #CC9999;
	text-decoration: none;
	padding: 2%;
	width: 98%;
}
p {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: justify;
	vertical-align: top;
	margin: 5;
}
.Linen {
	background: Linen;
}
.brdr_right {
	border-right: medium solid #333333;
}
.brdr_main {
	border-right: medium solid #333333;
	border-top: medium solid #333333;
}
.brdr_current {
	border: medium solid #333333;
}
.navFONTRIGHT {
	font-family: "Trebuchet MS", Trebuchet;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	border-right: medium solid #333333;
}
.navFONT_ON {
	font-family: "Trebuchet MS", Trebuchet;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	border: medium solid #333333;
}
.celHOVER {
	font: bold normal 12px/16px Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: #99CCCC;
	display: block;
	border-top: thin solid #FF6699;
	border-right: none;
	border-bottom: thin solid #FF6699;
	border-left: thin solid #FF6699;
}
.transback {
	background: #000000;
}
#playerPICK {
	font: bold normal 12px/18px Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #CCCCCC;
	text-decoration: none;
	list-style: none;
	cursor: crosshair;
	filter: Glow(Color=#cccc99, Strength=22%);
}
