td.countrymenu2 {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	cursor: pointer;
	background: #DC171D;
}

td.countrysubmenu {
	font-family: Verdana;
	font-size: 11px;
	color: #DC171D;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
}

td.countrysubmenu2 {
	font-family: Verdana;
	font-size: 11px;
	color: #DC171D;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
}

td.regiontitle {
	font-family: Verdana;
	font-size: 11px;
	color: #DC171D;
	padding-left: 15px;
}

td.arrowback {
	background: #F0D8D8;
}
td.arrowback2 {
	background: #DC171D;
}

a.regiontitle:link, a.regiontitle:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #DC171D;
	text-decoration: none;
}
a.regiontitle:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #DC171D;
	text-decoration: underline;
}

img.imgborder {
	border: 2px;
	border-color: #FFFFFF;
	border-style: solid;
}
img.imgborderselected {
	border: 2px;
	border-color: #DC171D;
	border-style: solid;
}
img.imgborderover {
	border: 2px;
	border-color: #DC171D;
	border-style: dotted;
}