
input.radio 
{
	width: 1.7em; 
	height: 1.7em; 
}

select 
{
	font-size: 10px;
}
	
h1 { 
	font-size: 24px;
 	color:Yellow;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

table
{
	margin:0; 
	border:0px none; 
	border-collapse:collapse;
	border-spacing:0
}

.feedback
{
	width:100%;
}

td {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
}

.CountrySearch
{
	font-size: 10px;
	font-weight:normal;
	color: Yellow;
	background-color: #0000ff;
	text-align: center;
}

.feedbackquest
{
	font-size: 12px;
	font-weight: bold;
}

.feedbackquest_right
{
	font-size: 12px;
	font-weight: bold;
	text-align:right;
}


.ColumnName
{
	font-size: 10px;
	font-weight:bold;
}
 

.ActivityLinks
{
	font-size: 10px;
	font-weight:bold;
}

.Labelmenu 
{
	font-size: 12px;
	font-weight:bold;
}

.LabelRadio 
{
	font-size: 10px;
	font-weight:normal;
}

.header_area {
	background-color: #CCECFF;
	margin-top: 0px;
	vertical-align: top;
	border: 0px;
}

.pubBanner 
{
	background-color: #CCECFF;
	margin-top: 0px;
	border: 0px;
  text-justify:distribute;
}

.LineFooter
{
	font-weight:bold;
	color: white;
	background-color: #0000ff;
	text-align: center;
	font-size: 10px;
}

.TopTitle 
{
	font-size: 18px;
	font-weight: bold;
	color: Yellow;
	background-color: #0000ff;
	text-align: center;
}

.FooterLine 
{
	color: blue;
	font-size:10px;
}

.LabelData 
{
	color: Black;
	font-size: 10px;
	text-align:right;
	width:130px;
	}

.DataData 
{
	color: Black;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	}
	
.ResultEntity
{
	color: Black;
	font-size: 12px;
	font-weight:bold;
	text-align:left;
	}

.ResultCountry
{
	color: Black;
	font-size: 12px;
	font-weight:normal;
	text-align:left;
	}
	
.ResultActivity
{
	color: Black;
	font-size: 12px;
	font-weight:normal;
	text-align:left;
	width:140px;
	}
	
a.FooterLink
{
	font-family:  Arial, Helvetica, sans-serif;
	text-decoration : none;			
	}

a.FooterLink:link 
{
	color:white;
	font-size: 12px;
	}
	
a.FooterLink:active 
{
	color:white;
	font-size: 12px;
	}

a.FooterLink:visited
{
	color:white;
	font-size: 12px;
	}

a.FooterLink:hover
{
	color:yellow;
	font-size: 12px;
	text-decoration: underline;	
	}
	
a.ActivityLink 
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration : none;			
	}	

a.ActivityLink:link
{
	color: blue;
	font-size: 10px;
	text-decoration:none;
	}

a.ActivityLink:active
{
	color: blue;
	font-size: 10px;
	}

a.ActivityLink:visited
{
	color: blue;
	font-size: 10px;
	}

a.ActivityLink:hover
{
	color: Gray;
	font-size: 10px;
	text-decoration: underline;
	}