body {
	background-color: #002;
	color: #000;
}

body, p, div, li, td, td, table {
	font-family: helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #888;
	text-decoration: none;
	background-color: #eee;
}

table{
	border: 1px solid #fff;
	margin: 0 auto;
	color: #fff;
}

td {
	vertical-align: top;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin: 5px 30px 10px 30px;
}

p {
	margin: 5px 30px;
}

td {
	padding: 0px 15px;
}

.Submit {
	text-align: center;
}

.error {
	color: #c00;
	text-align: center;
}

#Page {
	background-color: #002;
	color: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -210px 0 0 -350px;
	padding: 2px;
	width: 700px;
	height: 425px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 692px;
	height: 417px;
	border: 2px solid #fff;
}

#Header{
	background-color: #fff;
	color: #000;
	height: 60px;
	padding: 0;
	margin: 0;
}

#Header img {
	border: 0px;
}

#Header h1 {
	display: inline;
	line-height: 60px;
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
	color: #000;
}

#MainNavigation {
	background-color: #ccc;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

#MainNavigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#MainNavigation li {
	float: left;
}

#MainNavigation li a {
	display: block;
	width: 120px;
	text-align: center;
	color: #000;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
}

#MainNavigation li a:hover {
	background-color: #000;
	color: #ccc;
}

#SubNavigation {
	background-color: #eee;
	height: 15px;
}

#SubNavigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#SubNavigation ul li a {
	float: left;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	background-color: #eee;
	width: 100px;
	text-align: center;
	height: 15px;
	line-height: 15px;
}

#SubNavigation ul li a:hover {
	background-color: #000;
	color: #fff;
}

#Content {
	margin: 0px;
	padding: 0px;
	color: #fff;
}

#GalleryImagesNavigation {
	text-align: center;
	margin: 5px;
	float: left;
	width: 40px;
}

#GalleryImagesNavigation a, #GalleryImagesNavigation a:hover {
	background-color: transparent;
	color: #fff;
	text-decoration: none;
	display: block;
}

#GalleryImages {
	text-align: center;
	padding: 0;
	margin-top: 10px;
}

#GalleryImagesNavigation img, #GalleryImages img {
	border: 2px solid #000;
}

#IndexImage {
	text-align: center;
	padding: 30px;
}

#PriceList {
	text-align: center;
}

#PriceList h2 {
	font-size: 14px;
	font-weight: bold;
}

#PriceList h3 {
	font-size: 12px;
	font-weight: bold;
}
