body {
	background-color: #00285E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../imagens/bg_site.gif);
	background-repeat: repeat-x;
	text-align:left;
}
.box_body {
	background-color: #014284;
}


.text_1000
{	
	color: #014284;
	background:#014284;
	border-width:thick;
    border: solid 0 transparent;
}


.text_1001 
{
 color: #FFFFFF;
}

.text_1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 20px;
	color: #CCFF00;
}
.text_2 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.text_3 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #CCFF00;
}
.text_4 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 20px;
	color: #FFFFFF;
}
.text_5 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #666666;
}
.text_6 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}
.text_7 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #666666;
}
.text_8 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 9px;
	color: #666666;
}
.text_9 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 22px;
	color: #FF6600;
	font-weight: bold;
}
.text_12 {
    font-family: "Trebuchet MS", Verdana;
    font-size: 17px;
    color: #38AB0D;
}
.text_13 {
    font-family: "Trebuchet MS", Verdana;
    font-size: 17px;
    color: #FF6600;
}
.text_14 {
    font-family: "Trebuchet MS", Verdana;
    font-size: 14px;
    color: #666666;
}
.text_15 
{
    font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.text_16 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #666666;
}
.text_17 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
}

.text_pager
{
    text-decoration: none;
    font-family: "Trebuchet MS", Verdana;
    font-size: 16px;
    color: #FF6600;
}

.divLeilao
{
    float:left;
    width:420px;
    height:230px;
    margin-left:16px;
    border: solid 1px #CCCCCC;
    margin-top:15px;
}

.divLeilaoTitulo
{
    width:420px;
    height:30px;
    background-color:#D8D8D8;
    
}

.panelLanceMaior
{
    z-index:6001;
	position:absolute;
	width:440px;
	height:400px;
	top:50%;
	left:50%;
	margin-left:-220px;
	margin-top:-200px;
	
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.panelLanceMenor
{
    z-index:6001;
	position:absolute;
	width:440px;
	height:150px;
	top:50%;
	left:50%;
	margin-left:-220px;
	margin-top:-75px;
	
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.panelLanceFundo {
    z-index:6000;
    position:fixed;
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
    margin:0px;
    width:100%;
    height:100%;
    background-color: black;
    -moz-opacity:0.5;
    opacity:.50;
    filter: alpha(opacity=50);
}

.DIV_Ajax2 {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	/*border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;*/
}


.formTableless
{
    float:left;
    margin:0px 5px 10px 0px;
}

a:link {
	text-decoration: none;
	

}
a:visited {
	text-decoration: none;
    
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
.box_content {
	background-color: #FFFFFF;
	text-align: left;
}
.form {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
}
.formOk {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	background-color:#C3FE78;
}
.formErro
{
    font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	background-color:#FEBBBB;
}
.vertical {
	vertical-align:middle;
}
.alerta{
    color:#ff0000;
    font-weight:bold;
}

.divProcessamento {
    z-index:7000;
    position:fixed;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    background-color: White;	
    -moz-opacity:0.5;
    opacity:.50;
    filter: alpha(opacity=50);
}

.imgProcessamento 
{
	z-index:7001;
	position:absolute;	
	width:200px;
	height:123px;
	top:50%;
	left:50%;
	margin-left:-100px;
	margin-top:-62px;
}

.leilaoAtivo
{
    float:left;
    margin-top:5px;
    width:179px;
    text-align:center;
}

.leilaoAtivoLinha
{
    float:left;
    margin-top:5px;
}

.leilaoAtivoDarLanceEfeito {
    z-index:99;
    position:absolute;
    left:0px;
    top:0px;
    margin-top:0px;
    margin-left:0px;
    width:179px;
    height:179px;
    background-color: white;	
    -moz-opacity:0.5;
    opacity:.50;
    filter: alpha(opacity=50);
}

.leilaoAtivoDarLanceImagem
{
    position:absolute;
    z-index:100;
    left:50%;
    top:50%;
    margin-top:-27px;
    margin-left:-64px;
}

.encerraEm 
{
    font-family:Trebuchet MS, Tahoma;
    font-size:smaller;
    font-weight:bold;
    color:#FF6600;
}

.encerraEmData 
{
    font-family:Trebuchet MS, Tahoma;
    font-size:smaller;
    font-weight:bold;
    color:#555555;
}

.leilaoAtivoTitulo
{
    font-family:Trebuchet MS, Tahoma;
    font-size:smaller;
    font-weight:bold;
    color:#FF6600;
}

.leilaoAtivoMais
{
    font-family:Trebuchet MS, Tahoma;
    font-size:11px;
    font-weight:bold;
    color:#FF6600;
}

.leilaoAtivoDetalhes
{
    font-family:Trebuchet MS, Tahoma;
    font-size:11px;
    font-weight:bold;
    color:#666666;
}

.oferecidoPor
{
    font-family:Trebuchet MS, Tahoma;
    font-size:7pt;
    color:#666666;
}

li
{
    margin-bottom:5px;
}

.esconderColuna
{
    display:none;
}

.linkMenu
{
    margin:5px 5px 5px 5px;
    color:#0081E6;
    text-decoration: none;
}

a.linkMenu:link { text-decoration:none; }
a.linkMenu:visited { text-decoration:none;  }
a.linkMenu:hover { text-decoration:none; color:#50B903; }
a.linkMenu:active { text-decoration:none; font-weight:normal; }