body {
	background-color: #424242;
}
.tright {
	background-image: url(images/right_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.tblright {
	position: relative;
	right: 0px;
	height: 100px;
}
.buttonscontainer {
	width: 120px;
}

.buttons a {
	color: #FFFFFF;
	background-color: #808080;
	padding: 2px 2px 2px 4px;
	display: block;
	border-left: 7px solid #A0A0A4;
	font: bold 11px/20px Tahoma, Arial, "MS Sans Serif", Verdana;
	text-decoration: none;
	text-align: left;
	width: 100%;
	margin-left: 1px;
	margin-top: 1px;
}

.buttons a:hover {border-left: 7px solid #A6CAF0;
text-decoration: none;
color: #CCCCFF;}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: xx-small;
	line-height: 18px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: xx-small;
	line-height: 18px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: xx-small;
	line-height: 18px;
}
.hilite {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFAA;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
}
.small {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
a {
	color: #AAFFFF;
	text-decoration: none;
}
.input1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: xx-small;
	color: #333333;
	background-color: #EBEBEB;
	border: 1px solid #999999;

}
.inputfull {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: xx-small;
	color: #333333;
	background-color: #EBEBEB;
	border: 1px solid #999999;
	width: 100%;

}
.subhead {
	font-weight: bold;
	font-size: 12px;
	color: #D4BFAA;
}

.inputbtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #99CCCC;
	background-color: #336699;
	font-size: x-small;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;

}
.formbdr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #000000;
	border-left-color: #999999;
}
.divider {
	border-bottom: 1px dotted #EBEBEB;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCC99;

}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	text-transform: uppercase;
	color: #D4DFAA;
	font-size: 16px;
	font-weight: bold;
}
.cellpad {
	padding: 0px 10px;
	background-image: url(images/frame_bg.gif);
}
.test1 {
	border-bottom-style: solid;
	border-bottom-color: #CECF9C;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CECF9C;
}
.playaname {
	border-bottom-style: solid;
	border-bottom-color: #CECF9C;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CECF9C;
	padding-left: 3px;
	padding-bottom: 2px;
	display: block;
	margin-left: 90px;
}
.playapic {
	float: left;
	top: 0px;
	margin: 0px 5px 5px;
}
.playa {
	display: block;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	margin: -1px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 120px;
}


.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #CCCCCC;
	text-align: right;
	margin-top: -15px;
}
#webringbox {
}
#webringbox a {color: #CC9900; }

