@charset "utf-8";
/* CSS Document */

table { empty-cells: show }

.tb {
	background:#999920;
	margin:0;
}
.ymdate {
	color:#cccccc;
}


.background {
	background: url(../images/background_evrgreen.gif) repeat-y top left;
}
#header {
	width: 1000px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
.left_cell {
	border-right: solid #ffffff 1px;
}
.right_cell {
	border-left: solid #ffffff 1px;
}
#nav {
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	text-align: center;
	height: 235px;
	width: 213px;
}

#nav a {
	text-decoration:none;
	color:#FFFF99;
}

#nav a:hover {
	text-decoration:underline;
	color:#FFFF99;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.side_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
