body {
	background-attachment: fixed;
	background-image: url(background.jpg);
}
table{
	font-family: Arial;
	font-size: 9pt;
	color: #8f7647;
	text-decoration: none;
	line-height: 150%;
	font-weight: normal;
}
td {
	font-family: Arial;
	font-size: 9pt;
	color: #8f7647;
	text-decoration: none;
	line-height: 150%;
	font-weight: normal;
}

.smallHeading
{
	font-family:verdana;
	font-size: 12px;
	font-weight: bold;
	color:#6f2f04;
}

.pageTitle
{
	text-align: center;
	font-family: verdana;
	font-size: 24px;
	font-weight: bold;
	color:#FFFFFF;
}

.noborder {
	border: none;
}
select
{
	font-family: verdana;
}

.button{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #749ed5;
	border: 1px solid #5c85b4;
	height: 20px;
}
.table
{
	border-collapse:collapse;
	border: 1px solid #333333;
}

.galleryBox
{
	border-collapse:collapse;
	border: 1px solid #333333;
}

a:link 
{
	font-family: Arial;
	font-size: 9pt;
	color: #8f7647;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 9pt;
	color: #8f7647;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	font-size: 9pt;
	color: #8f7647;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
}

.content 
{
	font-family: Arial;
	font-size: 9pt;
	text-decoration: none;
	border: 1px solid #a7c2dc;
	background-color: #FFFFFF;
}
