.headerBorder {position:absolute;
               top:15px;
               left:5px;
               height:150px;
               width:750px;
               color:blue; 
               background-color:white;
               font-family:Arial,sans-serif; 
               font-size:20px; 
               text-align:center;
               border:2px black solid;
               padding:5px;
}

h1 {color:blue; text-align:center; font-weight:bold;}
h2 {color:blue; text-align:center; font-style:italic;}

.linksBorder {position:absolute;
              top:179px;
              left:5px;
              height:696px;
              width:130px;
              color:blue; 
              background-color:white;
              font-family:Arial,sans-serif; 
              font-size:18px; 
              text-align:center;
              border-right:2px black solid;
              border-bottom:2px black solid;
              border-left:2px black solid;
              padding:15px 5px 5px 0px;
}

.BilllinksBorder {position:absolute;
              top:179px;
              left:5px;
              height:1431px;
              width:130px;
              color:blue; 
              background-color:white;
              font-family:Arial,sans-serif; 
              font-size:18px; 
              text-align:center;
              border-right:2px black solid;
              border-bottom:2px black solid;
              border-left:2px black solid;
              padding:15px 5px 5px 0px;
}

a:link {
	color:blue;
	text-decoration:underline;
}

a:hover {
	background-color:#ADD8E6;
}

a:visited {
	color:blue;
	text-decoration:underline;
}


.bodyBorder {position:absolute;
             top:179px;
             left:144px;
             height:706px;
             width:613px;
             color:blue; 
             background-color:white;
             font-family:Arial,sans-serif; 
             font-size:14px;
             border-right:2px black solid;
             border-bottom:2px black solid;
             padding:5px;
}

.BillbodyBorder {position:absolute;
             top:179px;
             left:144px;
             height:1441px;
             width:613px;
             color:blue; 
             background-color:white;
             font-family:Arial,sans-serif; 
             font-size:12px;
             border-right:2px black solid;
             border-bottom:2px black solid;
             padding:5px;
}

#frm1{position:absolute;
      top:335px;
      left:163px;
      height:480px;
      width:525px;
      background-color:white;
      color:blue;
      font-size:20px;
      font-family:Arial,sanserif;
      text-align:left;
      border:5px double blue;
      padding:10px;
}

.naa {position:absolute;
             top:600px;
             left:200px;
             height:200px;
             width:500px;
             color:blue; 
             background-color:white;
             font-family:Arial,sans-serif; 
             font-size:20px;
             text-align:center;
}

.counter {position:absolute;
             top:800px;
             left:10px;
             height:50px;
             width:30px;
             background-color:white;
             text-align:center;
}

.footBorder {position:absolute;
             top:902px;
             left:5px;
             height:100px;
             width:750px;
             color:blue; 
             background-color:white;
             font-family:Arial,sans-serif; 
             font-size:20px;
             font-weight:bold; 
             text-align:center;
}

.name {
  text-align:center;
  font-size:10px;
  color:blue;}

.BillfootBorder {position:absolute;
             top:1633px;
             left:5px;
             height:100px;
             width:750px;
             color:blue; 
             background-color:white;
             font-family:Arial,sans-serif; 
             font-size:20px;
             font-weight:bold; 
             text-align:center;
}
