body {
	background-color: #617933;
	color: #FFFFCC;
}
a:link {
	color: #ffffcc;
	text-decoration: underline;
}
a:visited {
	color: #ffffcc;
	text-decoration: underline;
}
a:hover {
	color: #ffffcc;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.today {
	background-repeat: repeat;
	margin: 0;
	line-height: 1.6em;
	padding: 10 0 10 20px;
	overflow: auto;
	width:291px;
	height:225px;
	scrollbar-face-color:#e8f0d8;
	scrollbar-highlight-color: #bfd692;
	scrollbar-shadow-color: #bfd692;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #669966;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	background-color: #E1EFDC;
	font-size: 0.8em;
	color: #333333;
}
td {
	font-size: 0.9em;
	line-height: 1.6em;
}
.line-left {
	background-image:       url(../groove/img/images/line-left.gif);
	background-repeat: repeat-y;
	width: 15px;
}
.line-right {
	background-image:      url(../groove/img/images/line-right.gif);
	background-repeat: repeat-y;
	width: 15px;
}
.foot {
	background-image:      url(../groove/img/images/foot.gif);
	height: 21px;
	width: 710px;
}
.t-border {
	border: 1px solid #99FF99;
	padding: 10px;
	line-height: 1.4em;
}
h2 {
	font-size: 1.5em;
	color: #FFFFFF;
	margin: 5px;
	font-weight: normal;
}

