.con{border-width:5px;border-style:dotted;border-color:white;width:950px;height:750px;}
.ta{border-width:10px;border-style:dotted;border-color:white;table-layout: automatic;}
.ce{padding:1px;color:#00008B;}
.dis{border-top-width:0px;border-left-width:0px;border-right-width:0px;border-bottom-width:1px;border-bottom-color:#FAFAFA;border-bottom-style:outset;}
.wh{background:#191970;color:white;padding:1px;}
.ti{color:#191970;font-size:12px;}
.dis2{background:#F5F5F5;border-top-width:0px;border-left-width:0px;border-right-width:0px;border-bottom-width:0px;}
.tdb{border-top-width:1px;border-top-color:#F0F0F0;border-top-style:inset;border-left-width:1px;border-left-color:#F0F0F0;border-left-style:inset;border-right-width:0px;border-bottom-width:0px;}
.pb{
    border-left-width:2px;
    border-left-style: outset;
	border-left-color: white;
	border-top-width:2px;
	border-top-style: outset;
	border-top-color: white;
    border-right-style:outset; 
	border-right-color: #F8F8F8;
	border-bottom-style: outset;
	border-bottom-color: #F8F8F8;
    border-right-width:2px;
	border-bottom-width:2px;
    vertical-align: middle;
	padding: 0px;
	background:gainsboro none repeat scroll 0%;
}

/* BANCO DE COMERCIO  */

.td1{border-color: #D8D8D8;border-style:solid;border-width:1px;}
.td11{border-color: #D8D8D8;border-style:solid;border-width:3px;}
td.td1:hover{border-color: #800000;border-style:solid;border-width:1px;}

 /*tablas*/
 .pr{
    font-size:14px;
	font-weight: bold;
	color:#000000;
  }
.ttit{background: #E9E9E9 url(../dojo-release-1.0.2/dijit/themes/bc/images/red.png) repeat-x scroll center top;width:600px;letter-spacing: 8px;text-align: left;font-weight: bold;}
.tbl{background:#F8F8F8;border-width:0px;width: 600px; }
.tit2{background: #E8E8E8;height: 25px;letter-spacing: 1px;font-weight: bold;}
.tdn{font-weight: normal;height:20px;}
.tdn2{font-weight: normal;height:20px;background:#F0F0F0;}
.an{text-decoration: none;color:#480000;}
a.an:hover{text-decoration: underline;color:#D80000;}

table.simple2 {
	border: 1px solid #ccc;
	border-collapse: collapse;
	width: 90%;	
}
table.simple2 td,table.simple th {
	border: 1px solid #F0F0F0;
}
table.simple2 tr.odd {
	background-color: #F8F8F8;
}
table.simple2 tr.even {
	/*background: #E9E9E9 url(../dojo-release-1.0.2/dijit/themes/bc/images/red.png) repeat-x scroll center top;*/
	background-color: #FFFFFF;
}
table.simple2 thead tr th {
	background: #E9E9E9 url(../img/header.png) repeat-x scroll center top;
	padding: 6px;
	color:#000000;
	text-align:center;
}

.frame{
	background-color: #E5E5E5;
}