@charset "UTF-8";

/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* !!!!! DEVELOPER CLASSES !!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* Run site wide search for this Class before final launch . Remove all developer notes. */
.txt_DEV {
	font-size: 11px;
	color: #F0F;
	font-weight:bold;
}
.txt_DEV a {
	color: #F0F;
	text-decoration:underline;
}
.txt_DEV a:hover {
	color: #90F;
	text-decoration:underline;
}
.divider-line_DEV {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #F0F;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* !!!!!!!!!!!!!!!!!!!!!!!!!!!! */
.txt_MENU {
	font-size: 11px;
	color: #333333;
	padding-bottom:3px;
	padding-left:5px;
}
.txt_MENU a {
	color: #333333;
	text-decoration: none;
}
.txt_MENU a:hover {
	color: #333333;
	text-decoration: underline;
}

/* !!!!!!!!!!!!!!!!!!!!!!!!!!!! */
/* TEXT Grey */
.txt_16_Grey {
	font-size: 16px;
	color: #333333;
}
.txt_14_Grey {
	font-size: 14px;
	color: #333333;
}
.txt_12_Grey {
	font-size: 12px;
	color: #333333;
}
.txt_12_Grey a {
	color: #333333;
	text-decoration: none;
}
.txt_12_Grey a:hover {
	color: #333333;
	text-decoration: underline;
}
.txt_11_Grey {
	font-size: 11px;
	color: #333333;
}
.txt_11_Grey a {
	color: #333333;
	text-decoration: none;
}
.txt_11_Grey a:hover {
	color: #333333;
	text-decoration: underline;
}
.txt_10_Grey {
	font-size: 10px;
	color: #333333;	
}
.txt_10_Grey a {
	color: #333333;
	text-decoration: none;
}
.txt_10_Grey a:hover {
	color: #333333;
	text-decoration: underline;
}



/* TEXT Yellow */
.txt_12_Yellow {
	font-size: 12px;
	color: #edc131;
}



/* TEXT Green */
.txt_16_Green {
	font-size: 16px;
	color: #6d8c36;
}
.txt_14_Green {
	font-size: 14px;
	color: #6d8c36;
}
.txt_10_Green {
	font-size: 10px;
	color: #6d8c36;
}


/* TEXT Dark Green */
.txt_14_DarkGreen {
	font-size: 14px;
	color: #4d640f;
}



/* TEXT Red */
.txt_16_Red {
	font-size: 16px;
	color: #d11d17;
}
.txt_14_Red {
	font-size: 14px;
	color: #d11d17;
}
.txt_12_Red {
	font-size: 12px;
	color: #d11d17;
}
.txt_11_Red {
	font-size: 11px;
	color: #d11d17;
}



/* TEXT White */
.txt_18_White {
	font-size: 18px;
	color: #ffffff;
}
.txt_16_White {
	font-size: 16px;
	color: #ffffff;
}
.txt_14_White {
	font-size: 14px;
	color: #ffffff;
}
.txt_12_White {
	font-size: 12px;
	color: #ffffff;
}
.txt_12_White a {
	color: #ffffff;
	text-decoration: none;
}
.txt_12_White a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.txt_11_White {
	font-size: 11px;
	color: #ffffff;
}
.txt_11_White a {
	color: #ffffff;
	text-decoration: none;
}
.txt_11_White a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.txt_10_White {
	font-size: 10px;
	color: #ffffff;
}
.txt_10_White a {
	color: #ffffff;
	text-decoration: none;
}
.txt_10_White a:hover {
	color: #ffffff;
	text-decoration: underline;
}



/* TEXT Brown */
.txt_18_Brown {
	font-size: 18px;
	color: #936319;
}
.txt_16_Brown {
	font-size: 16px;
	color: #936319;
}
.txt_15_Brown {
	font-size: 15px;
	color: #936319;
}
.txt_14_Brown {
	font-size: 14px;
	color: #936319;
}
.txt_12_Brown {
	font-size: 12px;
	color: #936319;
}
.txt_12_Brown a {
	color: #936319;
	text-decoration: none;
}
.txt_12_Brown a:hover {
	color: #936319;
	text-decoration: underline;
}
.txt_11_Brown {
	font-size: 11px;
	color: #936319;
}
.txt_11_Brown a {
	color: #936319;
	text-decoration: none;
}
.txt_11_Brown a:hover {
	color: #936319;
	text-decoration: underline;
}
.txt_10_Brown {
	font-size: 10px;
	color: #936319;
}
.txt_10_Brown a {
	color: #936319;
	text-decoration: none;
}
.txt_10_Brown a:hover {
	color: #936319;
	text-decoration: underline;
}