body
{
	font-family: sans-serif;
	color: white;
	background-color: #DDDDDD;
	font-size: small;
}

table.main {
  border-spacing: 0px;
}

td.titleleft
{
	background-color: rgb(107, 55, 86);
	height: 27px;
	text-align: center;
	color: white;
	font-weight: bold;
}

td.titlecenter
{
	vertical-align: middle;
	text-align: center;
	background-image: url(Images/background3.jpg);
}

td.asvz
{
	background-color: rgb(138, 72, 111);
	text-align: center;
	height: 80px;
}

td.belowasvz {
  background-color: rgb(107, 55, 86); 
  height: 21px;
}

td.menu
{
	background-color: rgb(67, 35, 54);
	color: white;
	vertical-align: top;
	padding: 12px;
}

td.maincontent
{
	color: black;
	background-color: white;
	width: 700px;
	vertical-align: top;
}

td.gallery
{
	color: black;
	background-color: black;
	width: 700px;
	vertical-align: top;
}

td.g_left
{
	color: black;
	background-color: black;
	width: 100px;
	vertical-align: top;
}

td.g_side
{
	color: black;
	background-color: black;
	width: 20px;
	vertical-align: top;
}


.nb {margin-left: auto;
margin-right: auto;}

td.nb_spacer {
  height: 3px;
}

nobr { white-space: nowrap; }

A:link  { color: blue }
A:visited { color: blue } 

td { padding-top: 0px; padding-bottom: 1px;}

img {border: 0px;}

