body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	overflow-x:hidden;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;	
}

a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;	
	text-decoration:none;
}

select {
	width:180px;
}

input[type=text]{
	width:173px;
}

#menu2 {
background:#ffffff;
color:#902B8C;
font-family:Verdana,Serif;
font-size:11px;
font-weight:bold;
}

#menu2 ul {
font-family:Verdana,Serif;
font-size:11px;
font-weight:bold;
list-style-type:none;
}

#menu2 li  {
display: inline;
}

#menu2 li a {
color:#555555;
font-family:Verdana,Serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

#menu2 li a:hover {
color:#555555;
font-family:Verdana,Serif;
font-size:11px;
font-weight:bold;
text-decoration:underline;
}

.Estilo2 {
    text-transform: uppercase;
	color: #FFFFFF;
	font-size:11px;
	font-weight: bold;
	background-color: #902B8C;
}
.Estilo3 {
	font-weight: bold;
	background-color: #C2C1C2;
}
.Estilo4 {
    font-size:11px;
	font-weight: bold; 
	background-color: #e8e8e8; 
}
.Estilo5 { 

    text-transform: uppercase;
	font-size:11px;
	font-weight: bold;
	color: #902B8C;	
}
.Estilo6 {
	background-color: #e8e8e8; 	
}
.Estilo7 {
	font-weight: bold;
	color: #902B8C;
	font-size: 13px;
}

.Estilo8 {
	color: #902B8C;
	font-size: 12px;
}

.Estilo9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;	
}

.tableRollOverEffect1{
  background-color:#e4d8e5;
  color:#555555;
}
.tableRollOverEffect2{
  background-color:#e8e8e8;
  color:#555555;
} 

.initableRollOverEffect1{
  background-color:#e8e8e8;
}
.initableRollOverEffect2{
  background-color:#ffffff;
} 

.table_ajudes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;	
}

.manitaImageEffect1{
cursor: pointer;
}

.manitaImageEffect2{
 cursor: default;
}

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#ffffff;
	font-weight:bold;
	font-size:0.9em;
	background-color:#902B8C;
	width:250px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	background-image:url('../images/bg_answer.gif');
	background-repeat:no-repeat;
	background-position:top right;	
	height:15px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:hidden;
	background-color:#FFFFFF;
	width:760px;
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}





