@charset "utf-8";
a:link {
	color: #B05700;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B05700;
}
a:hover {
	text-decoration: none;
	color: #3C2A1B;
}
a:active {
	text-decoration: none;
	color: #B05700;
}

/* CSS Document */


body {
	background-color: #697152;
}
.BKGND_WHTE {
	background: #FFF;
}
.BKGND_GRN_IMG {
	background: #697152 url(/images/BGND_TXTR_2.jpg) repeat-x fixed;
}
.BKGND_GRDNT_IMG {
	background: url(/images/BKGND_TP_GRDNT.jpg) repeat-x bottom;
}
.BKGND_BRWN {
	background: #3c2a1b;
}
.BKGND_ORNG {
	background: #b05700;
}.TXT_WHTE {
	font: bold 12px Verdana, Geneva, sans-serif;
	color: #FFF;
}
.TP_BRN_CORNER {
	background: url(/images/TOP_BRWN_CRNR.png) no-repeat scroll left bottom;
}
.TP_ORG {
	background-attachment: scroll;
	background-image: url(/images/TOP_ORNG.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.TP_WHT {
	background-attachment: scroll;
	background-image: url(/images/TOP_WHT.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.BTM_WHT {
	background-attachment: scroll;
	background-image: url(/images/BTM_WHT.png);
	background-repeat: repeat-x;
	background-position: right top;
}
.BTM_WHT_CRNR {
	background-attachment: scroll;
	background-image: url(/images/BTM_WHT_CRNR.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.TP_BRWN {
	background-attachment: scroll;
	background-image: url(/images/TP_BRWN.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.TXT_TITLE {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #EBDED3;
	background-color: #3C2A1B;
}
.TXT_BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.TXT_BTM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #B3BB9D;
}
.TXT_GREEN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #697152;
}
.TXT_SUBTITLE {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3C2A1B;
}
.TXT_SIDEBAR {
	color: #BCC1AA;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.TP_BRN_CORNER_Left {
	background: url(/images/TOP_BRWN_CRNR_L.png) no-repeat scroll right bottom;
}
.TP_BRWN_Left {
	background: url(/images/TP_BRWN_L.png) repeat-y scroll right top;
}
.TP_ORG_Left {
	background: url(/images/TOP_ORNG_L.png) repeat-y scroll right top;
}
.TP_WHT_Left {
	background: url(/images/TOP_WHT_L.png) repeat-y scroll right top;
}
.BTM_WHT_CRNR_Left {
	background: url(/images/BTM_WHT_L_CRNR.png) no-repeat scroll right top;
}
.eraser {
	text-decoration: none; color: none;
}
.BKGND_GRN_Bar_img {
	background: #697152 url(/images/BGND_TXTR_2.jpg) repeat-x scroll;
}
