.tdAviso {
	background-color: #FDF7BB;
	border: 1px dashed #82807E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
th {
	font-family:"Verdana";
	font-size:12px;
	border-bottom:dotted 1px #CCC;
	font-weight:bold;
	background-color:#2B78C5;
	color: white;
	text-align:center
   }
   
   
.trQuest {
	background-image:url(../ativacao/images/club_bgwiki.jpg);
}

.tdQuest {
	font-family:"Verdana";
	font-size:12px;
	border-bottom:dotted 1px #CCC;
	background-color:#9FCBF7;
	text-align:left
}


.texto {
	font-family:"Verdana";
	font-size:12px;
}
.textoBranco {
	font-family:"Verdana";
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}

.tableQuest{
	width:600px;
	
}
.submitQuest{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	background-color:#FFFFFF;
	color: #000000;
	text-align:center;
	border: 1px solid #000000;
}
.lableQuest {
	font-family:"Verdana";
	font-size:12px;
	width:600px;
	font-weight:bold;
	border:dotted 1px #2B78C5;
	background-color:#E4EFFA;
	text-align:center
}
.lableErro {
	font-family:"Verdana";
	font-size:12px;
	width:600px;
	font-weight:bold;
	color:#FF0000;
	border:dotted 1px #2B78C5;
	background-color:#E4EFFA;
	text-align:center
}
titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/club_bgwiki.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #DEE8F2;
}

