.SqBgrnd {
	background-image: url(_images/grey_box.gif);
}
.MidBlue {
	background-color: #9ACBE2;
}
.GreyMesh {
	background-image: url(_images/grey_mesh.gif);
}
.NavTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
}

.NavTxt a{
	color: #FFFFFF;
}

.DkBlue {
	background-color: #52A5CD;
}
.PaleBlue {
	background-color: #BFDEED;
}
.ContactGrey {
	background-color: #A6AEB5;
}
.GreyStripe {
	background-image: url(_images/grey_stripe.gif);
}
.ContactTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #000000;
}
.ContactTxt a{
	color: #000000;
}
.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
}
.BodyText a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.BodyText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
.GalleryTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #FFFFFF;
}
.SmallBlck {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: 333333;
	padding-bottom: 2px;
}
.SmallBlck a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 52a5cd;
	padding-bottom: 2px;
}
.SmallBlck a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 333333;
	padding-bottom: 2px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;

}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #333333;

}
