body {
  background-color: #ffffff;
  font-size: 12px;
}

table {
	font-size: 12px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  border-collapse:collapse;
}
.myform
{
	font-size: 12px;
	}
.picframe
{
	border: 1px solid #990000;
	}
.picframeover
{
	border: 1px solid #ff0000;
	}
.prodtype
{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #cccccc;
	}
.menu { font-weight: normal;}
.menuover { font-weight: bold; cursor='hand';}
.submenuover {
	font-weight: bold;
	color:#000000;
	cursor: hand;
}
.submenu {
	font-weight: normal;
	color:#000000;
}

A.nounderline
{
    font-weight: 500;
    font-size: xx-small;
    color: #0080c0;
    text-decoration: none
}
A:hover
{
    text-decoration: underline;
}

input
{
    font-size: 11px
}
.searchinput {
    font-size: 11px
}

.navtext {
  PADDING-TOP: 3px;
  PADDING-BOTTOM: 3px;
  text-align:center;
  width:235px;
  font-size:14px;
  border-width:2px;
  border-style:solid;
  border-color:#888888;
  layer-background-color:#ddddd0;
  background-color:#f0f0ff;
  color:navy;
}