.ve_window 
  {
  background-color: #c0c0c0;
  border-color: #f0f0f0 #606060 #404040 #d0d0d0;
  border-style: solid;
  border-width: 2px;
  margin: 0px;
  padding: 0px;
  text-align: left;
  }

.VEToolTip
  {
  position:	absolute;
  background: lightblue;
  background: Infobackground;
  color: #006699;
  color: InfoText;
  font-family: Tahoma Helvetica sans-serif;
  font-size: 10pt;
  padding: 3px;
  border: 1px Solid WindowFrame;
  filter: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00 duration=1.0 enabled=1) progid:DXImageTransform.Microsoft.Shadow(color='#666666',strength=3,direction=135,enabled=1);
  z-index: 10000;
  }

body,td,div,a,input,select,textarea 
{ 
font-family : Arial, Helvetica, sans-serif; 
font-size: 11px; 		
}

a 
{ 
cursor: pointer 
}

.sbttn
{
font-family : tahoma,sans-serif;
font-size : 11px;
background : #D6E7EF;
border-bottom : 1px solid #104A7B;
border-right : 1px solid #104A7B;
border-left : 1px solid #AFC4D5;
border-top : 1px solid #AFC4D5;
color : #000066;
height : 19px;
text-decoration : none;
cursor : pointer;
}

.bsbttn
{
font-family : tahoma,sans-serif;
font-size : 13px;
background : #D6E7EF;
border-bottom : 1px solid #104A7B;
border-right : 1px solid #104A7B;
border-left : 1px solid #AFC4D5;
border-top : 1px solid #AFC4D5;
color : #000066;
text-decoration : none;
cursor : pointer;
}