
table				{font-family: verdana;
					 font-size: 11;
					 color: 332925;
					 background-repeat: no-repeat;
					 border-collapse: collapse;
					 }
					 	 
					 
b					{color: 534540;}
					 
a					{color: 3C312D;
					 text-decoration: none; }
					 
a:hover				{text-decoration: underline;}

input				{border-width: 1px;
					border-style: solid;
					font-family: verdana;
					 font-size: 11;}
					 
select				{border-width: 1px;
					border-style: solid;
					font-family: verdana;
					 font-size: 11;}
				
textarea			{border-width: 1px;
					border-style: solid;
					font-family: verdana;
					 font-size: 11;}
					 					 
.contentTable		{border-style: solid;
					 border-width: 1px;
					 border-color: black;}	 
				
.contentLayer		{width: 500px;
					 height: 310px;
					 overflow: auto;
					 scrollbar-face-color: AC9084;
					 scrollbar-track-color: FAF8F0;
					 scrollbar-arrow-color: FAF8F0;
					 margin-left: 0px;
					 }
			
.photoLayer			{width: 500px;
					 height: 243px;
					 overflow: auto;
					 scrollbar-face-color: AC9084;
					 scrollbar-track-color: FAF8F0;
					 scrollbar-arrow-color: FAF8F0;
					 margin-left: 0px;
					 }
					 
.menuBar			{font-family: Verdana, Times New Roman PS, Times New Roman;
					 font-style: normal;
					 font-size: 11;
					 color: 534540;
					 background-color: FAF8F0;}
					 
.menuCell			{border-style: solid; 
					 border-color: 897C77; 
					 border-top-width: 0px;
					 border-bottom-width: 1px;
					 border-left-width: 0px;
					 border-right-width: 0px;}
					 
.menuLink			{color: 766762;
					 text-decoration: none;}
					 
.menuLink:hover		{color: black;
					 text-decoration: none;}
					 
.priceCell			{color: 766762;
					 background-color: white;
					 border-style: solid;
					 border-width: 1px;
					 border-color: black;
					 font-size: 11;
					 font-family: Arial;
					 vertical-align: top;}
					 
					 
.priceHeadlineCell	{color: 766762;
					 background-color: FAF8F0;
					 border-style: solid;
					 border-width: 1px;
					 border-color: black;
					 font-size: 11;
					 font-family: Arial;
					 vertical-align: top;}
					 
.tableCell			{vertical-align: top;}
