BODY
{
	background-color: #F3E270;
	background-attachment: fixed;
	background-repeat: no-repeat;
	scrollbar-face-color:#EAB54B;
	scrollbar-highlight-color: #F3E270;
	scrollbar-3dlight-color:#FFCC00;
	scrollbar-darkshadow-color: #FFCC00;
	scrollbar-shadow-color: #EAB54B;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color: #F3E270;
	font-family: Arial;
	font-size:12px;
}

.td_home_left_bottom{
	background-color:#F5E691;
}

.td_home_left_top{
	background-color:#AFBBD5;
	background-position: center;
}


.td_home_right_bottom{
	background-color:#F5E691;
}


.td_home_right_top{
	background-color:#AFBBD5;
	 background-position: bottom;
}

.td_head{
	background-color:#E4B127;
}

.border_right{
	border-right: 1px;
	border-right-style: solid;
	border-right-color: Black;
}

.border_left{
	border-left: 1px;
	border-left-style: solid;
	border-left-color: Black;
}

.border_center{
	border-right: 2px;
	border-right-style: solid;
	border-right-color: #F9C176;
	border-left: 2px;
	border-left-style: solid;
	border-left-color: #F9C176;
}

.texto_general{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.texto_general2{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:13px;
}

.BOTON_OUT_SUBMENU{
	background-color: transparent;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	border: none;
	text-align: right;
	height:30px;
	width:165px;
	background-image: url(../../file_img/flecha.gif);
 	background-repeat: no-repeat;
  	background-position: right;
  	cursor:pointer;
  	color:#000000;
}

.BOTON_IN_SUBMENU{
	background-color: #F3E270;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	border: none;
	/*border: 1px;
	border-style: solid;
	border-bottom-color: #F9C176;
	border-top-color: #F9C176;
	border-left: none;
	border-right: none;
	*/
	text-align: right;
	height:30px;
	width:165px;
	background-image: url(../../file_img/flecha.gif);
 	background-repeat: no-repeat;
  	background-position: right;
    cursor:pointer;
    color:#000000;
}

.BOTON_OUT_TOP{
	background-color: transparent;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	border: 1px;
	text-align: center;
	color:#FCECBF;
	height:15px;
	width:60px;
 	background-repeat: no-repeat;
  	background-position: right;
  	vertical-align: middle;
  	cursor:pointer;
}

.BOTON_IN_TOP{
	background-color: #F3E270;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	border: 1px;
	text-align: center;
	color:#F5E691;
	height:15px;
	width:60px;
 	background-repeat: no-repeat;
  	background-position: right;
  	vertical-align: middle;
  	cursor:pointer;
}

.INPUT_CLASS{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:  #FFFBCB;
	border:1px;
	border-style: solid;
	border-left-color:#E79935;
	border-right-color:#E79935;
	border-top-color: #E79935;
	border-bottom-color:#E79935 ;
	width:270px;
}

SELECT{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:  #FFFBCB;
}

.BUTTON{
	background-image: url(../../file_img/boton.gif);
	background-position: top;
	background-color: #CBCB98;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: auto;
	color:#000000;
	cursor:pointer;
	border:1px;
	border-style: solid;
	border-left-color:#8F8F49;
	border-right-color:#8F8F49;
	border-top-color: #8F8F49;
	border-bottom-color:#8F8F49 ;
}

A
{
font-family:Arial;
font-size: 11px;
color:#CC0000;
font-weight:bold;
}

A:link
{
font-family:Arial;
font-size: 11px;
font-weight:bold;
color:#CC0000;
}

A:visited
{
font-family:Arial;
font-size: 11px;
font-weight:bold;
color:#CC0000;

}

A:hover 
{ 
font-family:Arial;
font-size: 11px;
font-weight:bold;
color:#CC0000;
text-decoration:none;
}

A:active 
{ 
font-family:Arial;
font-size: 11px;
color:#CC0000;
font-weight:bold;
}