.btnon
{
	border-right: #B22526 1px solid;
	border-top: #B22526 1px solid;
	font-size: 9pt;
	font-weight:bold;
	background-image: url(ig_common/images/btnbg.gif);
	border-left: #B22526 1px solid;
	cursor: hand;
	color: White;
	border-bottom: #B22526 1px solid;
	font-family: Verdana, Tahoma;
	height: 27px;
}


.text {
	font-family: Tahoma, Arial;
	font-size: 11px;

}
input {
	font-family: Tahoma, Arial;
	font-size: 11px;



}
textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}


.divmsg {
	background-color: #FFFFCC;
	background-position: center;
	text-align: left;
	word-spacing: normal;
	border: .01em dashed #FF0033;
	cursor: default;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	white-space: normal;
	display: block;
	letter-spacing: normal;
	width: 845px;
}




