.subPagesHeadLeft {
	background: url(../img/greenband.gif) repeat-x bottom;
	margin: 0px;
	border: 0px;
	padding: 0px;
	text-align: right;
	height: 241px;
}

.subPagesHeadRight {
	margin: 0px;
	border: 0px;
	padding: 0;
	height: 241px;
}

.contentLayer {
	margin: 0px 0px 0px 293px;
	padding: 0px 5px 40px 0px;
	}
.picMenuBottom {
	background-color: #FF0000;
	background-atachment: scroll;
	background-image: url(../img/menu_sub_band_back.gif);
	background-repeat: repeat-x; 
}
#path {
	margin-top: 30px;
	margin-bottom: 6px;
	border: 0;
	padding: 0;
	font-size: 11px;
	}
p#path a:link {
	background: #FFFFFF;
	color: #999999;
	}
p#path a:active {
	background: #FFFFFF;
	color: #99ccff;
	}
p#path a:hover {
	background: #FFFFFF;
	color: #3399ff;
	}
p#path a:visited {
	background: #FFFFFF;
	color: #333333;
	}

ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	}
ul li {
	margin-bottom: 5px;
	margin-top: 0px;
	padding: 2px 0px 2px 15px;
	background: transparent url(../img/listItem.gif) no-repeat  5px 8px;
}


ul.dates li {
	margin-bottom: 13px;
	margin-top: 2px;
	padding: 9px 4px 3px 25px;
	background: transparent url(../img/dates.gif) no-repeat  4px 3px;
}
/* TABLE prize */
.tableHeader {
	background: url(../img/table_header_filler.gif);
	color: #FFFFFF;
	font-weight: bold;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
table.prize {
	border-bottom-style: solid;
	border-bottom-color: #99ccff;
	border-bottom-width: 1px;
	}

td.prize {
	background: #FFFFFF;
	color: #006633;
	border-right-style: solid;
	border-right-color: #99ccff;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99ccff;
	border-bottom-width: 1px;
	border-left-style: none;
	border-top-style: none;

}
.prize_edge {
		background: #FFFFFF;
	color: #006633;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #99ccff;
	border-bottom-width: 1px;
	border-left-style: none;
	border-top-style: none;
}