
body {
  margin: 0px 4px 0px 4px;
  font-family: Verdana, Arial, Helvetica, Homerton, sans-serif;
  font-size: 90%;
  line-height: 100%;
  color: black;
  background: #ffffff;

}

a:link { color: #0000ff; background: transparent; border-bottom: 1px dotted #ffffff; text-decoration: none; outline: none; }

a:visited { color: #0000ff; background: transparent; border-bottom: 1px dotted #ffffff; text-decoration: none; outline: none; }

a:hover { color: #cc0000; background: transparent; border-bottom: 1px solid #ffffff; font-weight:normal; text-decoration: none; outline: none; }

.hidden-link { color: #000000; text-decoration: none; }

/* 24pt=200%, 18pt=150%, 14pt=120%, 12pt=100%, 10pt=80%, 8pt=60% where 12pt is 100% or medium in MSIE6 */

h1, h2, h3, h4, h5, h6 { color: #000000; background: transparent; margin-bottom: 4px; padding-bottom: 4px; margin-top: 4px; padding-top: 4px; }
h1, h3, h5, h6 { text-align: center }
h2, h4 { text-align: left }
h1 { font: bold 130% Verdana, Arial, Helvetica, Homerton, sans-serif }
h2 { font: bold 120% Verdana, Arial, Helvetica, Homerton, sans-serif }
h3 { font: bold 110% Verdana, Arial, Helvetica, Homerton, sans-serif }
h4 { font: bold 100% Verdana, Arial, Helvetica, Homerton, sans-serif }
h5 { font: bold 90% Verdana, Arial, Helvetica, Homerton, sans-serif }
h6 { font: bold 80% Verdana, Arial, Helvetica, Homerton, sans-serif }    

strong, b { font-weight: bold; }
em {font-style: italic; }
th, td { font-family: sans-serif; }
dt { font-size:larger; font-weight: bold; }
.redtext { color: #ff0000; }
.fixed-size { font-size: 10px !important; }
.smalltext { font-size: smaller; }
.largetext { font-size:larger; }
.largeboldtext { font-size:larger; font-weight: bold; }
.indent { margin: 1em }

.left-panel {
        float: left;
        width: 150px;
        background: #ffbbbb;        
        margin: 2px;
        text-align: center;
        padding: 0px;
        padding-bottom: 0px;
        border: 0px;
        background-image: url("http://www.high.st/backmenu.png");
        background-repeat: no-repeat;
	} 

.white-panel {
	background: #ffffff;
	margin: 2px;
	color: #000000;
	border: solid 2px #ff0000;
	}

.whiteleft {
	background: #ffffff;
	color: #000000;
	text-indent: 0;
	padding: 0.3em 0 0 0;
	margin: -6px 4px 0.5em 4px; 
	border: 1px solid #885;
	}
	
.middle-panel {
	padding: 0px 0px 0px 0px;
	border: 0px;
	text-align: justify;
	color: #000000;
	background: #ffffff;
	margin: 2px 10px 2px 10px; 
	}

.composite-headbox {
        float: left;
        width: 780px;
        background: #ffeaea;        
        margin: 0px;
        text-align: center;
        padding: 0px;
        padding-bottom: 0px;
        border: 0px;
        background-image: url("http://www.high.st/composite.jpeg");
        background-repeat: no-repeat;
	} 

.bckgrnd {
        background: #ffeaea;
        }

.headline {
	font-family: Verdana, Arial, Helvetica, Homerton, sans-serif;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	margin: 0px;
	}

.small-headline {
	font-family: Verdana, Arial, Helvetica, Homerton, sans-serif;
	text-align: center;
	margin: 0px;
	line-height: 110%;
	}

.page-heading {
	font-family: Verdana, Arial, Helvetica, Homerton, sans-serif;
	font-size: 170%;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	}

.news-heading {
	color: #ff0000;
	}

.shop-heading {
	text-align: center;
	}

.right-panel {
	margin: 1em;
	text-align: left;
	padding: 0px;
	border: 0px;
	background: #ffffff;
	font-size: smaller; 
	}

.menu {
	margin-top: 5px;
	margin-bottom: 0px;
}
.left-panel .menu a:link {
	font-size: 10pt !important;
	text-decoration: none;
	color: #0000ff;
	border-top: 1px dotted #ff0000;
	border-bottom: 1px dotted #ff0000;
	display: block;
	margin-bottom: 2px;
	padding: 2px 2px 2px 2px;
	font-weight: normal;
	outline: none;
}
.left-panel .menu a:visited{
	font-size: 10pt !important;
	text-decoration: none;
	color: #0000ff;
	border-top: 1px dotted #ff0000;
	border-bottom: 1px dotted #ff0000;
	display: block;
	margin-bottom: 2px;
	padding: 2px 2px 2px 2px;
	font-weight: normal;
	outline: none;
}
.left-panel .menu a:hover{
	font-size: 10pt !important;
	text-decoration: none;
	color: #0000ff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	display: block;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	outline: none;
}

.bullet-list{
	list-style-image: url("http://www.high.st/listdot.gif");
	list-style-type: circle;
}

.logo-table{
	width: 342px;
	border-style: none;
	border:0px;
	padding:0px;
}

.table-edge{

}

.advert{
	visibility: hidden;
	width: 0px;
}

.hide { display: none }

div.head { margin-bottom: 1em }
div.head h1 { margin-top: 2em; clear: both }
div.head table { margin-left: 2em; margin-top: 2em }
div.head img { color: white; background: transparent; border: none } /* remove border from top image */

p.copyright { font-size: small }
p.copyright small { font-size: small }


