span.dbbutton {
	border: 1px solid;
	border-bottom-color: #000;
	border-right-color: #000;
	border-left-color: #777;
	border-top-color: #777;
}                

span.dbbutton:hover {

border: 1px solid ;   
border-bottom-color: #777;
border-right-color: #777;
border-left-color: #000;
border-top-color: #000;
       }             					 


span.dbbutton input { 
width: 40px;
border:0;
font-family: Helvetica, Arial, sans-serif;
font-size: 8pt;
background: #8183BC;
color: #fff;
padding: 1px;
margin: 2px;
cursor: pointer;   }      

span.dbbutton input:hover { 
background: #7E7A79;
color: #000;
   }      


span.savebutton {
font-size: 12pt;
margin: 0;
	border: 1px solid;
	border-bottom-color: #000;
	border-right-color: #000;
	border-left-color: #666;
	border-top-color: #666;
	
}                

span.savebutton:hover {
font-size: 12pt;
border: 1px solid ;   
border-bottom-color: #666;
border-right-color: #666;
border-left-color: #000;
border-top-color: #000;

       }             					 


span.savebutton input { 
width: 260px;
background: none;
border: 0;
font-family: Helvetica, Arial, sans-serif;
font-size: 12pt;
background: #41425E;
color: #fff;
padding: 0px;
margin: 0;
cursor: pointer;  

 }      

span.savebutton input:hover { 
background: #8183BC;
color: #000;
   }      

span.loginbutton {
	border: 1px solid;
	border-bottom-color: #000;
	border-right-color: #000;
	border-left-color: #777;
	border-top-color: #777;
}                

span.loginbutton:hover {

border: 1px solid ;   
border-bottom-color: #777;
border-right-color: #777;
border-left-color: #000;
border-top-color: #000;
       }             					 


span.loginbutton input { 
width: 80px;
border:0;
font-family: Helvetica, Arial, sans-serif;
font-size: 8pt;
background: #8183BC;
color: #fff;
padding: 1px;
margin: 0;
cursor: pointer;   }      

span.loginbutton input:hover { 
background: #7E7A79;
color: #000;
   }      


span.savebutton2 {
font-size: 12pt;
margin: 0;
	border: 1px solid;
	border-bottom-color: #000;
	border-right-color: #000;
	border-left-color: #666;
	border-top-color: #666;
	
}                

span.savebutton2:hover {
font-size: 12pt;
border: 1px solid ;   
border-bottom-color: #666;
border-right-color: #666;
border-left-color: #000;
border-top-color: #000;

       }             					 


span.savebutton2 input { 
width: 120px;
background: none;
border: 0;
font-family: Helvetica, Arial, sans-serif;
font-size: 12pt;
background: #41425E;
color: #fff;
padding: 0px;
margin: 0;
cursor: pointer;  

 }      

span.savebutton2 input:hover { 
background: #8183BC;
color: #000;
   }      
