BODY {
  /*background-image: url('images/bck_geral.jpg');*/
  background-position: top;
  background-repeat: repeat-y repeat-x;
  font-family: Helvetica;
  background-color:#292B2A;
  font-size: 11px;
	border:0px;
  }
	
.boxText, .boxTextInfo { 
	padding-right:10px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align:center;
	}
	
.boxText {
	padding-left:10px;
}
.boxTextInfo {
	padding-left:30px;
}
	
.errorBox {
	font-family: Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight: bold;
	}
	
.stockWarning {
	font-family: Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
	}

.productsNotifications {
	/*background: #000000;*/
	} 

.orderEdit {
	font-family: Verdana, Arial, sans-serif;
	font-size :10px;
	color: #8a8484;
	text-decoration: none;
	}

A { 
  color: #3d1212;
  text-decoration: none; 
	}
A:hover {
  color:  #8a8484;
  text-decoration: none; 
	}
	
FORM {
  display: inline;
	}

INPUT{
  border: 1px solid #A0A0A0;
	}
INPUT.submit_button{
	border: 0px;
	}

TR.header {
  background: #17191D;
	}

.infoBox{
  /* Uncomment to get bacground for components */
  /*background-color: #b0a881;*/
  border: 1px solid #000000;
	}

TD.infoBox, SPAN.infoBox {
	font-family: Verdana, Arial, sans-serif; font-size: 10px; 
	}

.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color: #c6c9ca;
  text-align: left;
  padding-left: 15px;
  }

.infoBoxLeft, .infoBoxRight{
	padding-left: 0px;
	text-align:center;
	/*padding-right: 10px;*/
	}

TD.infoBoxHeadingLeft, TD.infoBoxHeadingRight{
  font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-align: center;
  padding-top: 0px;
	}
	
	TD.infoBoxHeadingRight{
	color: #000000;
	}
	

TD.infoBoxHeadingCenter {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #3d1212;
  text-align: left;
  /*background-color: #F9EDDA;*/
  padding-top: 10px;
  padding-left: 20px;
	}

.infoBoxCenter{
	padding-left: 10px;
	padding-right: 10px;
    /*background-color: #F9EDDA;*/
	}

.infoBoxContents, .infoBoxContentsCenter, .infoBoxContentsLeft, .infoBoxContentsRight, .productsBoxContents, .productBox {
  /* Uncomment to get bacground for component's content */
  font-size: 11px;
	padding:5px;
	/*text-align:center;*/
  /*color: #757272;*/
  color:  #000000;
	}

.infoBoxContentsLeft, .infoBoxContentsRight{
  color:  #000000;
	}

.infoBoxContents A:link, .infoBoxContents A:active, .infoBoxContents A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	}

.infoBoxContents A:hover {
	color: #000000;
	}
	
.infoBoxContentsCenter A:link, .infoBoxContentsCenter A:active, .infoBoxContentsCenter A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	}

.infoBoxContentsCenter A:hover {
	color: #3d1212;
	}

.infoBoxContentsLeft A:link, .infoBoxContentsLeft A:active, .infoBoxContentsLeft A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	/*color: #6A6868;*/
  color:  #000000;
	}

.infoBoxContentsLeft A:hover {
	color: #000000;
	}

.infoBoxContentsRight A:link, .infoBoxContentsRight A:active, .infoBoxContentsRight A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3d1212;
	}

.infoBoxContentsRight A:hover {
	color: #c6c9ca;
	}

.productsBoxContents A:link, .productsBoxContents A:active, .productsBoxContents A:visited{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3d1212;
	}

.productsBoxContents A:hover {
	color: #c6c9ca;
	}

.infoBoxHeadingSearch{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #3d1212;
	padding-top: 5px;
	padding-left: 15px;
	}
.infoBoxContentsLeft {
	}

.infoBoxSearch{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCF7FF;
	vertical-align: top;
}

.infoBoxContentsSearch {
	vertical-align: top;
}

.infoBoxContentsSearch A:link, .infoBoxContentsSearch A:active, .infoBoxContentsSearch A:visited,{
	}

