td,body {font-size:12px;
		font-family:Verdana,Arial;
		color:666666;}
.png{
behavior: url('http://emsoninc.com/js/iepngfix.htc');
}
		
.white {color:#ffffff;}
		
A {font-size:12px;
		font-family:Verdana,Arial;
		color:666666;}
		
img { border: 0px; }

.darkblue {color: #343d92;}

input { width: 200px; }

h2 {
	font-weight: bold;
	color: #343d92;
	font-size:12px;
}

.gryTxtSm {font-size:11px;
		font-family:Verdana;
		color:999999;}
	  
#trans {
  position:absolute;
  top:0;
  left:0;
  width:980px;
  height:600px;
  background:#FFFFFF; 
}

#trans {
  filter: alpha(opacity=50);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity:0.5;
} 