﻿.searchbuttonover{background:url(images/blue_skin/search.gif) 0px -24px no-repeat;height:23px;width:63px;border:none;}
.searchbutton{background:url(images/blue_skin/search.gif) 0px 0px no-repeat;height:23px;width:63px;border:none;
event:expression( 
 onmouseover   =   function()
 { this.className='searchbuttonover';},
  onmouseout   =   function() 
{ this.className='searchbutton';} )
 }

.savebuttonover{background:url(images/blue_skin/save.gif) 0px -24px no-repeat;height:23px;width:63px;border:none;}
.savebutton{background:url(images/blue_skin/save.gif) 0px 0px no-repeat;height:23px;width:63px;border:none;
event:expression( 
 onmouseover   =   function()
 { this.className='savebuttonover';},
  onmouseout   =   function() 
{ this.className='savebutton';} )
 }


.editbuttonover{background:url(images/blue_skin/edit.gif) 0px -24px no-repeat;height:23px;width:63px;border:none;}
.editbutton{background:url(images/blue_skin/edit.gif) 0px 0px no-repeat;height:23px;width:63px;border:none;
event:expression( 
 onmouseover   =   function()
 { this.className='editbuttonover';},
  onmouseout   =   function() 
{ this.className='editbutton';} )
 }

.exitbuttonover{background:url(images/blue_skin/exitover.gif) 0px -0px no-repeat;height:23px;width:63px;border:none;}
.exitbutton{background:url(images/blue_skin/exit.gif) 0px 0px no-repeat;height:23px;width:63px;border:none;
event:expression( 
 onmouseover   =   function()
 { this.className='exitbuttonover';},
  onmouseout   =   function() 
{ this.className='exitbutton';} )
 }

.standbybuttonover{background:url(images/blue_skin/standby.gif) 0px -24px no-repeat;height:23px;width:63px;border:none;}
.standbybutton{background:url(images/blue_skin/standby.gif) 0px 0px no-repeat;height:23px;width:63px;border:none;
event:expression( 
 onmouseover   =   function()
 { this.className='standbybuttonover';},
  onmouseout   =   function() 
{ this.className='standbybutton';} )
 }
 
 .standby2buttonover{background:url(images/blue_skin/standby2.gif) 0px -24px no-repeat;height:23px;width:87px;border:none;}
.standby2button{background:url(images/blue_skin/standby2.gif) 0px 0px no-repeat;height:23px;width:87px;border:none;
event:expression( 
 onmouseover   =   function()
 { this.className='standby2buttonover';},
  onmouseout   =   function() 
{ this.className='standby2button';} )
 }
 
  .standby3buttonover{background:url(images/blue_skin/standby3over.gif) 0px 0px no-repeat;height:23px;width:103px;border:none;}
.standby3button{background:url(images/blue_skin/standby3.gif) 0px 0px no-repeat;height:23px;width:103px;border:none;
event:expression( 
 onmouseover   =   function()
 { this.className='standby3buttonover';},
  onmouseout   =   function() 
{ this.className='standby3button';} )
 }
 
 
   .standby4buttonover{background:url(images/blue_skin/standby3over.gif) 0px 0px no-repeat;height:23px;width:110px;border:none;}
.standby4button{background:url(images/blue_skin/standby3.gif) 0px 0px no-repeat;height:23px;width:110px;border:none;
event:expression( 
 onmouseover   =   function()
 { this.className='standby4buttonover';},
  onmouseout   =   function() 
{ this.className='standby4button';} )
 }
 
 
 
  .delbuttonover{background:url(images/blue_skin/del.gif) 0px -24px no-repeat;height:23px;width:63px;border:none;}
.delbutton{background:url(images/blue_skin/del.gif) 0px 0px no-repeat;height:23px;width:63px;border:none;
event:expression( 
 onmouseover   =   function()
 { this.className='delbuttonover';},
  onmouseout   =   function() 
{ this.className='delbutton';} )
 }
 
 
 
   .gobuttonover{background:url(images/blue_skin/go.gif) 0px 0px no-repeat;height:22px;width:23px;border:none;}
.gobutton{background:url(images/blue_skin/go.gif) 0px 0px no-repeat;height:22px;width:23px;border:none;
event:expression( 
 onmouseover   =   function()
 { this.className='gobuttonover';},
  onmouseout   =   function() 
{ this.className='gobutton';} )
 }
 
 
   .backbuttonover{background:url(images/blue_skin/back.gif) 0px -24px no-repeat;height:23px;width:63px;border:none;}
.backbutton{background:url(images/blue_skin/back.gif) 0px 0px no-repeat;height:23px;width:63px;border:none;
event:expression( 
 onmouseover   =   function()
 { this.className='backbuttonover';},
  onmouseout   =   function() 
{ this.className='backbutton';} )
 }
 
 .replybuttonover{background:url(images/blue_skin/edit2.gif) 0px 0px no-repeat;height:23px;width:63px;border:none;}
.replybutton{background:url(images/blue_skin/edit1.gif) 0px 0px no-repeat;height:23px;width:63px;border:none;
event:expression( 
 onmouseover   =   function()
 { this.className='replybuttonover';},
  onmouseout   =   function() 
{ this.className='replybutton';} )
 }