body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/backGral.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color: #243640;
}
html {
	height: 100%;
}
.fondo {
	background-image: url(../img/back.gif);
	background-repeat: repeat-y;
}
.color_base {
	background-color: #81929b;
	text-align: left;
	vertical-align: top;
}
buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}
ul#mainlevel-nav li
{
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}
ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #FF0000;
}
ul
{
	list-style-image: url(../img/bullet.gif);
	text-align: justify;

}
li
{

}
a{
	color:#FF9900;
	text-decoration: none;
}
a:link, a:visited {
	
}

a:hover {
	color: #cccccc;
	text-decoration: none;
}
input {
	background-color: #ffffff;
	color: #333333;
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	width: 200px;
  }
.check {
	width: 12px;
	background-color: #2B2B2B;
	border: 1px solid #2B2B2B;
}

  .input_multiline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	scrollbar-face-color: #506069;
	scrollbar-arrow-color: #bc6e1b;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	width: 200px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
  }
.button {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #cccccc;
	height: 18px!important;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #EF7800;
	width: 70px;
}
.back {
	background-repeat: no-repeat;
	background-position: center top;
	height: 370px;
	width: 400px;
	text-align: justify;
}
.pie {
	vertical-align: middle;
	padding-top: 25px;
	padding-bottom: 25px;
}


.form_select {
	font-size: 11px;
	border: 1px solid #CCCCCC;
	scrollbar-face-color: #acc8e5;
	scrollbar-arrow-color: #15488b;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 200px;
}
.base_form {
	background-image: url(../img/base_form.gif);
	background-repeat: repeat-x;
}

.layer_color{
	scrollbar-face-color: #595a5b;
	scrollbar-arrow-color: #cccccc;
	scrollbar-highlight-color: #2B2B2B;
	scrollbar-3dlight-color: #2B2B2B;
	scrollbar-shadow-color: #2B2B2B;
	scrollbar-darkshadow-color: #2B2B2B;
	scrollbar-track-color: #2B2B2B;
}
.justify {
	text-align: justify;
}

/*///////////////////////////////////////////////////Fin estilos Genericos//////////////////////////////////////////////////////////*/
.base_formMulti {
	background-color: #9DAAB1;
}
.link_black {
	color: #333333;
	text-decoration: underline;
}
.orange {
	color: #FF9900;
}

