.containerTable {
	border-top-color: #5d5d5d;
	border-right-color: #5d5d5d;
	border-bottom-color: #5d5d5d;
	border-left-color: #5d5d5d;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-bottom-width: 2px;
	background-image: url(graphics/bannerTop.jpg);
	background-repeat: no-repeat;
	background-color: #FFffFF;
	}

.bottomBanner{
     background-image: url(graphics/bannerBottom.jpg);
	background-repeat: no-repeat;
	}

.vertStripe{
border-right-color: #5d5d5d;
border-right-style: solid;
border-right-width: 1px;
	}
	
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align:center;
	line-height:22px;
}
.headingRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #dc340d;
	text-align:center;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #660066;
	line-height: 20px;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.lance {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #777777;
}
	
.menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AE0A49;
	text-decoration:none;
}


a.menu
{
	color: #AE0A49;
	text-decoration:underline;
}

a.menu:hover
{
	color: #333399;
}

.christmasBanner {
background-image:url(graphics/christmasBanner.jpg);
background-repeat:no-repeat;
background-position:bottom;
background-color: #e2ebfb;
border:#FF0000 solid 2px;
}

#formBox  {
					border: #cccccc solid 1px;
					background-color: #EFF0F4;
					text-align:left;
				}

/* Comment */
