body {
	padding: 0px;
	margin: 0px;
	background-image: url(images/back.gif);
}
.tile_left {
	background-image: url(images/tile_left.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.tile_right {
	background-image: url(images/tile_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.copyright {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #A48853;
	text-decoration: none;
}
.contentBox {
	padding: 3px;
	background-color: #FFFFFF;
}
.navBack {
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 3px;
	background-image: url(images/tile_nav.gif);
	background-repeat: repeat-y;
	width: 180px;
}
.tile_down {
	background-image: url(images/tile_down.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.contentBox2 {
	padding: 8px;
	background-color: #005837;
}
.tileInBox {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/tileInBox.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 9px;
}
.titlePlace {
	background-color: #1A694B;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 11px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CCCC00;
	text-decoration: none;
}
.txtBoldGreen {
	font-family: Tahoma, Arial, Verdana;
	color: #EED291;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	line-height: 14px;
}
.txtNormalWhite {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13px;
}
.txtLink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #EED291;
	text-decoration: underline;
	line-height: 13px;
}
.txtLink:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
	line-height: 13px;
}
.picPlace {
	background-color: #FFFFFF;
	height: 123px;
	width: 182px;
	padding: 4px;
}
.buttonTxt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #8B6620;
	text-decoration: underline;
	line-height: 11px;
}
.greenTxt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #99CC00;
	text-decoration: none;
	font-weight: normal;
}

.buttonS {
	background-color: #004028;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #2EAB7C;
	text-decoration: none;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1px;
	height: 20px;
	width: 100px;
}

.buttonTxt:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 11px;
}
.txtBrown {
	font-family: Tahoma, Arial, Verdana;
	color: #8B816C;
	font-size: 10px;
	text-decoration: none;
}
.buttonLeft {
	background-image: url(images/button_tile.gif);
	height: 20px;
	padding-left: 13px;
	background-repeat: repeat-x;
}
.buttonLeftOver {
	background-image: url(images/button_tile_over.gif);
	height: 20px;
	padding-left: 13px;
	background-repeat: repeat-x;
}
.subNavTxt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.navPlace {
	background-color: #FFFFFF;
	width: 171px;
	padding: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D9CFBA;
}
.subButtons {
	height: 16px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	background-color: #99BCAF;
	padding-left: 13px;
	width:171px;
}
.subNavTxt:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #006633;
	text-decoration: underline;
}
.copyright:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	color: #C4AF8A;
	text-decoration: underline;
}
.subTitle {
	font-family: Tahoma, Arial, Verdana;
	color: #EAAF00;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
