.body {
	margin: 0px;
	background-image: url(images/bg.gif);
}
.menustrip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #475E76;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #E9E9E0;
	text-align: center;
	text-decoration: none;
}
.menustrip:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #475E76;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #E9E9E0;
	text-align: center;
	text-decoration: underline;
}
.menuleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.menuleft:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #5E9C7E;
	padding-left: 5px;
	cursor: hand;
}
.mainbox {
	background-image: url(images/gavel_bot.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: fixed;
}
.menubg {
	background-image: url(images/menu_bg.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.gentext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.scroller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.story {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	padding: 2px;
}
.gentitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #CC0000;
}
.otb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #000099;
}
.calendarcell {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;

}
.calendarcenter {
	background-image: url(images/calendar_header.gif);
	background-repeat: repeat;
}
