#informix{
	position:relative; 

	font-family: Arial;
	
	text-decoration:none;

	color:#FFFFFF;
	margin:0px auto;

}

#informix a{
color:#000066;
text-decoration:underline;
}

#informix p.infotitle{
color:#000033;

text-decoration:underline;
font-weight:bold;
text-transform:uppercase;
}

#informix .bginfotop{
/*background:url(../images/bgm_infotop.png) repeat-x;*/
width:100%;
height:19px;
color:#515050;
font-size:14px;
font-weight:bold;

}

#informix .bginfobot{

width:100%;
height:12px;
}

#informix .infodata{
	padding-left:4px;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:4px;
 	background:rgb(242,239,239);
    background: transparent\1;
    background:rgba(242,239,239,0.3);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#f0f3efffff,endColorstr=#f0f3efffff);
    zoom: 1;

}






