.divs{
    //margin: 0 auto;
    width: 95%;
    height: 95%;
    background:none;
	text-align: center; /*hack for ie*/
    //font-size: larger;
    //font-family: Arial;
    //border: 0px solid green;
    display: table;
    float:left; 
    //display:block;
	//clear:both;

}

.formatxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099CC;
	text-decoration: none;
}
.table_ld {
	border-left:1px none #0099ff;
	solid #0066ff; 
	border-right:1px none #0099ff; 
	border-top:0px none #0099ff; 
	border-bottom:1px solid #0066ff; 
	background-color: #EDECF9;

 
}

.table_menu {
	border-left:1px none #0099ff;
	solid #0066ff; 
	border-right:1px none #0099ff; 
	border-top:0px none #0099ff; 
	border-bottom:1px solid #0066ff; 
	background-color: #EDECF9;
	background-repeat: repeat;

 
}


.titulotxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}.formcss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #669ACC;
	border: 1px solid #FFFFFF;
	background-repeat: repeat;
	display: table-cell;
}
.txtbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.txtbody2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
}
.table_dr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	background-color: #EDECF9;
}
.table_ltr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
.table_ldr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
.table_all {
	border: 1px solid #ffffff;
}
.table_ldt {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
.table_drt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
}
