BODY {
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #BDC3A1;
	scrollbar-base-color: #BDC3A1;
	scrollbar-darkshadow-color: #FFFBE8;
	scrollbar-face-color: #FFFBE8;
	scrollbar-highlight-color: #FFFBE8;
	scrollbar-shadow-color: #BDC3A1;
	background: #716C18;
	color: #203003;
}
A:hover { text-decoration: underline;}

.TX9  {font-size: 9px; line-height: normal; font-weight: normal; color: #000000; text-decoration: none;}
.TX10 {font-size: 10px; line-height: 11px; font-weight: normal; text-decoration: none;}
.TX11 {font-size: 11px; line-height: normal; font-weight: normal; text-decoration: none;}
.TX12 {font-size: 12px; line-height: 13px; font-weight: normal; text-decoration: none;}
.TX13 {font-size: 13px; line-height: normal; font-weight: normal; text-decoration: none;}
.TIT {font-size: 13px; line-height: normal; font-weight: normal; text-decoration: underline;}
.TX18 {font-size: 18px; line-height: normal; font-weight: normal; color: #000000; text-decoration: none;}
.MENU {font-size: 11px; line-height: normal; font-weight: normal; text-decoration: none; background: #ECECEC; }
.PIEDE {font-size: 12px; line-height: 13px; font-weight: normal; text-decoration: none; color:#FFFFFF; }

.TX9 A  {font-size: 9px; line-height: normal; font-weight: normal; color: #000000; text-decoration: none;}
.TX10 A {font-size: 10px; line-height: 11px; font-weight: normal; color: #203003; text-decoration: none;}
.TX11 A {font-size: 11px; line-height: normal; font-weight: normal; color: #203003; text-decoration: none;}
.TX12 A {font-size: 12px; line-height: 13px; font-weight: normal; color: #203003; text-decoration: none;}
.TX13 A {font-size: 13px; line-height: normal; font-weight: normal; color: #203003; text-decoration: none;}
.TIT A {font-size: 16px; line-height: normal; font-weight: normal; color: #000000; text-decoration: underline;}
.TX18 A {font-size: 18px; line-height: normal; font-weight: normal; color: #000000; text-decoration: none;}
.MENU A {font-size: 11px; line-height: normal; font-weight: normal; color: #3A3A32; text-decoration: none; background: #ECECEC; }
.PIEDE A {
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}


.formbutton {font-size: 11px; line-height: normal; font-weight: normal; color: #000000; text-decoration: none;
	border: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	padding: 2px;

}
.field { font-size: 11px; line-height: normal; font-weight: normal; color: #000000; text-decoration: none;}


.boxed
{
	border:1px solid #000000 ;
}

.fondoleft
{
	background-attachment: fixed;
	background-image: url(fondoleft.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.fondoright
{
	background-attachment: fixed;
	background-image: url(fondoright.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.fondogreen
{
	background-image: url(fondogreen.jpg);
	background-repeat: y-repeat;
}
