/*Publiland CSS Render 2.3*/
* {margin: 0; padding: 0;}
BODY {font: 11px Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; text-align: center; background: #537abe;}
BODY, HTML {scrollbar-face-color: #D4D0C8; scrollbar-highlight-color: #D4D0C8; scrollbar-shadow-color: #999999; scrollbar-3dlight-color: #FFFFFF; scrollbar-arrow-color:  #000000; scrollbar-track-color: #E3E3E3; scrollbar-darkshadow-color: #666666;}
H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, LABEL, UL, OL, FIELDSET {margin: 20px 0;}
LI, BLOCKQUOTE {margin-left: 40px;}
P, TD, TH, LI, SPAN, DIV, FORM, BLOCKQUOTE {font: 11px Verdana, Arial, Helvetica, sans-serif;}
INPUT, SELECT, OPTION, TEXTAREA, LABEL, FIELDSET {font: 11px Verdana, Arial, Helvetica, sans-serif;}
FIELDSET {padding:10px;} 
BIG {font-size: 13px;}
SMALL {font-size: 9px;}
TD > P:first-child, DIV > P:first-child {margin-top: 0;}
TD P, DIV P {margin-top:expression((this.parentNode.firstChild == this),0);}
TD > P:last-child, DIV > P:last-child {margin-bottom: 0;}
TD P, DIV P {margin-bottom:expression((this.parentNode.firstChild == this)? 20 + "px":(this.parentNode.lastChild == this)? 0:20 + "px");}
HR {height: 1px; color: #CCCCCC; background-color: #CCCCCC; width: 100%; border: none;} 

/*Hsizes*/
.size7 {font-size: 47px; font-weight: normal}
.size6H1, H1 {font-size: 32px; font-weight: bold;}
.size5H2, H2 {font-size: 24px; font-weight: bold;}
.size4H3, H3 {font-size: 18px; font-weight: bold;}
.size3H4, H4 {font-size: 16px; font-weight: bold;}
.size2H5, H5 {font-size: 13px; font-weight: bold;}
.size1H6, H6 {font-size: 10px; font-weight: bold;}
/*FORMS*/
.input2Num {width: 20px;}
.input4Num {width: 32px;}
.inputFecha {width: 66px;}
.inputTextSML {width: 100px;}
.inputTextMED, .textareaMED {width: 200px;}
.inputTextBIG, .textareaBIG {width: 300px;}
.inputTextSML, .inputTextMED, .inputTextBIG, .input2Num, .input4Num , .inputFecha, .textareaMED, .textareaBIG {background: #FFFFFF; border: 1px solid #CCCCCC; padding: 1px;}
INPUT:focus, SELECT:focus, TEXTAREA:focus {background-color:#F3F3F3}

/*Break Floats*/
.CleanFloats {float: none; clear: both; height: 1%}

/*Print Layout*/
@media print { body{background:#FFFFFF; color:#000000}}
/*http://www.publiland.com.ar*/
