BODY {
	MARGIN: 0px;
	BACKGROUND-COLOR: #CC9900;
	scrollbar-arrow-color: #DCDCDC
	scrollbar-track-color : #CC9966;
	scrollbar-base-color: #CC9966;
	scrollbar-darkshadow-color: #999999;
	scrollbar-face-color: #CC9900;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	cursor: auto;
	background-repeat: no-repeat;

}
table {
	background-repeat: no-repeat;
}

td.RY {
	background-repeat: repeat-y;
	background-image: url(../imagen/menu/pausay.gif);
	background-color: #CC0000;
}
td.RX {
	background-repeat: repeat-x;
	background-image: url(../imagen/menu/pausax.gif);
	background-color: #CC0000;
}
td.RXP{
background-repeat: repeat-x;
	background-image: url(../imagen/menu/pase.gif);
}
td.ROJA {
	background-color: #CC0000;
	
}
.TN10 {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
}
.TN10B {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}
.TN10ROJO {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #CC0000;	
}
.TN10BROJO {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
.TN10BLANCO {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;	
}
.TN10BBLANCO {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.R10 {
	font-family: Tahoma;
	font-size: 9;
	text-decoration: none;
	color: #CC0000;
}
.menu {
	font-family: Tahoma;
	font-size: 12;
	font-weight: bold;
	color: Black;
}
a,
.R10 {
	font-family: Tahoma;
	font-size: 9;
	text-decoration: none;
	font-style: normal;
}

.menu {
	font-family: Tahoma;
	font-size: 12;
	font-weight: bold;
	text-decoration: none;
	color: White;
}
a:hover,
a:hover.R10 {
	font-family: Tahoma;
	font-size: 9;
	font-weight: normal;
	text-decoration: none;
	color: White;	
}
a:hover.menu {
	font-family: Tahoma;
	font-size: 12;
	font-weight: bold;
	color: Black;
}





textarea.mensaje {
height: 250px;
background-color: #FFDEAD;
	font-family: Verdana;
	font-size: 10px;
	width: 198px;
	
	
}


input.subs {
	height: auto;
	font-family: Verdana;
	background-color: #FFDEAD;
	font-size: 10px;
	width: 198px;
	
}
input.banco {
	height: auto;
	font-family: Verdana;
	font-size: 10px;
	background-color: #FFDEAD;

	
}
input.total {
	border: #666666;
	background-color: #CDCDCD;
	height: auto;
	font-family: Verdana;
	font-size: 10px;
	width: 100px;
	
}
select.campos{
	font-family: Verdana;
	font-weight: normal;
	color:Black;
	font-style: normal;
	text-decoration: none;
	font: 10px;
	width: 198px;
	border: medium;
	vertical-align: bottom;
	height: 18px;
	background-color: #FFDEAD
}

