body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
body {
	margin: 5px;
	padding: 5px;
	background-color: #35005C;
	background-image: url(/images/tileprints.jpg);
}
.navtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	color: #660099;
}
a:visited {
	color: #660099;
}
a:active {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFCC;
}
a.nav:link {
	font-size: 12px;
	color: #CCCCFF;
	text-decoration: none;

}
a.nav:visited {
	font-size: 12px;
	color: #CCCCFF;
	text-decoration: none;

}
a.nav:active {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;

}
a.nav:hover {
	color: #FFFFFF;
	text-decoration: underline overline;

}
.smtxt {
	font-size: 12px;
}
h1 {
	font-size: 24px;
	color: #660099;
}
h2 {
	font-size: 20px;
	color: #660099;
}
h3 {
	font-size: 18px;
	color: #660099;
}
hr {
	font-size: 2px;
	color: #FFFFFF;

}
.drop { position: absolute; width: 3;  filter: flipV(), flipH(); font-size: 40; color: blue 
}

input, select, button, textarea {
	background: #FFFFCC;
	font-family: verdana, tahoma, arial;
	color: #660099;
	border: 1px solid #660099;
	font-size: 12px;
}
.albumTable {
	width: 500px;
}
.iconCell {
	width: 150px;
	text-align: center;
	border: 0px solid #660099;
}
.displayBigImageCell {
	width: 500px;
	vertical-align: middle;
}
.descriptionCell {
	width: 150px;
	text-align: left;
	border: 0px solid #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.descriptionText {
	width: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: "Trebuchet MS", "Times New Roman", "MS Serif";
	font-size: 10px;
	text-align: center;
}
.displayBigImageText {
	width: 500px;
	vertical-align: middle;
}
.textCurrentPageIndicator {
	font-weight: bold;
	color: #FFFF99;
}
.albumTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}
.formTextArea {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #009999;
	height: 100px;
}
.formSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #660099;
	width: 150px;
}
.divider {
	border: 1px solid #660099;
}
TD.upper {
	color : #FFFFFF;
	background : #9966CC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

FONT.smaller {
	font-size: 10px;
}

table.entries {
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #9966CC;
}
