body, td {
	font-family: Georgia, Palatino, "Times New Roman", Serif;
	font-size: 12px;
	color: #000000;
}
.std {
	font-family: Georgia, Palatino, "Times New Roman", Serif;
	font-size: 12px;
	line-height: 180%;
}
.menu {
	font-family: Georgia, Palatino, "Times New Roman", Serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #B4C5DD;
}
.maintitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.minititle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.bigger {
	font-size: 15px;
}
.fat{
	font-weight:bold;
}
.smaller {
	font-size: 11px;
}
.verysmall {
	font-size: 9px;
}
.white {
	color: #FFFFFF;
}
a {
	text-decoration: none;
	color: #E1AF1C;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #E1AF1C;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	background-color: #E1AF1C;
}
.box{
	border-bottom: 1px solid #B28500;
}
.box_notitle{
	border-top: 1px solid #B28500;
	border-bottom: 1px solid #B28500;
}
.menuintern{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 11px;
	line-height: 120%;
	padding: 5px;
	border-bottom: 1px dotted #B28500;
}
.boxcell{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 11px;
	line-height: 120%;
	padding: 5px;
	border-bottom: 1px dotted #B28500;
}
.boxcell_noline{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 11px;
	line-height: 120%;
	padding: 5px;
}
.boxcell_line{
	border-bottom: 1px dotted #B28500;
}
.boxtxt{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 11px;
	line-height: 120%;
}
.boxtxt_smaller {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 9px;
	line-height: 120%;
}
.boxtitle {
	font-family: Verdana, Arial, Geneva, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	background-color: #E1AF1C;
	border-top: 1px solid #B28500;
	border-bottom: 1px solid #B28500;
}
.footer {
	font-family: Georgia, Palatino, "Times New Roman", Serif;
	color: #333333;
	font-size: 10px;
	margin: 1px;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #B28500;
	border-bottom-color: #B28500;
}
.footertxt {
	font-family: Georgia, Palatino, "Times New Roman", Serif;
	color: #666666;
	font-size: 10px;
}
.imgborder {
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px dotted #B28500;
}
.cal_rowtitle{
	font-weight:bold;
}
.cal_time{
	font-size:smaller;
}
.cal_highlighted{
	font-weight:bold;
}
.cal_description{
	font-style:italic;
}
.memo_info{
	font-size: smaller;
	color: #666666;
}
.grey{
	color: #999999;
}
