@charset "UTF-8";
#splashframe #navbarblk {
	background-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#splashframe #navbarblk #navbar {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#splashframe #maingallery {
	background-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#splashframe #maingallery #necessaryblk {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
body,td,th {
	font-family: Helvetica, Tahoma, Verdana;
	font-size: 11px;
	color: #CCCCCC;
	left: 5%;
	top: 5%;
	right: 5%;
	bottom: 10%;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #66FF00;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
body {
	margin-left: 5%;
	margin-top: 10%;
	margin-right: 5%;
	margin-bottom: 10%;
}
a:active {
	color: #666666;
	text-decoration: none;
}
