  .price {font-family: serif; text-align: right; border-width: medium; border-color: white green green white; border-style:ridge }
  .material {font-family: sans-serif; text-align: center; border-width: thick; border-color: white white black; border-style:ridge}
  .lamptype {text-align: left; border-width: medium; border-color: white gray gray; border-style:ridge}
  .quantity {text-align: right; border-width: medium; border-color: white gray gray white; border-style:ridge}
a {text-decoration: none; }
	
a:hover {
	background-color: #FFFF99;
	color: #660066;
}
  body {margin:0 }
  .mm {
	padding:0;
	margin: 0;
	border-width: 0;
	background-color:navy;
	vertical-align: top;
}
  .headertext {color:white; font-family: helvetica,arial,sans-serif; text-align: center; font-size: 175% }
  .blank {color:white; background-color:white}
  .pricetable {margin-left: auto; margin-right: auto; padding: 0%; margin: 1%; border-width: 0 ; border-color: gray; border-style: ridge; width: 80%}
  .dev {border-width: thin; border-color: rgb(10%,10%,70%); border-style: groove; text-align:center; text-align: center; font-size: 75%}
img {
	text-decoration: none;
	border: none;

}

a:visited {
}
.centre {
	text-align: center;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333399;
	background: #CCCCFF;
	border: thin outset #0000FF;
	font-variant: small-caps;


}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #993399;
	background: #CCFFCC;
	border: thin outset #00FF00;
	margin-left: 1%;


}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
	background: #CCCCCC;
	border: thin outset #999999;
	margin-left: 2%;

}


p {
	font: 110% Arial, Helvetica, sans-serif;
	margin-right: 3%;
	margin-left: 3%;
}
img.right {
	float: right;
}
.formPrompt {
	vertical-align: text-top;
	float: right;

}
.formField {
	float: left;
}
.refbutton {
	font-size: xx-small;
	color: #FFFFFF;
	background: #CCCCCC;
	border: thin outset #333333;
	font-family: "Arial Unicode MS", Verdana, Helvetica, sans-serif;
	text-align: center;
	display: compact;
	cursor: hand;
}
acronym {
	font-style: oblique;
	text-decoration: none;
}