.infoBoxContentsLeft_categ A:link, .infoBoxContentsLeft_categ A:active, .infoBoxContentsLeft_categ A:visited{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.infoBoxContentsSearch A:hover, infoBoxContentsLeft_categ A:hover {
	color: #000000;
}

TR.headerError {
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  background: #3d1212; 
  font-size: 12px;
  color: red;
  text-align : center;
}

TR.headerInfo {
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #3d1212;
  color: #3d1212;
  text-align: center;
}


TR.footer {
}

TD.footer {
  font-family: Arial;
  font-size: 11px;
}

.foottext{
  background-image: url('images/footer.jpg');
  background-position: center;
  background-repeat: no-repeat;
  width:100%;
  height:170px;
  text-align:center;
  font-size:12px;
  font-style: Sans-serif;
  color: #000000;
  line-height:12px;
	margin-top:3px;
}

.foottext A:link, .foottext A:active{	
	color: #000000;
}

.foottext A:visited{
  color: #000000;
}

.foottext A:hover{	
	color: #000000;
	text-decoration: underline;
}

TR.indice_letras {
}

TD.indice_letras {
}

.indice_letras{
  background-image: url('images/footer.jpg');
  background-position: center;
  background-repeat:x;
  width:100%;
  height:10px;
  text-align:center;
  font-size:12px;
  font-style: Sans-serif;
}

.indice_letras A:link, .foottext A:active{	
	color: #FF0000;
	width: 100%;
}

.indice_letras A:visited{
  width: 100%;
  color: #000000;
}

.indice_letras A:hover{
  background-color: #FF0000;
  color: #000000;
  text-decoration: underline;
  width: 100%;
  height:100%;
  
}

.titulo_letras{
  width:100%;
  text-align:center;
  font-size:13px;
  font-style: Sans-serif;
  color: #e7dede;
}

.div_letras{
  padding-top:10px;
  padding-bottom:10px;
  padding-left:10px;
  overflow-y: scroll;
  overflow-x: hidden;
  height: 1000px;
  width:100%;
  }  

.infoBoxNotice {
  background: #de1313;
}

.infoBoxNoticeContents {
  background: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  /*background: #f4f7fd;*/
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  /*background: #ffffff;*/
}

TR.productListing-heading {
}

TD.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background: #FFFF1B;*/
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
}

A.productListing-heading { 
  color: #000000; 
  font-weight : bold;
}

A.productListing-heading:hover {
  color: #c6c9ca;
  font-weight : bold;
}

TD.productListing-data A,TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color:#000000;
}

A.pageResults { 
  color: #3d1212; 
}

A.pageResults:hover { 
  color: #c6c9ca; 
  background: #3d1212; 
}

.pageHeading, DIV.pageHeading {
  font-family:  Arial;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
	text-transform: uppercase;
	padding-top: 10px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {	
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #3d1212;
}
TD.main, P.main, .main A{
  color:#000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
TD.smallText, SPAN.smallText, P.smallText, .smallText A{ 
  color:#000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}
TD.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
TD.fieldValue {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}
TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}
SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}
TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}
TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}
SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}
SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}
SPAN.errorText, .messageStackError {
  font-family: Verdana, Arial, sans-serif;
  color: #ed2020;
  font-size: 12px;
  font-weight: bold;
}
.messageStackSuccess, .messageStackWarning {
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}
.inputRequirement{
  font-family: Verdana, Arial, sans-serif;
  color: #000000;
  font-size: 11px;  
}
.divHeadingAlert{
  color: #0f3857;
  font-size: 12px;
  font-weight:bold;
  font-family: Verdana;
  text-align:center;
}
.divAlert{
  border: 1px solid #3d1212;
  border-color:#3d1212;
  background-color: #6694b8;
  color: #3d1212;
  position:relative;
  left: 0px;
  top:0px;
  font-size: 10px;
  font-family: Verdana;
  padding: 10px;
}
.selectedMethodBox{
  border: 1px solid #3d1212;
  border-color:#3d1212;
  background-color: #6694b8;
  color: #3d1212;
  position:relative;
  left: 0px;
  top:0px;
  font-size: 10px;
  font-family: Verdana;
  padding: 10px;
  visibility:hidden;
  display:none;
}
TD.productListing-data-color {
  /*border: 1px solid #93938A;*/
}
.moduleRow {
  /*background-image: url('images/payment_bk.png');
  background-repeat: no-repeat;*/
  }
.moduleRowOver {
  /*background-image: url('images/payment_bk_over.png');
  background-repeat: no-repeat;*/
  cursor: pointer;
  }
.moduleRowSelected {
  background-image: url('images/payment_bk.png');
  background-repeat: no-repeat;
  }
  
