body {
	scrollbar-base-color: #818181;
	scrollbar-arrow-color: #d6f300;
	scrollbar-3dlight-color: #424242;
	scrollbar-darkshadow-color: #424242;
	scrollbar-face-color: #424242;
	scrollbar-highlight-color: #424242;
	scrollbar-shadow-color: #424242;
	scrollbar-track-color: #787777;

	background-image: url("../images/stripeBGTile.gif");
	background-repeat: repeat-x;
	background-position: top-left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.regText {
	font-family:  Arial;
	color:  #333333;
	font-size:  11px;
	font-weight: normal;
}
.supText {
	font-family:  Arial;
	color:  #333333;
	font-size:  14px;
	font-weight: normal;
}
.subHeading {
	font-family:  Georgia;
	color:  #333333;
	font-size:  14px;
	font-weight: bold;
}
.subHeadingRed {
	font-family:  Georgia;
	color:  #df2234;
	font-size:  14px;
	font-weight: bold;
}
.mainCell {
	/*background-image: url("../images/homeDeck.png");
	background-position: bottom right;
	background-repeat: no-repeat;*/
	background-color:#FFFFFF;
	padding: 14px;
	font-family:  Arial;
	color:  #333333;
	font-size:  12px;
	font-weight: normal;
}
.homeMainCell{
	background-image: url("../images/homeDeck.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	padding: 14px;
	font-family:  Arial;
	color:  #333333;
	font-size:  12px;
	font-weight: normal;
}

.mainCellHeading {
	font-family:  Georgia;
	color:  #6c8718;
	font-size:  20px;
	font-weight: bold;
}
.mainCellHeading2 {
	font-family:  Georgia;
	color:  #333333;
	font-size:  14px;
	font-weight: bold;
}
.mainCellHeading3 {
	font-family:  Georgia;
	color:  #6c8718;
	font-size:  14px;
	font-weight: bold;
}
.dividerCell {
	background-image: url("../images/dividerBGTile.gif");
	background-repeat: repeat-y;
	background-position: top-left;
}
.footerContent {
	font-family:  Arial;
	color:  #333333;
	font-size:  12px;
	font-weight: normal;
	padding-top:  12px;
	padding-right: 12px;
}
.contentFooter {
	background-image: url("../images/contentFooterBG.gif");
	background-repeat: no-repeat;
	background-position: top-left;
	font-family:  Arial;
	color:  #333333;
	font-size:  12px;
	font-weight: normal;
	padding-right: 12px;
}
.borderCell {
	background-color: #aeaeae;
	width: 1px;
	height: 100%;
}
.copyright {
	font-family:  Arial;
	color:  #999999;
	font-size:  12px;
	font-weight: normal;
	padding-top:  12px;
	padding-right: 12px;
}
.contentBoxLink:link {
	color:  #6d8d08;
	font-family:  Arial;
	font-size:  12px;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.contentBoxLink:visited {
	color:  #6d8d08;
	font-family:  Arial;
	font-size:  12px;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.contentBoxLink:hover {
	color:  #FFFFFF;
	font-family:  Arial;
	font-size:  12px;
	text-decoration: none;
	background-color:  #6d8d08;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.contentFooterLink:link {
	color:  #999999;
	font-family:  Arial;
	font-size:  12px;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.contentFooterLink:hover {
	color:  #FFFFFF;
	font-family:  Arial;
	font-size:  12px;
	text-decoration: none;
	background-color:  #666666;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.contentFooterLink:visited {
	color:  #999999;
	font-family:  Arial;
	font-size:  12px;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.footerLink:link {
	color:  #999999;
	font-family:  Arial;
	font-size:  12px;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.footerLink:hover {
	color:  #FFFFFF;
	font-family:  Arial;
	font-size:  12px;
	text-decoration: none;
	background-color:  #666666;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.footerLink:visited {
	color:  #999999;
	font-family:  Arial;
	font-size:  12px;
	text-decoration: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}