body
{
	margin: 0px;
	background: #796D5F;
}

body.popup
{
	border:solid 1px #A1917E;
	font-family:Arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 11px;
	background:#C8B9A6;
	padding:10px;
}

td
{
	font-family:Arial,helvetica,sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: Black;
}

.mainContent
{
	border:solid 1px #A1917E;
	background:#C8B9A6;
	padding:10px;
}

A
{
	color: #45576D;
}
A:hover
{
	color: #6A86A8;
}

.footertext
{
	color: #BAA892;
}

.gallerypic
{
	border:solid 1px #A1917E;
}

.error
{
	color: #C80000;
	font-weight: bold;
}