body {
	color: #ffffff;
	background-color: #000000;
	font-family: arial,verdana,,helvetica,sans-serif;
	font-size: 10pt;
}

td.menu {
	color: #ffffff;
	background-color: #202020;
	border: 1px solid #808080;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
}

form table {
	font-size: 10pt;
	border: 1px solid #808080;
	background-color: #2b3e60;
}

input {
	background-color: #000000;
	color: #ffffff;
	font-family: verdana;
	font-size: 8pt;
}

input.button {
	background-color: #ffffff;
	color: #000000;
	font-family: arial;
	font-variant: small-caps;
}

td.menu a {
	color: #ffffff;
	font-size: 10pt;
}

table.modelThumbnailsTable {
	width: 100%;
	border-width: 0px;
	font-size: 14pt;
	color: #c0c0c0;
}

img.imgBorder {
	border: 1px dotted #808080;
}

img.imgBorderOver {
	border: 1px solid #a0a0a0;
}

div.bigText {
	font-size: 18pt;
}

a {
	text-decoration: none;
	font-size: 11pt;
	color: #c0c0ff;
}

a.smallLink {
	font-size: 8pt;
}

a:hover {
	text-decoration: underline;
}

div.tinyText { font-size: 8pt; }
a.tinyText { font-size: 8pt; }

div.promoText {
	font-size: 8pt;
	color: #808080;
	width: 600px;
}

table.galleryFrame {
	border: 1px solid #808080;
	width: 600px;
	height: 646px;
}

img.galleryImage {
	border: 1px solid #ffffff;
	width: 583px;
	height: 321px;
}

table.galleryText {
	border: 1px solid #ffffff;
	width: 585px;
	height: 64px;
	text-align: center;
	font-size: 12px;
}

div.galleryText {
	margin: 5px 50px 5px 50px;
}

div.vspacer { height: 4px; }

table.galleryImages {
	border: 1px solid #ffffff;
	width: 585px;
	margin: 0px 0px 0px 0px;
}

img.sampleImage { border: 1px dotted #ffffff; }

table.galleryBottom {
	border-style: none;
	width: 585px;
}

td.modelName {
	font-size: 14pt;
	text-align: left;
}

td.numImages {
	font-size: 14pt;
	text-align: right;
}
