@charset "utf-8";
/* CSS Document */

.imagebx {
	border: 1px solid #333;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.rightline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
}
.RegionLinks li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #666;
}
.RegionLinks li a:hover{
	color: #900;
}
.BoldRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 600;
	color: #900;
	text-align: center;
	border: 1px solid #900;
}
.BoldRed a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 600;
	color: #900;
	text-align: center;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}

