.bg {
	background-color: #E7E4E4;
}
.textcontent { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #395886;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
	white-space: normal;
	display: block;
 } 
 .textcontent a { 
	text-decoration: underline;
 } 
 .textcontent a:visited { 
	color: #983B3B;
	text-decoration: none;
 } 
.textcontent a:hover { 
	text-decoration: none;
 } 
 .textcontent-grey { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8E8E8E;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	display: block;
 } 
 .textcontent-grey a { 
	text-decoration: underline;
 } 
 .textcontent-grey a:visited { 
	color: #983B3B;
	text-decoration: none;
 } 
.textcontent-grey a:hover { 
	text-decoration: none;
 } 

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A8A8A;
	text-decoration: none;
}
.menu a { 
	color: #8A8A8A;
	text-decoration: none;
 } 
.menu a:visited { 
	color: #8A8A8A;
	text-decoration: none;
 } 
.menu a:hover { 
	color: #193763;
 } 
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
	font-style: normal;
}
.mapsborders {
	border: 1px solid #CCCCCC;
}
