a.topnavigation:link, a.hmenu:link {
  color: White;
  font-weight: bold;
  text-decoration: none
}

a.topnavigation:visited, a.hmenu:visited {
  color: Cyan;
  font-weight: bold;
  text-decoration: none
}

a.topnavigation:active, a.hmenu:active {
  color: Blue;
  font-weight: bold;
  text-decoration: none
}

a.topnavigation:hover, a.hmenu:hover {
  color: Cyan;
  font-weight: bold;
  text-decoration: none
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5487D5;
}

.image 
{
	display: block;
}
.style1 {
	font-family: verdana;
	font-size: 10px;
	color: #333333;
}
.style2 {font-family: verdana; font-size: 10px; color: #333333; font-weight: bold; }
.style6 {font-family: verdana; font-size: 9; color: #333333; }

td.bodytext {
  margin-left: 10px
}

td.copyright, td.copyright a {
	background-color:#003399;
	color:#FFFFFF;
	font-size:9px;
}

td.producttext {
  font-size: small;
  font: 9px
}

#pagebody {
  background-color:#FFFFFF;
  border-left:#DDDDDD 5px solid;
  border-right:#DDDDDD 5px solid;
}

td.topnavigation {
  color: White;
}

.admintext a:link, a:visited, a:active {
  color: Blue
}

.admintext a:hover {
  color: Red
}

.admintext, #admintext, .stocklist {

  font-size: 12px;
  font-family: Arial;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px
}