body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(images/arcbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.std-txt {
	font-size: 10pt;
}
.error-msg {
	font-weight: bold;
	text-decoration: blink;
	color: #FF0000;

}
.small-txt {
	font-size: 10px;
}
.login-pan {
	background-image: url(images/gradbgsml.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #2269B7;
}
.uibit-band {
	background-image: url(images/uibit_repeat.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.blue-heading {
	color: #2062A4;
}
.signupform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.signupform TH {
	width: 105px;
}
.signupform SELECT {
	width: 100%;
	font-size: 10px;
}
.signupform INPUT {
	font-size: 10px;
}
.small-divide {
	font-size: 2px;
	height: 18px;


}
.regbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFA41C;
	border: 1px solid #000000;
	background-image: url(images/bitlogo-ico.jpg);
	background-repeat: no-repeat;
	background-position: -10px -24px;


}
.regbox-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;

}
.taskbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;


}
.taskbutton A {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
.taskbutton-bg {
	background-image: url(images/button_midbit.gif);
	background-repeat: repeat-x;
}
.ul-row {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #2269B7;
}
.big-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #CC3300;
}
.msg-bubble {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	background-color: #FFFFFF;
	position: relative;
	left: 15%;
	top: 20%;
	width: 70%;
	padding: 12px;
	border: 1px dotted #0099FF;


}

