﻿body 
{
	background-color:#cccccc;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;	
}

.body2 
{
	background-color:#ffffff;
	margin-top:5;
	margin-left:5;
	margin-right:5;
	margin-bottom:5;	
}


A 
{
	COLOR: #494949; 
	TEXT-DECORATION: none 
}

A:hover 
{
	COLOR: #ea0000 
}


#esquerda  
{
	FLOAT: left;
	background-color:white;
	font-family: Verdana; 
	font-size: 12px; 
	color:Silver; 
	vertical-align:text-top top; 
	text-align:left;
	text-indent:0px;
	MARGIN: 0px 0px 0px; 
}

#esquerda #menu
{
	font-family: Verdana; 
	font-size: 11px; 
	color:Silver; 
	text-align:left;
	text-indent:0px;
}

#esquerda #menu A 
{
	COLOR: #cecece; 
	TEXT-DECORATION: none 
}

#esquerda #menu A:hover 
{
	COLOR: white 
}


#esquerda #linqz
{
	font-family: Verdana; 
	font-size: 11px; 
	color:#696969; 
	text-align:left;
	text-indent:0px;
}

#esquerda #linqz A 
{
	COLOR: #696969; 
	TEXT-DECORATION: none 
}

#esquerda #linqz A:hover 
{
	COLOR: black 
}


.lblMenu 
{ 
	MARGIN: 0px 0px 10px; 
	FONT: 11px Verdana, Arial, Tahoma, 'Sans-Serif'; 
	COLOR: #cecece; /*#494949 */
	text-indent:0px;
}

.lblLinks 
{ 
	MARGIN:  0px 0px 10px; 
	FONT: 11px Verdana, Arial, Tahoma, 'Sans-Serif'; 
	COLOR: #696969; /* #494949 */
	text-indent:0px;
}


.tblPrincipal
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	background-color: white;
	border-bottom-style: none;
}


#centro  
{
	FLOAT: left;
	background-color:white;
	font-family: Verdana; 
	font-size: 11px; 
	color: #696969; 
	vertical-align:text-top top; 
	text-align:left;
	text-indent:0px;
	MARGIN: 10px 10px 10px 10px; 
}

#centro A 
{
	COLOR: #696969; 
	TEXT-DECORATION: none 
}

#centro A:hover 
{
	COLOR: red; 
}

.txtCentro
{
	border-right: #696969 1px solid; 
	border-top: #696969 1px solid; 
	font-size: 8pt; 
	border-left: #696969 1px solid; 
	color: #696969; 
	border-bottom: #696969 1px solid; 
	font-family: Verdana, Arial
}

.lblGrerjPQ
{
	font-size: 7pt; 
	color: red; 
	font-family: Verdana, Arial
}

.txtGrerjPQ
{
	border-right: #696969 1px solid; 
	border-top: #696969 1px solid; 
	font-size: 7.0pt; 
	border-left: #696969 1px solid; 
	color: red; 
	border-bottom: #696969 1px solid; 
	font-family: Verdana, Arial
}

.lblGrerjGD
{
	font-size: 9pt; 
	color: red; 
	font-family: Verdana, Arial
}


.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#cecece;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:600px;
}
