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 : #000000;
	color : #333333;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	margin:0px 0px 0px 0px;
}

td {
	font-family : Arial;
	font-size : 11px;
}

.whiteBGNav {
	background-color:#FFFFFF;
	filter:alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.whiteBGBody {
	background-color:#FFFFFF;
	filter:alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
}

.button {
	background-color : #FFFFFF;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	color : #04465C;
}

.field {
	background-color : #FFFFFF;
	border : 1px groove #CCCCCC;
	color : #04465C;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
	filter : progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#DBE2EF', EndColorStr='#FFFFFF');
}

.header {
	color : #04465C;
	font-family : Arial;
	font-size : 14px;
	font-weight : bold;
	line-height : 19px;
}

.galleryPhotoThumb image {
	border: 3px solid #000000;
}
