table.sample {
    width: 755px;
    left: 10px;
    /*
    background-image: url('../imagens/chess2.jpg');
    background-repeat: no-repeat;
    color: #FFFFFF;
    border-width: 0px;
    bgcolor:= #F2F2F2;
    */
  	font-family: "Tahoma","Sans Serif";
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
    color:#C2C2C2;
	border-spacing: 0px;
	border-style: none;
    border-collapse: collapse;
}

table.samplebody {
    width: 755px;
    left: 10px;
    /*
    background-image: url('../imagens/chess2.jpg');
    background-repeat: no-repeat;
    color: #FFFFFF;
    border-width: 0px;
    */
  	font-family: "Tahoma","Sans Serif";
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
    color:#C2C2C2;
    border-spacing: 0px;
	border-style: none;
    border-collapse: collapse;

}

.txt1 {
    position: absolute;
  	font-family: "Arial","Sans Serif";
	font-size: 80px;
	font-weight: normal;
	font-style: normal;
    color:#F2F2F2;
    margin-top: -92px;
    margin-left: 10px;
	/*display: none;*/
	filter: alpha (opacity=85); /* IE */
	-moz-opacity: 0.85; /* FF */
	opacity: 0.85;
    z-index: 1000;
}

.txt2 {
    position: absolute;
  	font-family: "Arial","Sans Serif";
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
    color:#939393;
    margin-top: -7px;
    margin-left: 630px;
    /*
    border: 1px solid #AAAAAA;
	padding: 1px;
    z-index:1000;
    */
}
.txt3 {
    position: absolute;
  	font-family: "Arial","Sans Serif";
	font-size: 23px;
	font-weight: bold;
	font-style: normal;
    color:#FFFFFF;
    margin-top: -15px;
    margin-left: 50px;
    /*
    border: 1px solid #AAAAAA;
	padding: 1px;
    z-index:1000;
    */
}
td.std_inf{
    height: 15px;
    background-color: #F6F6F6;
    /*
    border-Bottom:1px solid #F2F2F2;
    border-Top:1px solid #525252;
    */
}

td.std_over {
  width: 100px;
  height: 20px;
  color:#525252;
  cursor: pointer;
  background-color: #F1F1F1;
  border-Bottom:1px solid #AAAAAA;
  border-Top:1px solid #AAAAAA;
}
td.stdx{
  border-Bottom:1px solid #AAAAAA;
  border-Top:1px solid #AAAAAA;
}
td.std{
  width: 100px;
  height: 20px;
  color:#C2C2C2;
  cursor: default;
  background-color: none;
  border-Bottom:1px solid #AAAAAA;
  border-Top:1px solid #AAAAAA;
}
.videoflashindex {
    position: absolute;
	background-color: #FFFFFF;
	font-size: 9px;
	font-style: normal;
/*	border: 1px solid #AAAAAA; * /
	filter: alpha (opacity=85); /* IE * /
	-moz-opacity: 0.85; /* FF * /
	opacity: 0.85; /* FF */
    z-index:1000;
}

.videoflash {
    position: absolute;
	background-color: #FFFFFF;
	/* background-color: none; */
    width: 120px;
    height: 80px;
	font-size: 9px;
	font-style: normal;
	/* border: 1px solid #AAAAAA; */
    z-index:10;
}

.tela {
	background-color: #F2F2F2;
    width: 380px;
    height: 260px;
    margin-left: +20px;
/*	border: 1px solid #AAAAAA; */
}
.divgraf {
    position: absolute;
	/* background-color: #F2F2F2;
	 height: 400px; */
	width: 165px;
	font-family: "Sans Serif";
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	border-style: none;
	border-width: 0px;
	border-color:#CCCCCC;
	text-align: left;
}

.submenu{
     /* background-color: #990000; */
	font-family: verdana, arial, helvetica, "sans-serif";
     /*
     color: #FFFFFF;
	*/
     color: #000000;
     font-size: 9px;
     font-weight: bold;
     margin-left: 6px;
}

