/* CSS Document */


			
table.fixedgrid{ width:85%; margin:7px 0 0 50px; padding-top:3px; height:30px; }
table.fixedgrid table{ width:100%; font-family:Verdana; font-size:12px; font-weight:normal;color:#004b9c; }
			
table.fixedgrid table td.data{ height:32px; font-family:Verdana; font-size:12px; font-weight:normal;color:#004b9c;
vertical-align:middle; text-align:center; }

table.fixedgrid table td.data_cur{ height:25px; font-family:Verdana; font-size:12px; font-weight:normal;color:#004b9c;
vertical-align:middle; text-align:center; }

table.fixedgrid table td.cc{ height:25px; vertical-align:middle; text-align:right; padding:0 20px 0 0; }

table.fixedgrid table td.form_labeltop{ height:32px; font-family:Verdana; font-size:11px; font-weight:bold;
color:#004b9c; vertical-align:middle; text-align:left; padding: 20px 0 0 20px; }
table.fixedgrid table td.form_label{ height:32px; font-family:Verdana; font-size:11px; font-weight:bold;
color:#004b9c; vertical-align:middle; text-align:left; padding: 10px 0 0 20px; }
table.fixedgrid table td.form_inputtop{ height:32px; font-family:Verdana; font-size:12px; font-weight:normal;
color:#004b9c; vertical-align:middle; text-align:left; padding: 20px 0 0 9px; }
table.fixedgrid table td.form_input{ height:32px; font-family:Verdana; font-size:12px; font-weight:normal;
color:#004b9c; vertical-align:middle; text-align:left; padding: 10px 0 0 9px; }
form input.txt{ width:255px; height:21px; background-color:#fbfafb; border:#cdcdcd solid 1px;
font-family:Verdana; font-size:11px; color:#272727; padding:7px 0 0 10px; }
form select{ width:267px; height:26px; background-color:#fbfafb; border:#cdcdcd solid 1px; padding:2px;
font-family:Verdana; font-size:11px; color:#818080; }

table.fixedgrid table td.form_hd{ height:32px; font-family:Verdana; font-size:12px; font-weight:normal;
color:#bb0500; vertical-align:middle; text-align:left; padding: 20px 0 0 9px; }


			
/* STANDARD FORM CLASSES */
.txtbox{ height:20px; width:250px; vertical-align:middle; padding:8px 0 0 8px; font-family:Verdana; font-size:11px; color:#6e6e6e; font-weight:normal; margin-bottom:7px; }
.input_select{ background:url(img/InputTxt_Bg.gif) repeat-x top left; width:72%;
height:20px; border:#cdcdcd solid 1px; margin-top:3px; padding-top:2px; margin-left:0.8em;
font-family:Verdana, Arial, "Helvetica", sans-serif; font-size:12px; color:#324e6a;
font-weight:normal; }
.btn{ float:right; background:url(../images/Btn_Bg.gif) left top no-repeat; width:140px; height:28px; border:0px; line-height:22px; vertical-align:middle; margin-top:12px; font-weight:bold; font-family:Verdana; font-size:12px; color:#6e6e6e; text-align:center; padding-right:15px; margin:20px 3.2em 20px 0;   }
.btn_rgt{ float:right; background:url(../images/Btn_Bg.gif) left top no-repeat; width:140px; height:28px;
border:0px; line-height:22px; vertical-align:middle; margin-top:12px; font-weight:bold; font-family:Verdana; font-size:12px; color:#004b9c; text-align:center; padding-right:15px; margin:20px 1.5em 20px 0; cursor:pointer;   }

.campo{ height:70px; width:260px; vertical-align:middle; padding:8px 0 0 8px; font-family:Verdana; font-size:11px; color:#6e6e6e; font-weight:normal; margin-bottom:7px; border:#cdcdcd solid 1px; padding:2px	
	
