﻿*
{
	margin: 0;
	padding: 0;
	color: Black;
	font-family: Verdana;
	font-size: small;
}

a
{
	text-decoration: none;
	color: White;
}
a.gallerylinkactive
{
	color: Orange;
}
a.gallerylinkinactive
{
	color: Green;
}
a.menulinks
{
     padding-left:10px;
}
h1
{
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 24px;
	color: Orange;
}
h2
{
	color: Green;
	font-size: small;
}
h3
{
	color: Orange;
	font-size: large;
}
h4
{
	color: Green;
	font-style: italic;
	font-size: small;
	text-align: left;
	page-break-inside: auto;
	margin-top: 10;
}
h5
{
	color: Green;
	display: inline;
}
h6
{
	color:Green;
	font-size:medium;
	font-weight:900;
}
hr
{
	margin-bottom:10px;
}
a.viewLink
{
	color:Green;
	font-size:small;
	font-weight:900;
}
body
{
	background-color: #AAAAAA;
}
table.mastertable
{
	margin-top: 50px;
}
td.mastertable
{
	padding-left: 10px;
	padding-right: 10px;
}
td.mastertop
{
	background-image: url(Images/banner1.jpg);
	vertical-align: bottom;
	text-align: right;
	padding-right: 20px;
	word-spacing: 10px;
	font-weight: bold;
}
td.masterright
{
	background-image: url(Images/rightbanner.jpg);
}
td.masterbottom
{
	background-image: url(Images/bottombanner1.jpg);
	vertical-align: bottom;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 2px;
	word-spacing: 10px;
	font-weight: bold;
	font-size: small;
	color: White;
}

td.news
{
	min-width: 100px;
	vertical-align: top;
	text-align: left;
	font-size: small;
	padding-left: 10px;
	padding-bottom: 30px;
}

table.news
{
	margin-top: 100;
}
td.price
{
	min-width: 0px;
	border-style: inset;
	border-color: white;
	border-width: 1px;
	vertical-align: top;
	text-align: right;
	font-size: 14px;
	padding-left: 10px;
	padding-bottom: 0px;
}
td.gallerytablemenu
{
	border-width: 0;
	border-style: solid;
	vertical-align: top;
	padding: 10px;
	width: 150px;
}
td.gallerymainimage
{
	text-align: center;
}
td.gallerybrowse
{
	border-width: 1;
	border-style: solid;
	vertical-align: top;
}
div.maindiv
{
	text-align: center;
}
div.browsediv
{
	white-space: nowrap;
	overflow: auto;
	height: 90px;
	width: 600px;
}
img.mainimagehidden
{
	visibility: hidden;
}
img.mainimagevisible
{
	visibility: visible;
	border: solid 5px Black;
	padding-left: 100;
}
td.galleryinfo
{
	font-size: smaller;
	padding-left: 20px;
}
td.galleryoverviewcell
{
	padding:20px;
}