.payment_description{
  text-align: justify;
  color:#000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
.checkoutBarFrom, .checkoutBarTo{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; color: #8a8484;
  }


.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

.text_cart_empty{
	color: #000000;
	}
.confirm_deposito {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.confirm_deposito_box {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 50px;
	/*color: #3d1212;*/
	font-weight: bold;
	background-image: url('images/confirm_deposito.png');
	width:134px;
	height:89px;
	text-align:center;
}
.confirm_deposito a{
  font-size:50px;
  
}
.confirm_deposito_banco {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align:left;
}
.create_account_subtitle{
  font-size: 9px;
}
.no_border{ border:0px; }

/*Header*/
.menubarmain{
	text-align: center;
	background-image: url('images/az_nav_mid_r.png');
	background-repeat: repeat-x;
	}
.menubarmain A:link, .menubarmain A:active, .menubarmain A:visited{
  font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}
	.menubarmain A:hover {
	color: #888888;
	text-decoration:none;
	}
	.menubarmain_td2{
	width: 20%;
	text-align:center;
	}
	.menubarmain_td3{
	/*background-image: url("<?php //echo DIR_WS_TEMPLATE_IMAGES; ?>az_nav_left.png");
	background-repeat: repeat-x;*/
	height: 36px;
	}
	.menubarmain_td4{
	/*background-image: url("<?php //echo DIR_WS_TEMPLATE_IMAGES; ?>az_nav_mid_r.png");
	background-repeat: repeat-x;*/
	height: 36px;
	width: 900px;
	}
	.menubarmain_td5{
	/*background-image: url("<?php //echo DIR_WS_TEMPLATE_IMAGES; ?>az_nav_right.png");
	background-repeat: repeat-x;*/
	height: 36px;
	}
	.topbanner{
	}
	.infoBoxHeadingSearch{
	background-image: url('images/az_boxleft_top.gif');
	background-repeat: no-repeat;
	height: 30px;
	}
	.infoBoxSearch,.topbanner_box, .infoBoxleft_az01{
	background-image: url('images/az_leftbox2_r.png');
	background-repeat: no-repeat;
	}
  .menubarmain_td1{
  background-image: url('images/az_leftbox2_top.png');
  background-repeat: repeat-y;
  }
	.infoBoxleft_az01{
	padding-left: 10px;
	}
	.infoBoxMBottomleft_az01{
	background-image: url('images/az_leftbox2_bottom_box.png');
	background-repeat: no-repeat;
	background-position: top left;
	height: 15x;
	}
  .infoBoxOuterLeft_az01{
  background-image: url('images/az_leftbox2_r.png');
  padding-left: 12px;
  }
	.infoBoxContentsLeft_categ{
	background-image: url('images/az_leftbox_category.gif');
	background-repeat:  no-repeat;
	background-position: top left;
	height: 17px;
	padding-left: 20px;
	font-size: 11px;
	color: #000000;
	}
	/* MAIN table css controls */
	.maincont_tb{
	padding-top:0px;
  width:1000px;
	}
	/* LEFT bar css controls */
	.maincont_left_td {
  text-align:center;
	width: 162px;
  height:100%;
	padding-right:1px;
	/*background-image: url('images/az_leftbox2_r_left.png');*/
	}
	.maincont_mid_td{
	border:px;
  padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
	background-image: url('images/bck_geral.jpg');
	}
	.maincont_right_td {
  text-align:right;
	width: 162px;
  height:100%;
	padding-left:1px;
	/*background-image: url('images/az_leftbox2_r_left.png');*/
	}
	.leftbar_tb {
	width: 162px;
        /*height:100%;*/
        /*background-image: url("<?php echo DIR_WS_TEMPLATE_IMAGES; ?>fundo_colunas.gif");*/
	}
	.infoBoxHeadingRight {
	background-image: url('images/az_leftbox2_top_right.png');
	background-repeat: no-repeat;
	color: #000000;
	height: 25px;
	width:162px;
	}
	.infoBoxHeadingLeft {
	background: url('images/az_leftbox2_top_left.png') bottom;
	background-repeat: no-repeat;
	height: 25px;
	width: 162px;
	}
	.chatBoxHeadingRight {
	background-image: url('images/az_leftbox2_top_chat.png');
	background-repeat: no-repeat;
	height: 25px;
	}
	.infoBoxLeft{
	background-image: url('images/az_leftbox2_r_left.png');
	background-repeat: repeat-y;
	width: 162px;
	height: 1px;
	}
	.infoBoxRight{
	background-image: url('images/az_leftbox2_r_right.png');
	background-repeat: repeat-y;
  width: 162px;
	height: 1px;
	}
	.chatBoxRight{
	background-image: url('images/az_leftbox2_r_chat.png');
	background-repeat: repeat-y;
	height:1px;
  width:162px;
	}
	.infoBoxLSideLeft, .infoBoxLSideRight{
	}
	.infoBoxRSideLeft, .infoBoxRSideRight{
	}
	.infoBoxMBottomLeft {
	/*background-image: url('images/az_leftbox2_bottom_box_left.png');
	background-repeat: no-repeat;
	height: 5px;
	width:162px;*/
	}
	.infoBoxMBottomRight{
	/*background-image: url('images/az_leftbox2_bottom_box_right.png');
	background-repeat: no-repeat;
	height: 5px;
	width:162px;*/
	}
	.chatBoxMBottomRight{
	background-image: url('images/az_leftbox2_bottom_chat.png');
	background-repeat: no-repeat;
	height: 15px;
	}
	.infoBoxContentsLeftTelefone{
        padding-left:5px;
	height: 17px;
	font-size: 10px;
	color: #000000;
	}
	/* RIGHT bar css controls */
	.rightbar_tb{
          /*margin:0px auto;*/
	width: 162px;
        /*height:100%;*/
        /*background-image: url("<?php echo DIR_WS_TEMPLATE_IMAGES; ?>fundo_colunas.gif");*/
	}
	/*AZ Boxes control */
	/* Middle box (products) */
	.infoBoxHeadingLcornerCenter{
	/*background-image: url(<?php echo DIR_WS_TEMPLATE_IMAGES; ?>az_box_mid2_l.gif);*/
	background-repeat:  no-repeat;
	background-position: top left;
	width: 8px;
	/*background-color: #F9EDDA;*/
	}
	.infoBoxHeadingCenter{
	}
	.infoBoxHeadingRcornerCenter{
	/*background-image: url(<?php echo DIR_WS_TEMPLATE_IMAGES; ?>az_box_mid2_r.gif);*/
	background-repeat:  no-repeat;
	background-position: top right;
	width: 7px;
	/*background-color: #F9EDDA;*/
	}
	.infoBoxLBottomCenter{
	/*background-image: url(<?php echo DIR_WS_TEMPLATE_IMAGES; ?>az_box_mid2_bottom_l.gif);*/
	background-repeat:  no-repeat;
	background-position: bottom left;
	width: 8px;
	/*background-color: #F9EDDA;*/
	}
	.infoBoxMBottomCenter{
	/*background-color: #F9EDDA;*/
	}
	.infoBoxRBottomCenter{
	/*background-image: url(<?php echo DIR_WS_TEMPLATE_IMAGES; ?>az_box_mid2_bottom_r.gif);*/
	background-repeat:  no-repeat;
	background-position: bottom right;
	width: 7px;
	/*background-color: #F9EDDA;*/
	}
	/* end of middle box */
	/* AZ product box control */
	.productBoxHeading_tb, .productBoxOuter, .productBoxBottom_tb{
	width: 213px;
	}
	.infoBoxMBottomEndLeft {
	background-image: url('images/az_leftbox2_bottom_end_left.png');
	background-repeat: no-repeat;
	height: 25px;
	}
	.infoBoxMBottomEndRight{
	background-image: url('images/az_leftbox2_bottom_end_right.png');
	background-repeat: no-repeat;
	height: 25px;
	}
	.productBox_prod_name{
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	}
	.productBox_prod_name A:link, .productBox_prod_name A:active, .productBox_prod_name A:visited{
        font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	}
	.productBox_prod_name A:hover {
	color: #000000;
	}
	.productBox_prod_price{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	}
	.productBox_prod_discr{
        color:#000000;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	}
	.productBoxHeadingLcorner{
	/*background-image: url("<?php echo DIR_WS_TEMPLATE_IMAGES; ?>az_prodbox_top_l.gif");*/
	background-repeat: no-repeat;
	width: 8px;
	height: 9px;
	}
	.productBoxHeading{
	/*background-image: url("<?php echo DIR_WS_TEMPLATE_IMAGES; ?>az_prodbox_top_m.gif");*/
	background-repeat: repeat-x;
	color: #3d1212;
	font-size: 8px;
	font-weight: normal;
	}
	.productBoxHeadingRcorner{
	/*background-image: url("<?php echo DIR_WS_TEMPLATE_IMAGES; ?>az_prodbox_top_r.gif");*/
	background-repeat: no-repeat;
	width: 8px;
	height: 9px;
	}
	.productBoxLSide{
	}
	.productBox{
	padding:10px;
	width:260px;
        /*background-image: url("<?php echo DIR_WS_TEMPLATE_IMAGES; ?>papierus.jpg"); */
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	border: 2px solid #777777;
	/*border: 1px solid #D0D0D0;*/
	}
	.productBoxRSide{
	}
	.productBoxBottom_tb{
	/*background-image: url("<?php echo DIR_WS_TEMPLATE_IMAGES; ?>az_prodbox_bottom_m.gif");*/
	background-repeat: repeat-x;
	height: 7px;
	}
	.productBoxLBottom{
	/*background-image: url("<?php echo DIR_WS_TEMPLATE_IMAGES; ?>az_prodbox_bottom_l.gif");*/
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 7px;
	width: 8px;
	text-align: center;
	}
	.productBoxMBottom{
	}
	.productBoxRBottom{
	/*background-image: url("<?php echo DIR_WS_TEMPLATE_IMAGES; ?>az_prodbox_bottom_r.gif");*/
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 7px;
	width: 8px;
	text-align: center;
	}
	.az_button_img{
	background-image:url('images/az_button_mid.gif');
	background-repeat: repeat-x;
	background-position: top left;
        margin-top:4px;
        white-space: nowrap;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;    
	cursor: pointer;
	display: inline;
	}
	.az_button_submit{
	background-image:url('images/az_button_mid.gif');
	background-repeat: repeat-x;
        
    white-space: nowrap;
	vertical-align: top;
    border: 0px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
    height: 18px;
	cursor: pointer;
	}
	
	
	
	.top_logo{
	  height:150px;
		width:100%;
	  border:0px;
	  background-image:url('images/topo.jpg');
	  background-repeat: no-repeat;
	  background-position:top center;
	  background-color:#000000;
		text-align: center;
	}
	
	.top_menu{
	vertical-align:top;
	text-align:center;
	width:100%;
  }
	
	.menu{
		height: 36px;
		width: 100%;
		background: url('images/az_nav_mid_r.png') repeat-x;
	}
	.menu_item{
		width: 970px;
		
	}
	.top_menu_middle {
		padding: 0 5px 0 5px;
		font-family: Verdana,Arial,sans-serif;
		font-size:11px;
		font-weight: bold;
		color: #000000;
		text-transform: uppercase;
		margin-bottom:2px;
	}
	
		.top_menu_middle a:hover{
		/*color: ##C0C0C0;*/		
	}
	
	.top_logo {
		width:100%;
	}
	
	.top_logo_img{
		background-image: url('images/top_logo_img.png');
		background-repeat: no-repeat;
		background-position: center;
		text-align:center;
		height:307px;
		padding-bottom:30px;
	}
	
	.top_logo_left {
		top: 33px;
		left: 30px;
		width:311px;
		height:307px;
		text-align:center;
		background-image: url('images/top_logo_left.jpg');
		z-index:1;
	}
	
	.top_logo_middle {
		margin: 0 auto;
		width:587px;
		height:257px;
		text-align:center;
		padding-top:18px;
		background-image: url('images/top_logo_middle.jpg');
		background-repeat: no-repeat;
		z-index:3;
		}
	
	.top_logo_right {
		top: 90px;
		right:40px;
		width:260px;
		height:232px;
		text-align:center;
		background-image: url('images/top_logo_right.jpg');
		z-index:2;
	}
	.login{
	width:200;
	height:283;
	}
	.logoff{
		width:;
		height:;
	}
	.statusWarning{
		color:#ff0000;
		font-family:Verdana,Arial,sans-serif;
		font-size:12px;
	}
.index_head{
	text-transform: uppercase;
	background-color: #000000;
	color: #FFFFFF;
	padding-left: 5px;
}
.index{
	text-align:justify;
	font-family: Arial, sans-serif;
  font-size: 12px;
}
	  
#pop{
    background-image: url(images/bck_geral.jpg);
    color: #000000;
    display:none;
    position:absolute;
    background-color:#2e2115;
    top:50%;
    left:50%;
    margin-left:-150px;
    margin-top:-20px;
    padding:10px;
    width:300px;
    height:115px;
    border:1px solid #000000;
    font-size: 11px;
    font-family: Verdana;
    padding: 10px;
    }
.payment_group{
	border-top: 1px solid #666666;
}

.payment_title{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #05314F;
}

.payment_module{
	font-size:13px;
	color: #05314F;
}
.payment_select{
	padding: 10px 0 10px 0;
	text-transform: uppercase;
	font-size:11px;
	color: #05314F;
}