#lhead  { position        : absolute;
          top             : 0px;
          left            : 0px;
          width           : 800px;
          height          : 70px;
          color           : red;
          background-color  : white;  
          font-family       : "times new roman",helvetica,serif;
          font-weight       : 700;  
          font-size         : 18pt;
  overflow:			visible;
}  
#lfhead  { position        : absolute;
          top             : 0px;
          left            : 0px;
          width           : 100%;
          height          : 100px;
          color           : red;
         background-color  : white; 
          font-family       : "times new roman",helvetica,serif;
          font-weight       : 700;  
          font-size         : 18pt;
	  overflow:		visible;
}  

#lfoot  { position        : absolute;
          top             : 650px;
          left            : 0px;
          width           : 100%;
          height          : 50px;
          color           : red;
          font-family       : "times new roman",helvetica,serif;
          font-weight       : 700;  
          font-size         : 16pt;
	  border-style:		none;
}
#lfootmain  { position        : absolute;
          top             : 650px;
          left            : 0px;
          width           : 100%;
          height          : 50px;
          color           : red;
          font-family       : "times new roman",helvetica,serif;
          font-weight       : 700;  
          font-size         : 16pt;
	  border-style:		none;
}
#temhead1 { position        : absolute;
          top             : 120px;
          left            : 0px;
          width           : 950px;
          height          : 30px;
          color           : black;
          font-family       : "times new roman",helvetica,serif;
          font-weight       : 700;  
          font-size         : 18pt;
          text-align        : center
} 
#temhead2 { position        : absolute;
          top             : 150px;
          left            : 0%;
          width           : 950px;
          height          : 30px;
          color           : black;
          font-family       : "times new roman",helvetica,serif;
          font-weight       : 400;  
          font-size         : 14pt;
          text-align        : center;
} 
#sidemenu	{ position:       absolute;
            top     :       120px;
            left:           0px;
            height:         500px;
            width:          200px;
            border-right-style: solid;
            border-right-width: thin;
            border-right-color: silver;
}
#menup1{	position:        absolute;
          top:              35px;
          left:            15px;
          font-weight:      bold;
          font-size:        12pt;
}
.menlink1{	position:        absolute;
          top:              70px;
          left:            15px;
          font-weight:      normal;
          font-size:        12pt;
          list-style:       disc;

}
#menup2{	position:        absolute;
          top:              190px;
          left:            15px;
          font-weight:      bold;
          font-size:        12pt;
}
.menlink2{	position:        absolute;
          top:              165px;
          left:            15px;

}
#menup3{	position:        absolute;
          top:              280px;
          left:            15px;
          font-weight:      bold;
          font-size:        12pt;          
}
#menup4{	position:        absolute;
          top:              440px;
          left:            15px;
          font-weight:      bold;
          font-size:        12pt;          
}
#signoff{	position:        absolute;
          top:              500px;
          left:            60px;
          font-weight:      bold;
          font-size:        12pt;
          background-color:    #33ff33;          
}
#signoffButton{	
          background-color:    #33ff33;          
}
