<style type="text/css">
<!--


#leftcol {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 250px;
  z-index=2;
}

#zlogo {
  position: absolute;
  top: 375px;
  left: 200px;
  width: 150px;
  z-index=2;
}


#zform {
  font-family: Arial, Tahoma, Verdana;
  position: absolute;
  top: 125px;
  left: 100px;
  width: 550px;
  height:300px;
  z-index: 1;

}

#zformheader {
  font-family: Arial, Tahoma, Verdana;
  position: absolute;
  top: 0px;
  width: 550px;
  height:125px;
}

#zresults {
  font-family: Arial, Tahoma, Verdana;
  position: absolute;
  top: 10px;
  left: 50px;
  width: 500px;
  height: 300px;
}

#zcomptitle {
	color: #800000;
	font-size: 16px;
	font-family: Georgia, TImes New Roman, Trebuchet MS;
	font-weight: normal;
	position: absolute;	
	top:290px;

}


#zcomps {
  font-family: Arial, Tahoma, Verdana;
  position: absolute;
  top: 310px;
  width: 600px;
  text-align: left;
}


body {
   font-size: 12px;

}

#comptable {
   font-size: 12px;
   border-style: solid;
   width: 550px;

}


label
{
width: 6em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}



input
{
color: #781351;
background: white;
border: 1px solid #781351
}

.submit input
{
margin-left: 100px;
color: #000;
background: white;
border: 2px outset #d7b9c9
}

.error
{
margin-left: 10px;
margin-right: 10px;
}

.centered
{
text-align:center;
}

fieldset
{
border: 1px solid #781351;
width: 400px;
}

legend
{

padding: 2px 6px
}


-->
</style>
