.box-bg {
	background-image: url(box_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #E3E3E3;


}
.transparent {
	background-image: url(transparent.gif);
	background-repeat: repeat;
	font-size: 14pt;
	font-weight: bold;
	color: #006666;

}
.font {
	font-size: 12pt;
	line-height: 20px;
}
.font12b {
	font-size: 14pt;
	font-weight: bold;
	color: #FF3333;
}
.font12 {
	font-size: 12pt;
	color: #333333;
	line-height: 20px;
}

