
#complex {margin:1em; }
#complex table {border-collapse:collapsee; border-spacing:0.0em; bbackground-color:black; }
#complex th, #paginated td {border:1px solid #CFCFCF;wwidth:10em;} /*borda dos rotulos*/
#complex th {height:1.8em; background-color:#ddd; text-align:center; font:0.8em arial,garamond,serif; background-image: url('/xajax/images/backbutton/backgray3.png');backblueXP.png Header_Apple2_Linked.bmp;Header_XP3.bmp;Header_XP3_Linked.bmp;bg_hd.gif}/* fonte e fundo dos rotulos*/
#complex th .yui-dt-headtext {margin-right:5px;padding-right:15px;color:#000;} /*observacao: campos de edicao*/
#complex th a {color:navy; font-weight:bold; text-align:center} /* rotulos */
#complex .yui-dt-sortedbyasc, #complex .yui-dt-sortedbydesc {background-image: url('/xajax/images/backbutton/backgray4.png');Header_Apple2.bmp background-color:#CFCFCF;}/*fundo rotulo ordenado*/
#complex .yui-dt-sortedbyasc .yui-dt-headtext {background-image: url('/yui/examples/datatable/img/arrow_up.gif'); background-repeat:no-repeat; background-position:right;font-style:italic;}/*arrow up*/


#..yui-dt-sortedbyasc .yui-dt-headtext {color:green;ffont-size:5em;} /*rotulo da coluna ordenada*/


#complex .yui-dt-sortedbydesc .yui-dt-headtext {background-image: url('/yui/examples/datatable/img/arrow_dn.gif'); background-repeat:no-repeat; background-position:right;font-style:italic;}/*arrow down*/
#complex .yui-dt-odd {background-color:#F6F6F6;} /*zebrado*/
#complex .yui-dt-even {background-color:#FFFFFF;} /*zebrado*/
#complex .yui-dt-selected {background-color:#DDEDF9; #D6E3F7;#CED7FF;#BFD4FF;  font-style:italic; bbackground-image: url('/xajax/images/backbutton/back2.png');} /*cor da linha selecionada*/

#complex td {hheight:25px;font-size:0.8em; font-family:serif,tahoma,serif,monospace,arial,verdana,Book Antiqua} /*fonte dos dados da grid*/

##complex td{bborder-left:1px groove red;bborder-right:1px groove red;border-bottom: 0.5px black solid}
##complex tr{border-left:1px groove black;border-right:1px groove black;border-bottom: 0.5px black solid;}

img {border:none;}


ttr:hover {background-color:#BFD4FF} /*cor da linha selecionada*/

/*#complex td:hover {background:#fffff0}*/

.areacodestyle {text-align:center;}
.notesstyle {padding-left:1em;}
.textcenter {text-align:center;}
.textleft {text-align:left;}
.textright {text-align:right;}


/*Formulario de com Botoes*/
 #frmFind .frmButton
 {
    font-size:0.9em;
    ccolor:navy;
    bbackground-image:url('/xajax/images/backbutton/backgray.png');
    width:8%;
 }
 #frmFind .frmButton:hover
 {
    font-weight:bold;
 }

 #frmFind .frmButton img
 {

 }


/* customized css for scrolling */
	.yui-dt-scrollable  {
	    width:30em; /* SET OVERALL WIDTH HERE for ie (make sure columns add up to this total) */
    height:30em; /* SET HEIGHT HERE for ie */
	}
	.yui-dt-scrollbody {
	    height:30em; /* SET HEIGHT HERE for non-ie */
	    *height:auto; /* for ie */
	}
	.yui-dt-scrollable  thead {
	    background:#696969; /* for ie */
	}
