body {
	margin: 0px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333399;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

p.CurrentTab{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333399;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
p.Title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	font-weight: normal;
	color: #333399;
	align: center;
}

p.PotDescription {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style : italic;
	color: #333399;
	align: center;
}

a {
	color: #000099;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

td.left{
	text-align: left;
}



TD.On {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #91BFC5;
	border-right-color: #91BFC5;
	border-bottom-color: #91BFC5;
	border-left-color: #91BFC5;
	background-color: #91BFC5;
}

TD.Off{
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #91BFC5;
	border-right-color: #91BFC5;
	border-bottom-color: #91BFC5;
	border-left-color: #91BFC5;
	background-color: #B9D7DB;
}

TD.Empty{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

td.PeterSparreyCeramics {
	background: #FFFFFF;
	text-align: center;
}

tr, td {
  margin: 0; 
  padding: 0;
  spacing: 0;
  text-align: center;  	
}

a:link {
  color : #0000A0;
  font-weight : bold;
  text-decoration : none;
}

a:visited {
  color : #0000A0;
  font-weight : bold;
  text-decoration : none;
}

a:hover {
  color : red;
  font-weight : bold;
  text-decoration : none;
}

Table.Header {
	margin: 0px;
	padding: 0px;
}
TD.Header {
	background-color: #B9D7DB;
}

TD.Box {
	border: 1px solid #000000;
	background-color: #91BFC5;
}

TD.Pot {
	background-color: #91BFC5;
	width: 134px;
	clear: none;
	float: none;
	height: 134px;
	position: relative;
}

TD.PotHome {
	background-color: #91BFC5;
	width: 150px;
	clear: none;
	float: none;
	height: 150px;
	position: relative;
}

Table.Outer {
	background-color: #B9D7DB;
	border: 0;
}

Table.OuterBox {
	background-color: #B9D7DB;
	border: 1px solid #000000;
}	

Table.Pots {
	background-color: #B9D7DB;
}

img.arrow {
margin: 10px;
}