body,td,a,span 
{
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}

body
{
	padding:0px;
	margin:0px;
}
.colLeft
{
	background-image:url(/Shared/img/bgLeft.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#000000;
}

.colRight
{
	background-image:url(/Shared/img/bgRight.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#000000;
}

.colMiddle
{
	width:1002px;
	vertical-align:top;
	text-align:center;
}

.Conteudo
{
	background-image:url(/Shared/img/bgBody.jpg);
	background-color:#000000;
	background-repeat:no-repeat;
	background-position:top middle;
	height:334px;
	padding-top:148px;
}

.PNG { 
	behavior: url(/Shared/jvs/iepngfix.htc);
}

.status
{
	color:#5a611d;
	!important
}

.Imagem
{
	/*background-image:url(/Shared/img/bgImg.jpg);*/
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-bottom:32px;
	text-align:center;
}