body
{
	margin-top:0;
    margin-left: auto;
    margin-right: auto; 
	background-color: #99CC00;
	font-family: Arial;
	font-size:13;
}

textarea
{
	font-size:13px;
	border-style:solid;
	border-width:1px;
	border-color:black;
	font-family: Arial;
}

.whiteNormalSpan { font-size: 13; color:#FFFFFF }
.whiteLargeSpan { font-size: 18; color:#FFFFFF }
.redNormalSpan { font-size: 13; color:#FF0000 }
.redLargeSpan { font-size: 18; color:#FF0000 }
.redLargeBoldSpan { font-size: 18; color:#FF0000; font-weight:bold; }
.greyLargeBoldSpan { font-size: 18; color:#808080; font-weight:bold; }
.greyNormalSpan { font-size: 13; color:#808080; }
.greySmallSpan { font-size: 11; color:#808080; }
.greenNormalSpan { font-size: 13; color:#99CC00; }
.greenLargeBoldSpan { font-size: 18; color:#99CC00; font-weight:bold;}

.menuHoldingDiv { margin-left:20px; margin-top:-20px; z-index:1; }
.picHoldingDiv { margin-left:0px; margin-top:-10px; z-index:2; }

.menuHoldingDiv, .titleTopCentre, .titleBottomCentre { width: 760px; }
.menuTopCentre, .menuBottomCentre { width: 740px; }

.titleTopCentre, .titleBottomCentre { background: #3399FF; height: 20px; }

.titleMiddleCentre 
{ 
	background: #3399FF; 
	height: 60px; 
	width: 800px; 
	vertical-align:top; 
	padding-left:20px; 
	padding-right:20px;
}

.titleBottomLeft, .titleBottomRight, .titleTopLeft, .titleTopRight { width: 20px; height: 20px; }
.titleTopLeft { background-image: url(http://www.thatwasme.net/siteimg/lightbluetopleft.gif); }
.titleTopRight { background-image: url(http://www.thatwasme.net/siteimg/lightbluetopright.gif); }
.titleBottomLeft { background-image: url(http://www.thatwasme.net/siteimg/lightbluebottomleft.gif); }
.titleBottomRight { background-image: url(http://www.thatwasme.net/siteimg/lightbluebottomright.gif); }

.menuTopCentre, .menuBottomCentre { background: #FFCC00; height: 10px; }

.menuMiddleCentre 
{ 
	background: #FFCC00; 
	height: 20px; 
	width: 760px; 
	vertical-align:top; 
	padding-left:10px; 
	padding-right:10px;
}

.menuBottomLeft, .menuBottomRight, .menuTopLeft, .menuTopRight { width: 10px; height: 10px; }
.menuTopLeft { background-image: url(http://www.thatwasme.net/siteimg/orangetopleft.gif); }
.menuTopRight { background-image: url(http://www.thatwasme.net/siteimg/orangetopright.gif); }
.menuBottomLeft { background-image: url(http://www.thatwasme.net/siteimg/orangebottomleft.gif); }
.menuBottomRight { background-image: url(http://www.thatwasme.net/siteimg/orangebottomright.gif); }

.linksTopCentre, .linksBottomCentre { background: #C0C0C0; height: 10px; }
.linksMiddleCentre 
{ 
	background: #C0C0C0; width: 760px;
	padding-top:10px; 
	padding-bottom:10px;
	padding-left:20px; 
	padding-right:20px;
}
.linksBottomLeft, .linksBottomRight, .linksTopLeft, .linksTopRight { width: 10px; height: 10px; }
.linksTopLeft { background-image: url(http://www.thatwasme.net/siteimg/lightgreytopleft.gif); }
.linksTopRight { background-image: url(http://www.thatwasme.net/siteimg/lightgreytopright.gif); }
.linksBottomLeft { background-image: url(http://www.thatwasme.net/siteimg/lightgreybottomleft.gif);	}
.linksBottomRight { background-image: url(http://www.thatwasme.net/siteimg/lightgreybottomright.gif); }

.subTitle 
{
	font-size:16; 
	color:#FFFFFF; 
	font-family: Garamond, Arial; 
	font-weight: normal ;  
	text-decoration:none; 
}

.mainTitlePanel
{
	padding:20px;
	font-size:13;
	color:#808080;
}

.mainLinkPanel
{
	padding-bottom:10px;
	padding-left:10px; 
	padding-right:10px;
	font-size:13;
	color:#606060;
}

.hintListStyle
{
	border-style:solid;
	border-width:1;
	border-color:#808080;
	background:#FFFFFF;
	position:absolute;
	visibility:hidden;
	z-index:1000;
	text-align:left;
	padding: 2;
	font-weight:bold;
}

.menuStyle
{
	border-style:solid;
	border-width:1;
	border-color:#808080;
	background:#FFCC00;
	position:absolute;
	visibility:hidden;
	z-index:1000;
	text-align:left;
	padding: 0;
	font-weight:bold;
}

.searchLocation, .hintListStyle
{
	width:300;
}

.bottomTable
{
	text-align:center;
	padding:20px;
	font-size:11;
	color:#606060;
}

.selectedHint
{
	background:#808080;
	color:White;
	font-weight:bold;
}

.unSelectedHint
{
	color:#808080;
	background:White;
	font-weight:bold;
}

a.greyLink { color:#808080; text-decoration:underline; }
a.greyLink:visited { color:#808080; text-decoration:underline; }
a.greyLink:hover { color:#808080; text-decoration:underline; }

a.greyLinkNoUnderline { color:#808080; text-decoration:none; }
a.greyLinkNoUnderline:visited { color:#808080; text-decoration:none; }
a.greyLinkNoUnderline:hover { color:#808080; text-decoration:none; }

a.greenLink { color:#99CC00; text-decoration:underline; }
a.greenLink:visited { color:#99CC00; text-decoration:underline; }
a.greenLink:hover { color:#99CC00;text-decoration:underline; }

a.largeGreenLink { font-size:18; color:#99CC00; font-weight: bold; text-decoration:underline; }
a.largeGreenLink:visited { font-size:18; color:#99CC00; font-weight: bold; text-decoration:underline; }
a.largeGreenLink:hover { font-size:18; color:#99CC00; font-weight: bold; text-decoration:underline; }

a.whiteBoldLink { color:#FFFFFF; font-weight: bold; text-decoration:none; }
a.whiteBoldLink:visited { color:#FFFFFF; font-weight: bold; text-decoration:none; }
a.whiteBoldLink:hover { color:#FFFFFF; font-weight: bold; text-decoration:underline; }

a.whiteBoldLinkNoUnderline { color:#FFFFFF; font-weight: bold; text-decoration:none; }
a.whiteBoldLinkNoUnderline:visited { color:#FFFFFF; font-weight: bold; text-decoration:none; }
a.whiteBoldLinkNoUnderline:hover { color:#FFFFFF; font-weight: bold; text-decoration:none; }

a.redBoldLink { color:#FF6600; font-weight: bold; text-decoration:none; }
a.redBoldLink:visited { color:#FF6600; font-weight: bold; text-decoration:none; }
a.redBoldLink:hover { color:#FF6600; font-weight: bold; text-decoration:underline; }

a.largeWhiteLink { font-size:18; color:#FFFFFF; font-weight: bold; text-decoration:underline; }
a.largeWhiteLink:visited { font-size:18; color:#FFFFFF; font-weight: bold; text-decoration:underline; }
a.largeWhiteLink:hover { font-size:18; color:#FFFFFF; font-weight: bold; text-decoration:underline; }

