body
{	
	background-image: url("pix/markethouse.jpg"); 
	background-repeat: repeat;
	font-family: sans-serif, Helvetica, Arial;
	color: #030389;	
}

H1
{
	text-align: center;
	font-weight: bolder;
	font-size: large;
	color: #cc6600;	
}

A:link
{
	color: #cc3300;
	text-decoration: none; 
}
A:visited
{
	color: #993333;
	text-decoration: none; 
}
A:hover
{
	color: #666699;
	background-color: #FFed99;
	text-decoration: none; 
}
A:active
{
	color: #666699;
}
A.menu:link
{
	font-weight: normal; 
	font-size: 8pt;
	text-decoration: none; 
	color: #cc3300;
	line-height: 16pt;
}
A.menu:visited
{
	font-weight: normal; 
	font-size: 8pt;
	text-decoration: none; 
	color: #993333;
	line-height: 16pt;
}
A.menu:hover
{
	font-weight: normal; 
	font-size: 8pt;
	text-decoration: none; 
	color: #666699;
	border: medium outset #d6d6fe;
	line-height: 16pt;
	background-color: transparent;
}
A.menu:active
{
	font-weight: normal; 
	font-size: 8pt;
	text-decoration: underline; 
	color: #666699;
	border: medium inset #d6d6fe;
	line-height: 16pt;
}
A.basemenu:link
{
	font-weight: normal; 
	font-size: 8pt;
	text-decoration: none; 
	color: #cc3300;
	border: medium solid #c0c0fe;
	line-height: 18pt;
}
A.basemenu:visited
{
	font-weight: normal; 
	font-size: 8pt;
	text-decoration: none; 
	color: #993333;
	border: medium solid #c0c0fe;
	line-height: 18pt;
}
A.basemenu:hover
{
	font-weight: normal; 
	font-size: 8pt;
	text-decoration: none; 
	color: #666699;
	border: medium outset #d6d6fe;
	line-height: 18pt;
	background-color: transparent;
}
A.basemenu:active
{
	font-weight: normal; 
	font-size: 8pt;
	text-decoration: underline; 
	color: #666699;
	border: medium inset #d6d6fe;
	line-height: 18pt;
}

.picture
{
	border: medium inset #d6d6fe;
	background-color: #d6d6fe;
	background-image: url("pix/knot_pale.jpg"); 
	background-repeat: repeat-y;
}
table.menu
{	
	background-image: url("pix/knot.jpg"); 
	background-repeat: no-repeat;
	background-position: center left;
}

