a:link    {text-decoration: underline; font-style:normal; color: #000000;}
a:visited {text-decoration: underline; font-style:normal; color: #000000;}
a:Active  {text-decoration: underline; font-style:normal; color: #000000;}
a:hover   {text-decoration: underline; font-style:normal; color: #000000;}

td.MenuItem a:link    {text-decoration: none; font-style:normal; color: #000000;}
td.MenuItem a:visited {text-decoration: none; font-style:normal; color: #000000;}
td.MenuItem a:Active  {text-decoration: none; font-style:normal; color: #000000;}
td.MenuItem a:hover   {text-decoration: none; font-style:normal ;color: #907C60;}

td.DocumentContent a:link    {text-decoration: underline; font-style:normal; color: #000000;}
td.DocumentContent a:visited {text-decoration: none; font-style:normal; color: #000000;}
td.DocumentContent a:Active  {text-decoration: none; font-style:normal; color: #000000;}
td.DocumentContent a:hover   {text-decoration: underline; font-style:normal ;color: #907C60;}

td.GalleryCell a:link    {text-decoration: none; border: 0px; padding: 0px; margin: 0px; color:red;}
td.GalleryCell a:visited {text-decoration: none; border: 0px; padding: 0px; margin: 0px;}
td.GalleryCell a:Active  {text-decoration: none: border: 0px; padding: 0px; margin: 0px;}
td.GalleryCell a:hover   {text-decoration: none; border: 0px; padding: 0px; margin: 0px;}


body  {

	font-family:		arial, helvetica, sans-serif;
	font-size:		12px;
	font-weight:		normal;

	margin-top:		0;
	margin-right:		5;
	margin-bottom:		5;
	margin-left:		5;
	background-color:	#F0ECE8;

	padding-top:		0px;	

	scrollbar-face-color:        #907C60;
	scrollbar-highlight-color:   #F0ECE8;
	scrollbar-shadow-color:	     #F0ECE8;
	scrollbar-arrow-color:	     #907C60;
	scrollbar-track-color:	     #F0ECE8;
	scrollbar-3d-light-color:    #907C60;
	scrollbar-dark-shadow-color: #907C60;
}

td {
	font-family:		arial, helvetica, sans-serif;
	font-size:		12px;
	font-weight:		normal;
}


img {
	border:			0px;
	padding:		0px;
	margin:			0px;
}


.DocumentTable   {
	width:			750px;

}

.TopLeftCell {
	height:			100px;
	width:			150px;
	text-align:		center;
	color:			#FF0000; 
	background-color:	#907C60;
}

.TopCenterCell {
	text-align:		center;
	padding-left:		20px;
	padding-right:		20px;
	background-color:	#907C60;        
}

.TopRightCell {
	text-align:		center;
	background-color:	#907C60;        
}


.ColorFilledCell {
	background-color:	#907C60;
}       

.MainMenuCell	{
	height:			30px;
	vertical-align:		center;	
	padding-left:		20px;
	padding-right:		20px;
}

.MainMenuItem	{
	color:			#F0ECE8;
	font-weight:		bold;
	height:			16px;
	padding-right:		15px;
}


.DocumentHeadLine {
	font-family:		arial, helvetica, sans-serif;
	font-size:		14px;
	font-weight:		bold;
}


.DocumentContent {
	vertical-align:		top;
	padding-top:		20px;
	padding-left:		20px;
	padding-right:		20px;
}

.GalleryContent {
	color:			blue;
	vertical-align:		top;
	padding-top:		20px;
	padding-left:		20px;
	padding-right:		20px;
}


.GalleryBox {
	border-collapse:	collapse;
	border:			0px;
	padding:		0px;
	margin:			0px;
}
	
.GalleryCell  {
	border:			#000000 0px solid;
	padding-top:		0px;
	padding-right:		0px;
	padding-bottom:		0px;
	padding-left:		0px;
	margin:			0px;

}


.SubMenuCell {
	vertical-align:		top;
	padding-top:		20px;       
}

.SpotCell	{
	vertical-align:		top;
	padding-top:		20px;

}

.SpotBox {

	border-top:		#907C60 1px solid;	
 	border-right:		#907C60 1px solid;
	border-bottom:		#907C60 1px solid;
	border-left:		#907C60 1px solid;

	padding-top:		0px;
	padding-right:		0px;
	padding-bottom:		0px;
	padding-left:		0px;

	margin-bottom:		10px;
	width:			150px;
	text-align:		center;
	
}

.FremHeav {
	font-weight:		bold;
}

.MenuBox {
	border-top:		#907C60 1px solid;
	border-right:		#907C60 1px solid;
	border-bottom:		#907C60 1px solid;
	border-left:		#907C60 1px solid;

	padding-top:		0px;
	padding-right:		0px;
	padding-bottom:		0px;
	padding-left:		0px;

	margin-bottom:		10px;

}

.MenuHeadLine {
	padding-left:		10px;
	font-weight:		bold;
	font-size:		12px;
	color:			#FFFFFF;
	font-style:		normal;
	font-family:		Arial;
	background-color:	#907C60;
	text-align:		left;
	text-decoration:	none;
}

.MenuItem {
	font-weight:		normal;
	font-size:		12px;
	color:			#000000;
	margin-right:		10px;
	font-style:		normal;
	font-family:		Arial;
	text-align:		right;
	text-decoration:	none;
}

.MenuItem:hover {
	font-weight:		normal;
	font-size:		12px;
	color:			red;
	margin-right:		10px;
	font-style:		normal;
	font-family:		Arial;
	text-align:		right;
	text-decoration:	none;
}
.AddrItem {
	font-weight:		normal;
	font-size:		12px;
	color:			#000000;
	font-style:		normal;
	font-family:		Arial;
	text-align:		center;
	text-decoration:	none;
}
