a:link {
	color:#4675A4;
	font-weight : normal;
	text-decoration : none;
}

a:visited {
	color:#4675A4;
	font-weight : normal;
	text-decoration : none;
}

a:hover {
	color:#04465C;
	font-weight : normal;
	text-decoration : none;
}

a:active {
	color:#4675A4;
	font-weight : normal;
	text-decoration : none;
}

body {
	background-color : #FFFFFF;
	color : #333333;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
}

td {
	font-family : Arial;
	font-size : 11px;
}

.button {
	background-color : #FFFFFF;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	color : #04465C;
}

.field {
	color : #04465C;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
}

.header {
	color : #04465C;
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	line-height : 19px;
}

#container {
	width:760px;
	margin:3px auto;
}

.galleryPhotoThumb image {
	border: 3px solid #000000;
}