body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/layout/bg.jpg);
}
body {
	background-image: url(../images/layout/bg.jpg);
}


.YearOn {
	font-size: 30pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}

.thumbnail    {
	border: 1px solid #FFCC06;
	margin-right: 2px;

}



.YearOff {
	color: #999999;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;

}

.menuOff {

	color: #000000;

	font-size: 11pt;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	text-decoration: none;

}

.SectionTitle {

	font-size: 18pt;

	font-weight: bold;

	font: Arial;

}



.Normal {

	font-size: 11pt;

	font-weight: normal;

}



.menuOn {
	color: #FFFFFF;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
p.sectionnormal {
	margin-right:0in;
	margin-left:0in;
	font-size:12px;
}
.white {color: #FFFFFF}

.redbox {
	background-image: url(../images/layout/redbg.jpg);
	background-repeat: repeat-x;
	margin: 3px;
	border: 3px solid #000000;
	background-color: #DF3C29;
}

.greenbox {
	background-image: url(../images/layout/greenbg.jpg);
	background-repeat: repeat-x;
	margin: 3px;
	border: 3px solid #000000;
	background-color: #4C9546;
}

.goldbox {
	margin: 3px;
	border: 3px solid #000000;
	background-color: #9A7D39;
}

