BODY  {
	font-family : verdana, arial, sans-serif;
	font-size: 10px;
}

.letrastitulo{
    font-family: "Verdana, tahoma, arial, sans-serif";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	background:#ffcc66;
	color: #000000;
	text-align: left
}

INPUT {
  font-family: 'Verdana, Arial';
  font-size: 11px;
  font-weight: bold;
  height: 22px;
  BORDER: #000000 1px solid; 
  BACKGROUND-COLOR: #ffcc66; 
  cursor: hand;
}

.radio {
  border: none;
  BACKGROUND: ""; 
  cursor: default;
}

.parcelas {
  font-family: 'Verdana, Arial';
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  BORDER: #000000 1px solid; 
  BACKGROUND-COLOR: #ffcc66; 
  cursor: hand;
}

SELECT {
    font-family: "Verdana, Arial";
    font-size: "11 px"
}

.atracao {
  position:absolute;
  visibility:hidden;
  top:275;
  left:35;
  width:200;
}


.tituloPagina {
    font-family: "Verdana, Arial";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: brown
}

.letraAviso {
    font-family: "Verdana, Arial";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000
}

.TDLaranja {
    font-family: "Verdana, Arial";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
    background: #ffcc66;
	color: #000000
}

.TDBco {
    font-family: "Verdana, Arial";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
    background-color : #ffffff;
	color: #000000
}

.TDVerm {
    font-family: "Verdana, Arial";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
    background-color : #993300;
	color: #ffffff
}

.TDAmarelo {
    font-family: "Verdana, Arial";
	font-size: 13px;
	font-style: normal;
	font-weight: none;
	text-align: center;
    background-color : #ffffcc;
	color: #000000
}

.TDAmarelo2 {
    font-family: "Verdana, Arial";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
    background-color : #ffffcc;
	color: #000000;
	width: 75px
}

.TDBege {
    background-color : #FFEDC1;
}

.TBLVermelha {
  border: 2px solid;
  width: "100%";
  border-color: #993300;
}

.TBLPreta {
  border: none;
  width: "100%";
  background-color: #000000;
}

.TBLPreta2 {
  border: none;
  background-color: #000000;
}

.TDrodape {
  background: #FFCC33;
  text-align: center;
  COLOR: #000000;
  FONT-FAMILY: VERDANA, ARIAL, HELVETICA, SANS-SERIF;
  FONT-SIZE: 10px;
  FONT-WEIGHT: normal
}

#ret {
	position: absolute;
	visibility: hidden;
	overflow: none;
	height: 1px;
	background: transparent;
}

#espera {
	position: absolute;
	background: #D1FAFC;
	border: solid 1px solid;
	text-align: center;
	font-weight: bold;
	padding-top: 80px; 
	top: 350px;
	height: 200px;
	width: 610px;
    -moz-opacity: 0.9;
    opacity: 0.9;
    filter:alpha(opacity=90);
	left: 170px;
	visibility: hidden;
}

#confirm {
	position: absolute;
	background: #6699FF;
	border: solid 1px solid;
	text-align: center;
	font-weight: bold;
	padding-top: 80px; 
	top: 350px;
	height: 250px;
	width: 610px;
	left: 170px;
	visibility: hidden;
	z-index: 100;

}
#confirm #btMsgFechar {
	background: #000066;
	color: #eeeeee;
}

#warning {
	position: absolute;
	background: #FF7777;
	border: solid 1px solid;
	text-align: center;
	font-weight: bold;
	padding-top: 80px; 
	top: 350px;
	height: 250px;
	width: 610px;
	left: 170px;
	visibility: hidden;
	z-index: 100;
}
#warning #btMsgFechar {
	background: #B40104;
	color: #eeeeee;
}



label {
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-serif;
}

.dadosCompra {
	font-size: 11px;
	font-family: Verdana, Arial, Sans-serif;
	padding: 10px 0px 10px 0px;
}

.listaAgenda {
	background: #6699FF;
	border: #000000 1px solid;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	font-family: "Courier New";
	font-size: 11px;
	height: 200px;
	width: 200px;
	overflow: auto;
}
.btSeta {
	font-size: 28px; 
	font-weight: bold;
	height: 38px;
}
.tdDotted {
	border: #000000 1px dotted;
}
.assinatura{
	border-bottom: #000000 1px solid
}
.overlay {
	zoom: 1;
	background-color: transparent; /*  #FFFF99 */
	opacity:0.6;
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 98%;
	height: 100%;
	min-height:100%;
	visibility: hidden;
}

