body
{
	font-family: Verdana, Tahoma;
	font-size: small;
	background: white;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;	
	height:100%;
	background: #EFEFEF
}

.middleTable
{

	border: none;
	width: 100%;
	padding: 1px;	
	border-spacing: 0px;
	text-align: left;	
	background:white;	

}

.mainTable
{
	border: none;
	width: 667px;
	padding: 0px;	
	border-spacing: 0px;
	text-align: left;	
	background:white;	
}

.linhaGrid02
{
	font-size: 10px;
	background:#FFCDCD;
}

.linhaGrid01
{
	font-size: 10px;
	background:White;
}

.parentTable
{
	border: none;
	width: 900px;
	padding: 0px;
	text-align: center;	
	background:white;
}

.menuItem
{
	font-family: Segoe UI;
	font-size: small;	
}

.pageTitle
{
	vertical-align: top;	
	font-family: Segoe UI, Verdana, Tahoma;
	font-size: medium;	
	color: #e83529;
	text-align: left;	
	font-weight: bolder;
}

.pageSubTitle
{
	vertical-align: top;	
	font-family: Trebuchet MS, Verdana, Tahoma;
	font-size: 12px;	
	color: #e83529;
	text-align: left;	
	font-weight: bolder;
}

.pageText
{
	vertical-align: top;	
	font-family: Segoe UI, Verdana, Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #220000;
	text-align: left;	
	font-weight: lighter;
}

.pageAd
{
	color: #5a0004;
}

.pageBottom
{
	font-size: 9px;
	text-align:center;
}

.cellButtons
{
	text-align: right;
	vertical-align: top;	
}
.cellLinks
{
	text-align: right;
	vertical-align: bottom;	
}

a
{
	color:Black;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	color:Black;
	font-size:11px;
}

a:hover
{
	color:#A83529;
	font-size:11px;
}

.whiteLink
{
	color:White;
	text-decoration: none;
	font-size: inherit;
	font-weight:inherit;
}
.whiteLink:visited
{
	color:White;
	font-size: inherit;
	font-weight:inherit;
}

.whiteLink:hover
{
	color:#FFAAAA;
	font-size: inherit;
	font-weight:inherit;
}

.label
{
	font-size:11px;
	font-weight:bolder;
	font-family: Trebuchet MS, Verdana;
	color: Black;
	vertical-align: top;	
}

.labelError
{
	font-size:11px;
	font-weight:bolder;
	font-family: Trebuchet MS, Verdana;
	color: Red;
	vertical-align: top;	
}


.labelSuccess
{
	font-size:11px;
	font-weight:bolder;
	font-family: Trebuchet MS, Verdana;
	color: Green;
	vertical-align: top;	
}
.textbox
{
	border: 1px solid #991111;
	color: #330000;
	width:98%;
	font-size:10px;
}

.button
{
	border: 1px solid #991111;
	color: white;	
	font-size:10px;
	background-image: url(./images/button.jpg);
	height:20px;
	width:90px;
}

.trTop
{
	height: 20px;
	background-image: url(./images/topbar.jpg);
	background-repeat: repeat-x;
}

.trBottom
{
	height: 60px;
	color:White;
	font-size: 9px;
	background-image: url(./images/rodape.jpg);
	background-repeat: repeat-x;
}

.trCustomer
{
	color:White;
	font-size: 10px;
	font-weight: bold;
	background-image: url(./images/rodape.jpg);
	background-repeat: repeat;
}

.separator
{
	height: 20px;
	background-image: url(./images/separator.jpg);
	background-repeat: repeat-y;
}

.separatorh
{
	height: 3px;
	background-image: url(./images/seph.jpg);
	background-repeat: repeat-x;

}

.labelInfo
{
	color:White;
	font-size: 10px;
	font-weight: bold;
	background-image: url(./images/rodape.jpg);
	background-repeat: repeat;
}

.contentInfo
{
	color:Black;
	font-size: 10px;
	font-weight: bold;
	background-repeat: repeat;
	text-align:left;
}