html, body {
    height:100%;
    margin: 0;
    padding: 0;
    border: none;
 }
img{border-width: 0px;}
h1  { font-family: Arial, Verdana, Helvetica; font-size: 18pt; color: #FF6600; font-weight: bold; font-style: normal}
h2  { font-family: Arial, Verdana, Helvetica; font-size: 16pt; color: #FF6600; font-weight: bold; font-style: normal}
h3  { font-family: Arial, Verdana, Helvetica; font-size: 12pt; color: #FF6600; font-weight: bold; font-style: normal}
input.checkout {
	color: #ffffff;
	background-color: #ff6600;
	font-family: Arial, Verdana, Helvetica; 
  font-size: 12pt;
  font-weight: bold;
  height: 30px;
  width: 120px;
}
.hdr1 {
	margin-top : 5px;
	margin-bottom : 5px;
	margin-left : 0px;
	margin-right : 5px;
  color: #FF6600;
  height : 25px;
	font-size : 16px;
	font-family : Tahoma,Verdana,Arial;
}
table.showborder {
  border: solid 1px #B7B7B7;
}
table.showborder1 {
  border-left: solid 1px #B7B7B7;
  border-right: solid 1px #B7B7B7;
}
table.showborder2 {
  border-top: solid 1px #B7B7B7;
  border-bottom: solid 1px #B7B7B7;
}

.menu1 {
  height: 22px; color:#FFFFFF; cursor: hand;
  background-color:gray;
}
.menu1 a {
  color:#FFFFFF; text-decoration: none;
}
.menu1 a:hover  a:active{
  color:#FFFFFF; 
}

