span.loginbutton {
	border: 1px solid;
	border-bottom-color: #000;
	border-right-color: #000;
	border-left-color: #275c9d;
	border-top-color: #275c9d;
}                

span.loginbutton:hover {

border: 1px solid ;   
border-bottom-color: #275c9d;
border-right-color: #275c9d;
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: #275c9d;
color: #fff;
padding: 1px;
margin: 0;
cursor: pointer;   }      

span.loginbutton input:hover { 
background: #fff;
color: #275c9d;
   }      

span.savebutton {
font-size: 8pt;
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: 8pt;
border: 1px solid ;   
border-bottom-color: #666;
border-right-color: #666;
border-left-color: #000;
border-top-color: #000;

       }             					 


span.savebutton input { 
width: 32px;
background: none;
border: 0;
font-family: Helvetica, Arial, sans-serif;
font-size: 8pt;
background: #41425E;
color: #fff;
padding: 0px;
margin: 0;
cursor: pointer;  

 }      

span.savebutton input:hover { 
background: #8183BC;
color: #000;
   }      

span.xbutton:hover {
font-size: 8pt;
border: 1px solid ;   
border-bottom-color: #666;
border-right-color: #666;
border-left-color: #000;
border-top-color: #000;

       }             					 


span.xbutton input { 
width: 12px;
background: none;
border: 0;
font-family: Helvetica, Arial, sans-serif;
font-size: 8pt;
background: #41425E;
color: #fff;
padding: 0px;
margin: 0;
cursor: pointer;  

 }      

span.xbutton input:hover { 
background: #8183BC;
color: #000;
   }      


span.addbutton:hover {
font-size: 8pt;
border: 1px solid ;   
border-bottom-color: #666;
border-right-color: #666;
border-left-color: #000;
border-top-color: #000;

       }             					 


span.addbutton input { 
width: 50px;
background: none;
border: 0;
font-family: Helvetica, Arial, sans-serif;
font-size: 8pt;
background: #41425E;
color: #fff;
padding: 0px;
margin: 0;
cursor: pointer;  

 }      

span.addbutton input:hover { 
background: #8183BC;
color: #000;
   }      


span.viewbutton {
font-size: 8pt;
margin: 0;
	border: 1px solid;
	border-bottom-color: #000;
	border-right-color: #000;
	border-left-color: #666;
	border-top-color: #666;
	
}                

span.viewbutton:hover {
font-size: 8pt;
border: 1px solid ;   
border-bottom-color: #666;
border-right-color: #666;
border-left-color: #000;
border-top-color: #000;

       }             					 


span.viewbutton input { 
width: 25px;
background: none;
border: 0;
font-family: Helvetica, Arial, sans-serif;
font-size: 8pt;
background: #41425E;
color: #fff;
padding: 0px;
margin: 0;
cursor: pointer;  

 }      

span.viewbutton input:hover { 
background: #8183BC;
color: #000;
   }      


