
.posthidden {display:none}
.postshown {display:inline}

body {
  font-family: Arial, Helvetica;
	font-size:11px;
}

A:link { 	TEXT-TRANSFORM: none; COLOR: #000000; TEXT-DECORATION: none }
A:visited { TEXT-TRANSFORM: none; COLOR: #000000; TEXT-DECORATION: none }
A:hover {	color: #0000FF}

.base {
  font-family:  Arial, Helvetica;
  font-size:11px;
}

.EstiloBold {
  font-family:  Arial, Helvetica;
  font-size:11px;
  text-decoration: bold;
}

option.first {
  font-size:12px;
  text-decoration: italic;
  color:#666666;
}

option.enabled {
  font-size:11px;
  color:#000000;
}
  
option.disabled {
  font-size:11px;
  font-weight: bold;
  color:#666666;
}

.inputdate {
  font-size:11px;
  font-weight: normal;
	font-style: normal;
	background-color: #D6EEF5;
  color: #000000;
  width: 100px;
}

.inputtext {
  font-size:11px;
  font-weight: normal;
	font-style: normal;
	background-color: #D6EEF5;
  color: #000000;
}

.inputselect {
  width: 104px;
  font-size:11px;
  font-weight: normal;
	font-style: normal;
	background-color: #D6EEF5;
  color: #000000;
}

.inputselectsmall {
  width: 90px;
  height: 20px;
  font-size:11px;
  font-weight: normal;
	font-style: normal;
	background-color: #eeeeee;
  color: #000000;
}

.inputselectsupersmall {
  width: 35px;
  height: 20px;
  font-size:10px;
  font-weight: normal;
	font-style: normal;
	background-color: #eeeeee;
  color: #000000;
}

.inputtextarea {
  width: 332px;
  font-size:11px;
  font-weight: normal;
	font-style: normal;
	background-color: #D6EEF5;
  color: #000000;
}

.inputbutton {
  height:20px;
  font-size:11px;
  font-weight: normal;
	font-style: normal;
	background-color: #8cabb8;
  color: #000000;
}

.texterror {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #FF0000;
  text-decoration: none;
  line-height: 12px;
}

.dottedtable {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    vertical-align: middle;
    border-width: 1px 1px 1px 1px;
    border-spacing: 4px;
    border-style: dashed dashed dashed dashed;
    border-color: gray gray gray gray;
    border-collapse: separate;
    background-color: white;
}

.calendarbutton {
   font-size:7px;
   width:10px;
   height:12px;
   background-color:#D6EEF5;
   border-top-style:dotted;
   border-top-color:#3399FF;
   border-bottom-style:dotted;
   border-bottom-color:#3399FF;
   border-left-style:dotted;
   border-left-color:#3399FF;
   border-right-style:dotted;
   border-right-color:#3399FF;
}

hr {
  border-top: 0px;
  border-left: 0px;
  border-right:0px;
  border-bottom: 1px dotted gray;
}

strong {
  color: #0033CC;
}

.level2table {
  border-bottom: 1px solid #D3D3D3;
  border-left: 1px solid #D3D3D3;
  border-right: 1px solid #D3D3D3;
  border-top: 1px solid #D3D3D3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	padding: 1px 1px 1px 1px;
	color: #000000;

	width:100%;
}



.level2table #header {
  font-family: Arial, Helvetica, sans-serif;
  font-size:22px;
  color: #ffffff;
}

.level2table #body {
  font-family: Arial, Helvetica, sans-serif;
  font-size:11px;
  color: #292b2e;
  text-decoration: none;
	font-weight: normal;
	font-style: normal;
}






