BODY
{
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	color: black;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	scrollbar-face-color: #e2e2e2;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #e2e2e2;
	scrollbar-3dlight-color: #d1d7dc;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #efefef;
	scrollbar-darkshadow-color: #a4a4a4;
}
A:link
{
	color: black;
	text-decoration: none
}
A:visited
{
	color: black;
	text-decoration: none
}
A:hover
{
	color: #173C6F;
	text-decoration: underline
}
TD
{
	font-size: 15px;
}

.footer {
	font-size:11px;
	line-height:13px;
	color:#403F3B;
	font-family:tahoma, arial, verdana, courier;
}
.footer a {
	color:#403F3B;
	text-decoration:none;
}
.footer a:hover {
	color:#403F3B;
	text-decoration:underline;
}

.ImgGalleryThumb
{
	cursor: pointer;
	font-style: normal;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}