.maintableborder {
	border: 5px double #FF0000;
}
.smallborder {
	border: medium solid #FF0000;
}

.texttitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: bold;
	color: #FFFF00;
}
.subtitletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.disclaimer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.jumpcountries {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	background-color: #FFFFFF;
	width: 150px;
}
.searchtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
}

.contactformboxes {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	width: 200px;
	background-color: #CFE0F2;
}


.navigation {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color:#000066;
	
}

.navigation:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-style:normal;
font-weight:bold;
color:#FF0000;
vertical-align:-8px;
padding-left: 8px;
}
.articleforms {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	width: 500px;
	background-color: #CFE0F2;
}
