a {
	color: #004500;
}

a.chat_buttons {
	text-decoration: none;
}

div.off {
	padding: 5px;
	border: 1px dotted #B5D396;
	margin: 5px;
}

div.on {
	background: #FFFFCC;
	border: 1px solid #735E17;
	padding: 5px;
	margin: 5px;
}

body {
	background: url(bg_tile.gif) #003300 repeat-x;
	font: bold 16px "Trebuchet MS", Arial, sans-serif;
	margin: 0px;
	text-align: center;
	vertical-align: top;
}

div#print {
	background: url(prints.gif) no-repeat 15px 50%;
	height: 12px;
	text-align: right;
	text-transform: capitalize;
	width: 80px;
	float: right;
	font: 11px/11px Arial, Helvetica, sans-serif;
}

div.header {
	background: url(header.gif) no-repeat;
	display: block;
	height: 77px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	width: 568px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1 {
	border-bottom-color: #3A6014;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #004500;
	display: block;
	font: bold 24px "Trebuchet MS", Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

h2 {
	color: #004500;
	font: bold 18px "Trebuchet MS", Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
}

table.rapper {
	background: #000000;
	width: 680px;
}

table.shadow {
	background: #003300;
}

td.bottom {
	color: #F4F692;
	padding: 4px 0px;
	text-align: center;
	font: normal 12px/130% Verdana, Arial, Helvetica, sans-serif;
}

td.chat_bar {
	background: url(silver.gif) #D4D4D4 repeat-x;
	font: normal 11px Verdana, Charcoal, sans-serif;
}

td.chat_bar input {
	background: #F8F8F8;
	border: 1px inset;
	font: 11px Verdana, Charcoal, sans-serif;
}

td.chat_bar input.button {
	background: #FFFFFF;
	border: 1px outset #999999;
	color: #000000;
	font: 11px Verdana, Charcoal, sans-serif;
}

td.chat_bar th {
	background: url(silver.gif) #D4D4D4 repeat-x;
	font: 13px "Trebuchet MS", Gadget, sans-serif;
	text-align: left;
}

td.footer {
	background: url(bg_yellow.gif) repeat-x;
	border-top-color: #FFDF7D;
	border-top-style: solid;
	border-top-width: 1px;
	color: #CC9900;
	font-weight: bold;
	height: 27px;
	text-align: center;
	vertical-align: top;
}

td.footer a {
	color: #333300;
	display: inline;
	font-size: 13px;
	line-height: 130%;
	padding: 2px 6px 0px;
	text-decoration: none;
}

td.footer a:hover {
	background: #FFE25B;
	border: 1px solid #CC9900;
	color: #282800;
	font-size: 13px;
	line-height: 150%;
	padding: 0px 5px 1px;
	text-decoration: none;
}

td.header {
	background: url(bg_top.gif) repeat-x;
	height: 92px;
	text-align: center;
	vertical-align: middle;
}

td.header h1, td.header h2 {
	display: none;
}

td.left_column {
	background: url(bg_green.gif) #274D01 repeat-x;
	border-left: 1px solid #274D01;
	border-right: 1px solid #387001;
	padding: 0px;
	vertical-align: top;
	width: 155px;
}

td.left_column img {
	margin-bottom: 5px;
	margin-top: 5px;
}

td.left_leaf {
	background: url(leftshadow.jpg) no-repeat right top;
	vertical-align: top;
	width: 76px;
}

/*	.menu li a:hover:after, #menu li a:focus:after {
content: " [" attr(accesskey) "] ";
}	*/
td.right_leaf {
	background: url(rightshadow.jpg) no-repeat left top;
	vertical-align: top;
	width: 80px;
}

td.sandbox {
	background: url(tile.gif) #DDEFC7 repeat-y right top;
	font: normal 13px/130% Arial, Helvetica, sans-serif;
	padding: 10px 20px;
	text-align: left;
	vertical-align: top;
	width: 95%;
}

ul.tabs {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

ul.tabs li {
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

ul.tabs li a {
	background: #CCCCCC;
	border: 1px double #666666;
	color: #333333;
	display: block;
	float: left;
	font: bold 12px/14px Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin: 4px 2px 4px 0px;
	padding: 4px 6px;
	text-decoration: none;
}

ul.tabs li a:hover {
	background: #B1CB98;
	border: 1px double #2C5206;
	color: #053F05;
	margin: 4px 2px 4px 0px;
	padding: 4px 6px;
}

.menu {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 155px;
	font-family: "Trebuchet MS", Gadget, sans-serif;
}

.menu a {
	border-bottom: 1px solid #003300;
	border-top: 1px solid #7DAC4F;
	color: #CBDEB8;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 0px 3px 8px;
	text-decoration: none;
	width: 95%;
}

.menu a.active {
	border-bottom: 1px solid #003300;
	border-top: 1px solid #7DAC4F;
	color: #EFF5E9;
	display: block;
	padding: 2px 0px 3px 8px;
	text-decoration: none;
	width: 95%;
}

.menu a.active:hover {
	background: #43691C;
	border-bottom: 1px solid #2E5408;
	border-top: 1px solid #52782C;
	color: #FFFFFF;
}

.menu a.flag {
	background: url(flag.gif) no-repeat 115px 50%;
	border-bottom: 1px solid #003300;
	border-top: 1px solid #7DAC4F;
	color: #CBDEB8;
	display: block;
	font-weight: bold;
	padding: 2px 0px 3px 8px;
	text-decoration: none;
	width: 95%;
}

.menu a.flag:hover {
	background: url(flag.gif) #43691C no-repeat 115px 50%;
	border-bottom: 1px solid #2E5408;
	border-top: 1px solid #52782C;
	color: #EFF5E9;
}

.menu a.sub {
	border-bottom: 1px solid #003300;
	border-top: 1px solid #7DAC4F;
	color: #CBDEB8;
	display: block;
	padding: 2px 0px 3px 12px;
	text-decoration: none;
	width: 92%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.menu a.sub:hover {
	background: #43691C;
	border-bottom: 1px solid #2E5408;
	border-top: 1px solid #52782C;
	color: #FFFFFF;
	font-weight: normal;
}

.menu a:hover {
	background: #43691C;
	border-bottom: 1px solid #2E5408;
	border-top: 1px solid #52782C;
	color: #EFF5E9;
}

.menu li {
	clear: both;
	display: block;
	float: left;
	height: auto;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
	width: 155px;
}

.menu li img {
	border: none;
	margin-left: 6px;
	margin-top: 6px;
}
input {
	font: 13px Arial, Helvetica, sans-serif;
}
