body {
	padding: 0px;
	margin: 0px;
	background-image: url(images/back.gif);
}
.tileNavTop {
	background-image: url(images/tile_nav.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tileContent {
	background-image: url(images/tile_content.gif);
	background-repeat: repeat-y;
}
.tileBottomShadow {
	background-image: url(images/footer_shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 5px;
}
.tileLeft {
	background-image: url(images/left_shadow.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.tileRight {
	background-image: url(images/right_shadow.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.tileFooter {
	background-image: url(images/footer_tile.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.left_downEdge {
	background-image: url(images/left_down.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.right_downEdge {
	background-image: url(images/right_down.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.left_upEdge {
	background-image: url(images/left_up.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.right_upEdge {
	background-image: url(images/right_up.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.txtFooter1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #5B5546;
	text-decoration: none;
}
.txtFooter1:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #5B5546;
	text-decoration: underline;
}
.txtFooter2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #878378;
	text-decoration: none;
}
.txtFooterLinkBold {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #878378;
	text-decoration: none;
}
.txtFooterLinkBold:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #878378;
	text-decoration: underline;
}
.navUnder {
	background-image: url(images/content_edge_tile.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.footerBox {
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
}
.contentAllBox {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.newsBox {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #4B432F;
	padding-top: 12px;
	padding-right: 28px;
	padding-bottom: 12px;
	padding-left: 28px;
	height: 100%;
}
.newsBoxlink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #4B432F;
	height: 100%;
}
.txtBlackBold {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
}
.textBox1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #5B5546;
	text-decoration: none;
	line-height: 14px;
	font-weight: normal;
	height: 100%;
	width: 100%;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 9px;
	padding-left: 5px;
}
.redBigTxt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #810005;
	text-decoration: none;
}
.bannerBox {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.txtBlack {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
}
.txtBlueBold {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	line-height: 12px;
}
.link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #810005;
	text-decoration: none;
}
.link:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #810005;
	text-decoration: underline;
}
