DL.form {
	width: 100%;	
	margin-top: 0px;
	margin-bottom: 0px;
}

DL.form DT {
	width: 10em;
	float: left;
	margin: 0;
	border-bottom: 1px solid #e0e0e0;
	clear: left;
}

DL.form DD {
	margin-left: 10em;
}

DL.form DD.hint {
	font-style: italic;
}

.frmInput {
	border: 1px solid #c0c0c;	
}

fieldset {
	border: 1px solid #c0c0c0;
	padding: 10px;
	padding-bottom: 10px;
	text-align: left;
	margin-bottom: 10px;
}

fieldset legend {
	font-weight: bold;
	border: 1px solid #c0c0c0;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}

.frmInput.center {
	text-align: center;
}


.error {
	font-family:Arial; font-weight: 700; color:#883333;
	margin: 10px 0px 10px 0px;
	font-weight:  bold;
	font-size: 8pt;
	text-align: left;
}

.success {
	color: green;
	margin: 10px 0px 10px 0px;
	font-weight:  bold;
	font-size: 1.2em;
	text-align: left;
}


.listPanel_RecordRow {
  /*background-color: #c0c0c0;*/
}

.listPanel_RecordOddRow {
  background-color: #f5f5f5;
}

.listPanel_HeaderRow {
  background-color: #d0d0d0;
}

.listPanel_HeaderCell {
  font-weight: bold;
}

.listPanel_ColumnName {
	text-align: center;
}

.listPanel_SortingImages {
  text-align: right;
  height: 5px;
}

.listPanel_PagingRow {
   background-color: #d0d0d0;
}

.listPanel_PagingCell {
   border-top: #c0c0c0 3px double;
}



@import url('form.css');


*{
	font-family: arial;
	font-size: 8pt;
}


.error {
	color: red;	
}

.success {
	color: blue;
	margin: 10px 0px 10px 0px;
	font-weight:  bold;
	font-size: 1.2em;
	text-align: center;
}

.big {
	font-weight:  bold;
	font-size: 1.2em;
	margin: 10px 0px 10px 0px;
}

.nav {
	float: right;
	text-align: center;
}

h1 {
	font-size: 2em;
	margin-top: 1em;
	margin-bottom: 1em;
	color: #8c8c8c;
}

h2 {
	font-size: 1.5em;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}

h3 {
	font-size: 1.25em;
}

.title {
	font-size: 2em;
	margin-top: 1em;
	margin-bottom: 1em;
	color: #ab2131
}

.subtitle {
	font-size: 1.5em;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	font-weight: bold;
}

a {
	font-size: 8pt;
	text-decoration: none;
	color: #333333;
}
a:hover{
	text-decoration: underline;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.left {
	text-align: left;
}

A.option {
	font-size: 0.8em;
	font-family: Arial;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
	border-right: 1px dotted #c0c0c0;
	vertical-align: middle;
	height: 1.5em;
	text-transform: uppercase;
}

A.option:hover  {
	color: #666682;
	text-decoration: none;
}

.bg_blue {
	background-color: #003466;
}

.fg_blue {
	color: #003466;
}

.bg_gray {
	background-color: #f2f2f2;
}
.fg_gray {
	color: #f2f2f2;
}

.bg_dark_gray {
	background-color: #5a5a5a;
}

.fg_dark_gray {
	color: #5a5a5a;
}

.bold {
	font-weight: bold;
}

.container {
	text-align: left;}
.label{
	background:#ff9956;
	color: #fff;
	font-weight: bold;
}
.button{
	background:#ff9956;
	color: #FFFFFF;
	font-size: 8pt; 
	border-style: solid; 
	border-width: 1px;
	padding: 1px 1px 1px 4px; 
	padding-left: 4px; 
}






.formulario{
border-top-width: 1px;

border-right-width-value: 1px;

border-right-width-ltr-source: physical;

border-right-width-rtl-source: physical;

border-bottom-width: 1px;

border-left-width-value: 1px;

border-left-width-ltr-source: physical;

border-left-width-rtl-source: physical;

border-top-style: solid;

border-right-style-value: solid;

border-right-style-ltr-source: physical;

border-right-style-rtl-source: physical;

border-bottom-style: solid;

border-left-style-value: solid;

border-left-style-ltr-source: physical;

border-left-style-rtl-source: physical;

border-color: #C60000;

border-right-color-ltr-source: physical;

border-right-color-rtl-source: physical;

border-left-color-ltr-source: physical;

border-left-color-rtl-source: physical;

padding-top: 10px;

padding-right: 10px;

padding-left: 10px;

padding-bottom: 10px;

margin-bottom: 10px;

}

.formulario, .formulario table{
font-family: Arial;

font-size: 9pt;

color: #000000;

text-align: left;
}

.formulario legend{
	color:#C60000;
}

.categoria{
	border:0;
	color:#000;
	font-style:normal;
	font-size:8pt;
	text-decoration:none;
}
.logo{
	border:0;
	margin:0;
	padding:0;
}
P {font-family: arial;font-size: 8pt;}