body { margin-left:0; margin-right:0; margin-top:0; margin-bottom:0; background-image: url("http://www.newwavedocks.com/images/background.jpg"); }

h1 { font-size: 24px; }

hr { border:0; border-top: 1px solid #000000; height: 0; }

.defText { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 9pt; text-align: left; text-align: justify; }

.headerText { font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 8pt; text-align: justify;}
.headerText2 { font-family: Verdana, Arial, Helvetica, sans-serif; color: white; font-size: 10pt;}

.headerText3 { font-family: Verdana, Arial, Helvetica, sans-serif; color: white; font-size: 11pt;}
.headerText3:link {color:yellow; text-decoration: none}
.headerText3:hover {color:white; text-decoration: underline}

.footerText { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #FFFFFF; font-size: 8pt; }

.imgBorder img {border: 1px solid #E9F2FC;}
.imgBorder:hover img {border: 1px solid black;}
.imgBorder:hover {color: red;}

#form-textbox-l { width: 426px;}
#form-textbox-s { width: 212px;}

#box-table-b
{
	font-family: "Verdana", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 0px;
	width: 902px;
	text-align: left;
	border-collapse: collapse;
	border-right: 1px solid #FF7208;
	border-left: 1px solid #FF7208;
	border-bottom: 1px solid #FF7208;
	border-top: 7px solid #FF7208;
}
#box-table-b th
{
	font-size: 13px;
	font-weight: normal;
	padding: 4px;
	background: white;
	border-right: 1px solid #FF7208;
	border-left: 1px solid #FF7208;
	color: #064f7c;	
	border-bottom: 1px solid #FF7208;
	border-top: 7px solid #FF7208;
}
#box-table-b td
{
	padding: 7px;
	background: white; 
	border-right: 1px solid #FF7208;
	border-left: 1px solid #FF7208;
	border-top: 1px solid #FF7208;
	text-align: left;

	color: black;
	font-weight: normal;
	vertical-align: top;
}
input.btn {
  width: 100px;
  height: 23px; 
  color:#ffffff;
  font: bold 86% 'verdana',helvetica,sans-serif;
  background-color:#FF6600;
  border:1px solid;
  border-color: #ffffff #000000 #000000 #ffffff;
}
input.btn2 {
  width: 70px;
  height: 23px; 
  color:#ffffff;
  font: bold 86% 'verdana',helvetica,sans-serif;
  background-color:#FF6600;
  border:1px solid;
  border-color: #ffffff #000000 #000000 #ffffff;
}

table.gen {
	border-width: 2px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #FF7208;
	border-collapse: collapse;
	background-color: white;
}
table.gen th {
	border-width: 2px;
	height: 22px;
	padding: 2px;
	border-style: solid;
	border-color: #FF7208;
	background-color: white;
	-moz-border-radius: ;
}
table.gen td {
	border-width: 2px;
	height: 22px;
	padding: 2px;
	border-style: solid;
	border-color: #FF7208;
	background-color: white;
	-moz-border-radius: ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;

}