a {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #6699CC;
	text-decoration: none;
}

a.results:visited {
	color: #333333;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	display: block;
	width: 100%;
	height: 100%;
}
a.results:link {
	color: #333333;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	display: block;
	width: 100%;
	height: 100%;
}
a.results:active {
	color: #333333;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	display: block;
	width: 100%;
	height: 100%;
}
a.results:hover {
	color: #333333;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	display: block;
	width: 100%;
	height: 100%;
}
.subheading {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 3pt;
	padding-left: 21px;
}
.heading {
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	color: #FF9900;
	letter-spacing: 3pt;
	padding-left: 18px;
}
.country {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #6699CC;
	letter-spacing: 3pt;
	padding-right: 5px;
}
.button {
	font-family:Arial;
	font-size:9pt;
	height:20px;
	border: 1px solid #000000;
}
.maintextbold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.maintext {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.hline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
.bottomborder {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.recordcount {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #6699CC;
}
.columnheading {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699CC;
}
.classover {
	background-color: #C5D3E7;
}
.gridborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 100%;
	width: 200px;
}

.heading2 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #6699CC;
	letter-spacing: 3pt;
	padding-left: 18px;
	text-decoration: underline;
}

.heading3 {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #009966;
	letter-spacing: 3pt;
	padding-left: 18px;
	text-decoration: underline;
}

.heading4 {
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	color: #009966;
	letter-spacing: 3pt;
	padding-left: 18px;
}

.text {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align:left;
	
}
.text td {
border-bottom:1px solid #CCC;
height:20;
padding-left:5px;

}
.text th {
font-family: Arial;
text-align:center;
font-size: 12px;

}


