body {
    margin :0 ;
    }
.center  
      {
	margin-left: -400px;
	position:absolute;
	height:100%;
	left: 50%;
	width: 800px;
	visibility: visible;
	border: 1px solid;
      }
.toptable {
	height: 100px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menutable {
	height: 20px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.leftcolum {
	border: 1px solid #CCCCCC;
	height: 200px;
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 10px;
	vertical-align: top;
	margin-right: 10px;
	margin-left: 10px;


}

.rightcolum  
      {
	margin-left: -400px;
	position:static;
	height:200px;
	left: 630px;
	width: 140px;
	visibility: visible;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	padding: 10px;
	vertical-align: top;
      }
.centercolum  
      {
	margin-left: -400px;
	position:static;
	height:500px;
	width: 430px;
	visibility: visible;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	vertical-align: top;
	padding: 10px;


      }	  
	  .cellheader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #E5E5E5;
	padding: 10px;
	width: 95%;
}
.calculateform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	height: 25px;
	font-weight: normal;

}
.contactform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: normal;

}
.comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	height: 100px;
	font-weight: normal;
	width: 200px;

}
.ansver {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	
}
A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: underline;
	
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	background-color: #DDE1DD;
}
A.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	height: 20px;
	width: 95%;
	text-decoration: none;
	
	
}
A.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #DDE1DD;
	height: 20px;
	width: 95%;
	text-decoration: none;
}

