.BckBody {
	background-image: url(WebLayout_cutsR3C3.gif);
	background-repeat: repeat-y;
}
.BckPage {
	background-image: url(Bck_Looper.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #547B46;
}
.ShadowLeft {
	background-image: url(WebLayout_cutsR1C1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.ShadowRight {
	background-image: url(erase.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.MenuTop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #658f00;
}

.MenuTop a:link { text-decoration:none; color: #658f00;}
.MenuTop a:visited { text-decoration:none; color: #658f00;}
.MenuTop a:hover { border-bottom:2px solid CRIMSON}



.MenuTopDivider {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d45d55;
}
.Texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.Texto a:link { text-decoration:none; color: #658f00;}
.Texto a:visited { text-decoration:none; color: #658f00;}
.Texto a:hover { border-bottom:2px solid CRIMSON}

.TextoBold { color:#629000; 	font-weight: bold; }

.BckLeftLooper {
	background-image:url(BckLeft_Looper.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.FormBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1b471a;
	border: 1px solid #658f00;
}
