@charset "UTF-8";
table.module {
	width: 270px;
	float: left;
	background-image: url(img/mods/modBkg.gif);
	background-repeat: repeat-x;
	background-position: left 30px;
}

table.module  td  {
	vertical-align: top;
	padding-left: 10px;
	background-image: url(img/mods/line.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
}
.module   p {
	margin: 0px;
}
.modules #moduleRight {
	margin-left: 35px;
}
.module  .modHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(img/mods/modHead.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 8px 12px 14px;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
}
.module   .modHead   .goRight a {
	font-size: 13px;
	font-style: italic;
	color: #cebfa4;
	padding-top: 1px;
	text-decoration: none;
}
.module .modHead .goRight a:hover {
	color: #FFFFFF;
}
.module     p.modSubHead  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #254634;
	line-height: 18px;
}
.module .modResultWin p {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
.module table.modResult {
	width: 250px;
}
.module    .modResult p  {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	padding: 0px;
	margin-top: 1px;
	margin-bottom: 3px;
}
.module   table.modResult td  {
	background-image: none;
	padding: 1px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.module .modResultWin .winSmall {
	font-size: 9px;
	font-weight: normal;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	color: #20402F;
}
.module .eventNote {
	font-size: 10px;
	line-height: 16px;
	color: #545454;
}
.calendarDateIcon {
	margin: 0px;
	padding: 0px;
	width: 30px;
	font-size: 11px;
	line-height: 14px;
	background-image: url(img/mods/calBkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 37px;
}
.calendarDateIconTop {
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 3px 0px 0px;
	float: left;
	width: 30px;
	font-size: 10px;
	text-transform: uppercase;
}
.calendarDateIconBot {
	float: left;
	width: 30px;
	text-align: center;
	height: 18px;
	margin: 0px;
	padding: 1px 0px 0px;
	font-size: 12px;
	color: #000000;
}
