BODY {
	background-color : #FFFFFF;
	background-image: url(../img/background.jpg);
   color : #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
}

DIV{
  	padding:4px;
	background-color:#FFFFFF;
}
/*afecta a las etiquetas <div> dentro del contenedor medio del layout*/

div#content {
	/*min-height:300px;
	height:expression(this.scrollHeight > 300 ? "auto":"500px");*/
}

DIV#cabezal{
	width:788px;
	height:174px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	border:1px dashed #000000;
}

DIV#cabezal2{
	width:788px;
	height:170px;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	border:1px dashed #000000;
}

DIV#menu{
	width:180px;
	margin:0 auto;
	padding:10px;
	background-color:#FFFFFF;
	border:1px dashed #CCCCCC;
}

DIV#left_none{
	width:180px;
	height:380px;
	margin:0;
	padding:0px;
	background-color:#FFFFFF;
}

#container {
    background: #FFFFFF;
    margin: 2px auto;
    padding: 0;
    display: block;
    text-align: left;
    width: 790px;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}

hr {
	border: 0;
	width: 100%;
	color: #F69920;
	background-color: #F69920;
	height: 2px;
}

H2  {
	font-size : 14px;
	font-family : arial, helvetica, sans-serif, geneva;
	color : #666666;
	font-weight : bold;
	margin-right : 25px;
	margin-left : 25px;
	margin-top : 3px;
	margin-bottom : 3px;
}

.txtWarning {
	font-size: 11px;
	color: #FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}

.txtTiny {
	font-size: 10px;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}

.txtSubheader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	font-weight: bold;
	background: #FFFFFF;
}

.txtSubheaderForms {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: Black;
	font-weight: bold;
	background: #FFFFFF;
}
.txtSubheaderWarning {
	font-size: 15px;
	color: #DF2321;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}

.td_space{
	background-color: #E1E1E1;
	color: Black;
}

.txtTableTit {
	font-size: 14px;
	color: White;
	font-family: Verdana,Arial;
	font-weight:bold;
	background: #F69920;
}

.txtTable{
	font-size: 12px;
	color: Black;
	font-family: Verdana,Arial;
	background: #FFFFFF;
}

.formTable{
	border: 1px Black;
	padding: 0px;
	background: #FFFFFF;
}

.formTitle{
	font-size: 12px;
	color: White;
	font-family: Verdana,Arial;
	font-weight: bold;
	text-align: center;
	border-color:#000000;
	background-color: #575757;
}

.formNotes{
	color: White;
	font-family: Verdana,Arial;
	font-weight: bold;
	text-align: left;
	border-color:#000000;
	background-color: #575757;
}

.formContent{
	border-color:#000000;
	background-color: #FFFFFF;
}

.formLabel{
	font-size: 11px;
	color: Black;
	font-family: Verdana,Arial;
	font-weight: bold;
	background-color: transparent;
}

.txtTableWarning{
	font-size: 11px;
	color: #FF0000;
	line-height: 15px;
	font-family: Verdana,Arial;
	font-weight:bold;
	background: #FFFFFF;
}

.field {
	vertical-align:bottom;
	BORDER-RIGHT: #c3c3c3 1px solid;
	BORDER-TOP: #c3c3c3 0px solid;
	FONT-SIZE: 10px;
	BORDER-LEFT: #c3c3c3 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #c3c3c3 1px solid;
	FONT-FAMILY: Verdana,Arial;
	HEIGHT: 13px;
	TEXT-DECORATION: none;
	background: #FFFFFF;
}

.confirm {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:333333;
	background: #EAEAEA;
}

.table_border_solid {
	BORDER-RIGHT: #c3c3c3 1px solid;
	BORDER-TOP: #c3c3c3 1px solid;
	BORDER-LEFT: #c3c3c3 1px solid;
	BORDER-BOTTOM: #c3c3c3 1px solid;
	background: #EAEAEA;
}

.cajatxt  {
	BORDER-BOTTOM : #6887A6 1px solid;
	BORDER-LEFT : #6887A6 1px solid;
	BORDER-RIGHT : #6887A6 1px solid;
	BORDER-TOP : #6887A6 1px solid;
	color : #000000;
	text-decoration : none;
	font-family : verdana, arial, helvetica, sans-serif, geneva;
	font-size : 10px;
	background: #FFFFFF;
}

.login  {
	font-family : verdana, arial, helvetica, sans-serif, geneva;
	line-height : 14px;
	font-size : 10px;
	color : #000000;
	background: #FFFFFF;
}

.poster{
	font-family : verdana, arial, helvetica, sans-serif, geneva;
	font-size: 13px;
	font-weight: bold;
	color: Black;
	background: #FFFFFF;
}

.titlemenu{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:##12222C;
	font-size:17px;
	font-weight: bold;
	background: #FFFFFF;
}

.titleforms{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #12222C;
	font-size:17px;
	font-weight: bold;
	background: #FFFFFF;
}

DIV#pie{
	width:782px;
	text-align:center;
	padding-top:5px;
	border-top:1px dashed #000000;
	margin:0 auto;
	clear: both;
	margin-top:10px;
	background-color: #F69920;
	color: #000000;
}

.notes {
  background-image: url(../img/note.gif);
  background-repeat: no-repeat;
  font-family: "MS Sans Serif", Geneva, sans-serif;
  font-size: 12px;
  height: auto;
  padding: 5px;
  border: 1px solid #000000;
  background-color: #ffffe1;
  text-align: justify;
  margin: 10px;
}

.notestitle {
  font-family: arial, verdana, sans-serif;
  font-size:12px;
  font-weight: bold;
  color: #000000;
  margin: 0;
}

.limitdatetxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#FF0000;
	font-weight: bold;
}

.welcome{
	color:#000000;
	font-size:14px;
	font-weight:bold
}
/***************************************************************************************/
.frmbutton_2 {
	color: #000000;
   border:none;
	background-image:url(../img/~carrito.jpg);
	font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
	height:23px;
	width:27px;
}
/*Boton efecto para cuando el mouse se enceuntra sobre el o seleccionado*/
.frmbutton_2:hover,.frmbutton_2:focus {
	border: none;
	background-image:url(../img/~carrito.jpg);
	font-family:Arial, Helvetica, sans-serif;
  	font-size:12px;
	height:23px;
	width:27px;
}
/************************************************************************************/
input.matrixCSS {
	border:1px solid #A0A0A0;
	height:23px;
	width:27px;
	text-align: center;
}