﻿BODY
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	background-image: url('images/bg.gif');
	padding-bottom: 0px;
	margin: 0px;
	color: #000000;
	padding-top: 0px;
	font-family: tahoma;
	font-weight: bold;
}
DIV {
	border-width: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
}
FORM {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	MARGIN: auto;
	BORDER-RIGHT-WIDTH: 0px;
}
IMG {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	MARGIN: auto;
	BORDER-RIGHT-WIDTH: 0px;
}
TABLE {
	FONT-SIZE: 11px;
	text-align: center;
}
TD {
	FONT-SIZE: 11px;
}
TR {
	FONT-SIZE: 11px;
}
TH {
	FONT-SIZE: 11px;
}
A:link 
{
    color:Black;
	TEXT-DECORATION: none;
}
A:visited 
{
    color:Black;
	TEXT-DECORATION: none;
}
A:hover 
{
    color:red;
	TEXT-DECORATION: underline;
}
A:active 
{
    color:Black;
	TEXT-DECORATION: none;
}
/* Styles */
.alert {
	color: Red;
}
/* Main Styles */
.main_table
{
	z-index: 2; 
	margin-left: auto; 
	margin-right: auto; 
	width: 500px; 
	text-align: left; 
	margin-top:0px;
}
.show-table
{
	width: 400px;
	height: 300px;
	text-align: left;
	margin-top: 20px;
	padding-top:30px;
	background-image: url('images/login.png');
	background-position: 0px -32px;
	background-repeat: no-repeat;
}
.show-tableTOP
{
	width: 714px;
	height: 12px;
	text-align: left;
	background-image: url('images/verTop.png');
	background-repeat: no-repeat;
}
.show-tableMID
{
	width: 714px;
	text-align: left;
	background-image: url('images/verBg.png');
}
.show-tableBOT
{
	width: 714px;
	height: 12px;
	text-align: left;
	background-image: url('images/verBot.png');
	background-repeat: no-repeat;
}
.item-table
{
	width: 100%;
	height: 80px;
	text-align: left;
	margin-top: 10px;
	background-image: url('images/itemTable.png');
	text-align:center;
}
.item-table-text
{
	font-size: 20px;
	font-weight: normal;
	color: #FF0000;
	font-family: Tahoma;
	margin-top:23px;
}
.main-table-text
{
	font-size: 20px;
	font-weight: normal;
	color: #FF0000;
	font-family: Tahoma;
}
/* Login Styles */
.login_table{
z-index: 2; margin-left: auto; margin-right: auto; width: 360px; text-align: left; margin-top:30px;
}
.login_table2{
z-index: 2; margin-left: auto; margin-right: auto; width: 560px; text-align: left; margin-top:30px;
}

/* Novos */
/* By Renato Souza */