/* tabela central */
div.tdhover{
	display: block;
	cursor:pointer;
	font-family: verdana, arial, helvetica, "sans-serif";
    background-color: #FFFFFF;
    color: #000000;
    font-size: 9px;
    font-weight: bold;
    text-align:center;
   	border:1px solid #000000;
    /*
    border-top: solid #FFFFFF;
    border-right: solid #FFFFFF;
    border-bottom: solid #FFFFFF;
    border-left: solid #FFFFFF;
    */
}
div.tdunder{
	display: block;
	cursor:pointer;
	/*
	width: 15px;
	height: 15px;
	*/
    font-family: verdana, arial, helvetica, "sans-serif";
    background-color: #000000;
    /*
    color: #FFFFFF;
	*/
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    text-align:center;
	border:1px solid #000000;
	/*
    border-top: solid #000000;
    border-right: solid #000000;
    border-bottom: solid #000000;
    border-left: solid #000000;
    */
}
div.tdnone{
	display: none;
}
/***** progress bar ****/
.hide { position:absolute; visibility:hidden; }
.show { position:absolute; visibility:visible; }

/* ******************************************  */
.div_barrasuperior{
     position:absolute;
     /*background-color: #330066;*/
     /*background-image: url('../images/dkredblk.gif');*/
     left:0px;
     right:0px;
     top:0px;
     width:100%;
     height:79px;
     z-index:1;
}

/* tamanho da DIV volante */
.frame_volante{
     /* background-color: #000000; */
     position:absolute;
	left:490px;
     top:110px;
     width:210px;
     height:250px;
}
.volante{
     background-color: #F6F6F6;
     position:absolute;
     left:0px;
     top:0px;
}


/* Div centro inferior para inputbox */
.div_barraprogress{
     position: absolute;
     left:0px;
     top:0px;
     width:100%;
     height:100%;
     background-color: #F6F6F6;
}
.div_centro{
     position:absolute;
     /* background-color: #990000; */
     border:1px solid #000000;
     left:180px;
     top:113px;
     width:300px;
     height:200px;
}
.divTest{
     position:absolute;
     background-color: #000000;
     left:100px;
     top:315px;
     width:20px;
     /* height:202px; */
	text-align:center;
}
.divResult{
     position:absolute;
     background-color: #f2f2f2;
     width:120px;
     height:60px;
     top:315px;
 /*   left:180px;
     top:315px;
	text-align:center; */
}



.div_menu_esquerdo{
     position:absolute;
    /* background-color: #990000; */
     left:20px;
     top:110px;
     width:155px;
     height:300px;
}

.div_menu_direito{
     position:absolute;
    /* background-color: #990000;*/
     left:485px;
     top:110px;
     width:155px;
     height:300px;
}
.hr_superior{
	position: absolute;
	left: 0px;
	top: 103px;
	border: 0px;
	width: 100%;
     background-color: #000000;
     /*
     color: #FFFFFF;
	*/
     color: #000000;
	height: 1px;
}
.hr_inferior{
	position: absolute;
	left: 0px;
	top: 330px;
	border: 0px;
	width: 100%;
     background-color: #000000;
     /*
     color: #FFFFFF;
	*/
     color: #000000;
	height: 1px;
}
.div_barramnu{
     position:absolute;
     /* background-color: #990000;*/
     left:0px;
     right:0px;
     top:80px;
     width:100%;
     height:16px;
}

.txtd{
font-family: verdana, arial, helvetica, "sans-serif";
background-color:#000000;
color:#000000;
width:140px;
padding:2px;
}
/****************************************/
/********** modelo do site **************/
.menutitle{
cursor:pointer;
margin-top: 3px;
margin-bottom: 2px;
margin-left: 7px;
width:140px;
font-family: tahoma, verdana, arial, helvetica, "sans-serif";
border:1px solid #000000;
/* #000000;
background-color:#990000;  */
     /*
     color: #FFFFFF;
	*/
     color: #000000;
text-align:center;
font-weight:bold;
/*padding:2px;
padding-left:10px;*/
}

