.bg_grey {
	background-color: #6F7F8E;
	
} .tile {
	background-image: url(img/dots.jpg);
	background-repeat: no-repeat;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px;
	
}
.bg_blue {
	background-color: #00488B;
}

.bodycopy {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	padding: 10px 5px 10px 21px;
	background-image: url(img/dots2.jpg);
	background-repeat: no-repeat;
	
}.smalltxt {
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #333333;
	padding: 10px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	padding: 10px 10px 10px 23px;

}

a:link {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #00488B;
}

a:visited {
	text-decoration: none;
	color: #333333;
}

a:visited:hover {
	text-decoration: none;
	color: #00488B;
	
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #00488B;
	font-weight: bold;
}
.dots {
	background-image: url(img/dots2.jpg);
	background-repeat: no-repeat;
}

