html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #5b5b5b url('../images/background.jpg') repeat-x scroll top left;
}

html, body, div, span, td, p, b {
	font-family: verdana, tahoma, arial, helvetica, geneva, sans-serif;
	font-size: 11px;
}

a, a:visited, a:active {
	color: #2e77da;
}
a:hover {
	color: #988158;
}

table, tr, td, form {
	table-layout: auto;
	border-collapse: collapse;
	border-style: none;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}

a.LinkType1, a.LinkType1:visited, a.LinkType1:active {
	color: #747474;
	text-decoration: none;
}
a.LinkType1:hover {
	color: #e17f00;
	text-decoration: underline;
}

a.LinkType2, a.LinkType2:visited, a.LinkType2:active {
	color: #aaaaaa;
	text-decoration: none;
}
a.LinkType2:hover {
	color: #e17f00;
}

.Photos {
	border: 1px #adadad solid;
	padding: 3px;
}
.Photos:hover {
	border: 1px #29698f solid;
}

a.DIM6Link, a.DIM6Link:visited, a.DIM6Link:active {
	color: #a3a3a3;
	text-decoration: none;
}
a.DIM6Link:hover {
	color: #ffffff;
}
