BODY {
	FONT-SIZE: 11px;
	BACKGROUND-IMAGE: url(/img/back.gif);
	COLOR: #d1af89;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #363636;
	margin: 0px;
	letter-spacing: 1px;
	overflow: auto;
}
A:link {
	FONT-SIZE: xx-small; COLOR: #d1af89; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:visited {
	FONT-SIZE: xx-small; COLOR: #d1af89; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: xx-small; COLOR: #ff9900; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.topcell {
	font-size: 10px;
}
.headercell {
	BACKGROUND-IMAGE: url(/img/headercell.jpg); BACKGROUND-REPEAT: no-repeat
}
.menucell {
	BACKGROUND-IMAGE: url(/img/menucell.gif); BACKGROUND-REPEAT: no-repeat
}
.maincell {
	BACKGROUND-IMAGE: url(/img/maincell.gif);
	BACKGROUND-REPEAT: repeat;
	font-size: 11px;
}
.Relogio {
	font-size: 9px;
	color: #FFFFFF;
}

.bottomcell {
	BACKGROUND-IMAGE: url(/img/bottomcell.gif);
	BACKGROUND-REPEAT: no-repeat;
	font-size: 10px;
}
.texto {
	font-size: 11px;
}.login {
	font-size: 9px;
	color: #333333;
}
#MsgErro {
	font-size: 9px;
	color: #FF0000;
	background-color: #FFF4F4;
	border: 1px solid #FF0000;
	margin: 5px;
	padding: 5px;
}
#ViewFotoFundo {
	height: 100%;
	width: 100%;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #000000;
}
#ViewFoto {
	height: 100%;
	width: 100%;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-image: url(../Img/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
