.pagefade {
	background-image: url(images/PageFade.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
body {
	background-color: 8D8D8D;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.pagetileleft {
	background-image: url(images/BottomTile.gif);
	background-repeat: repeat-y;
}
.leftcolumnfade {
	background-image: url(images/LeftColumnFade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightcolumnfade {
	background-image: url(images/RightColumnFade.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.blueboldheader {
	font-size: 12px;
	font-weight: bold;
	color: 261688;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: 261688;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: 261688;
}
a:hover {
	text-decoration: none;
	color: 261688;
	text-shadow: 0px 0px 5px #6C57EE;
}
a:active {
	color: 4936C1;
	text-shadow: 0px 0px 5px #6C57EE;
}
.TextFields {
	width:100%;
}
.PhotoGalleryTable {
	background-image: url(images/PhotoGallery_ListingBox.jpg);
	background-repeat: no-repeat;
}
.LargeLink {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 261688;
}
.LargeLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 261688;
	text-decoration: none;
	text-shadow: 0px 0px 5px #6C57EE;
}
.LargeLink:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 261688;
}
.LargeLink:active {	
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 261688;
}
