.fild {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #F4F4F4;
	background-repeat: no-repeat;
	width: 148px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
	vertical-align: text-top;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
	background-position: bottom;
	padding-left: 10px;
	margin: auto;
	clear: none;
	height: 29px;
	float: none;
	background-attachment: fixed;
}
.eeee {
	font-family: Tahoma;
	background-image: url(../images/fild12.jpg);
	font-size: 11px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #F4F4F4;
	background-position: bottom;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: text-top;
	white-space: normal;
	clear: none;
	float: none;
	height: 28px;
	width: 149px;
	margin: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;
}

body {
	background-color: ; /* background color */
	color: ; /* text color */
	font-family: Tahoma; /* font name */
	font-size: 9pt; /* font size */
	margin: 0px 0px 0px 0px; /* top right bottom left */
}

.parsmax {
	color: ; /* text color */
	font-family: Tahoma; /* font name */
	font-size: 9pt; /* font size */
	color: #000000;
}
.totales {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
}
.domain {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	position: static;
	visibility: inherit;
}



input, textarea, select {	
	font-family: Tahoma; /* font name */
	font-size: 9pt; /* font size */
} 

a:active {
	color: ; /* active link color */
}

a:link {
	color: ; /* link color */
}

a:visited {
	color: ; /* visited link color */
}

/* main table */
.ewTable {
	width: ; /* table width */	
	color: ; /* text color */
	font-family: Tahoma; /* font name */
	font-size: 9pt; /* font size */
	border-collapse: collapse;
	border: none;
}

/* main table data cells */
.ewTable td {
	padding: 4px; /* cell padding */
	border: 1px solid; /* cell spacing */
	border-color: #CCCCCC;  /* table background color */
}

/* main table header cells */
.ewTableHeader {
	background-color: #316AC5; /* header color */
	color: #FFFFFF; /* header font color */
	vertical-align: top;
	font-size: 11px;
}
.new {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #316AC5;
}


.ewTableHeader a {	
	color: #FFFFFF; /* header font color */	
}

/* main table row color */
.ewTableRow {
	background-color: #FFFFFF;  /* alt row color 1 */
}
.more {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}


/* main table alternate row color */
.ewTableAltRow {
	background-color: #F5F5F5; /* alt row color 2 */	
}

/* main table edit mode row color */
.ewTableEditRow {
	background-color: #FFFF99; /* edit mode color */
}

/* main table footer section */
.ewTableFooter {
	background-color: #FFFFCC;	
}

/* classes for report */
.ewGroupField {
	font-weight: bold;
}

.ewGroupName {
	font-weight: bold;
}

.ewGroupHeader {
	border-bottom: 3px double Gray;
	border-top: 3px double Gray;
}

.ewGroupSummary {
	border-top: 1px solid Gray;
} 

.ewGroupAggregate {
	font-weight: bold;
}

.ewGrandSummary {
	border-top: 1px solid Gray;
}

/* message */
.ewmsg {
	color: red; /* message color */
	font-family: Tahoma; /* font name */
	font-size: 11px; /* font size */	
}
.domain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

