body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
}
body {
	background-color: #CC0000;
	background-image: url(/images/tile.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CC0000;
}
a:visited {
	color: #3300CC;
}
a:hover {
	color: #999999;
}
a:active {
	color: #CCCCCC;
}
h1 {
	font-size: 24px;
	color: #CC0000;
}
h2 {
	font-size: 18px;
	color: #CC0000;
}
h3 {
	font-size: 16px;
	color: #000099;
}
h4 {
	font-size: 14px;
	color: #000099;
}
h5 {
	font-size: 12px;
	color: #000099;
}
h6 {
	font-size: 10px;
	color: #000099;
}
.tdbrdr {
	border: 3px solid #000099;
}
.copyrights {
	font-size: 10px;
}
a.nav:link,a.nav:visited,a.nav:active {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background-image: url(/images/tile.jpg);
	display: block;
	height: auto;
	width: 160px;
	margin-left: 35px;
	padding-top: 2px;
	padding-left: 3px;
	border: 1px solid #000099;
	padding-bottom: 2px;
}
a.nav:hover {
	font-size: 12px;
	color: #000099;
	background-color: #FFFFFF;
	display: block;
	height: auto;
	width: 160px;
	margin-left: 35px;
	padding-top: 2px;
	padding-left: 3px;
	border: 1px solid #CC0000;
	text-decoration: none;
	padding-bottom: 2px;
	background-image: url(/images/whitetile.gif);
}
#Layer1 {
	height: 53px;
	width: 69px;
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 88%;
	top: 26px;
}
#Layer2 {
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 50%;
	top: 28px;
	margin-left: -100px;
	height: 147px;
	width: 465px;
}
.tdbkgrd1 {
	background-color: #FFFFFF;
}
.content1 {
	height: 80%;
	width: 550px;
	border: 1px solid #000099;
	scrollbar-base-color:#000099;
	overflow: auto;
	padding: 5px;
	background-color: #FFFFFF;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input, select, button, textarea {
	background: #FFFFFF;
	font-family: verdana, tahoma, arial;
	color: #CC0000;
	border: 1px solid #000099;
	font-size: 12px;
}
.albumTable {
	width: 600px;
}
.iconCell {
	width: 150px;
	text-align: center;
	border: 0px solid #000099;
}
.displayBigImageCell {
	width: 600px;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.displayBigImageText {
	width: 600px;
	vertical-align: middle;
}
.textCurrentPageIndicator {
	font-weight: bold;
	color: #000099;
}
.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 #CC0000;
	height: 100px;
}
.formSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CC0000;
	width: 150px;
}
.divider {
	border: 1px solid #CC0000;
}