HTML {overflow-y:scroll}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; background-image: url(bg.gif); background-repeat: no-repeat; background-position: center 70px}
.text2 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px}
.textbox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; width: 100%; border: #333333; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.style1 {color: #A31818;font-weight: bold;}
.style2 {color: #861313}
div#rotator {
	position:relative;
	height:152px;
	width:74px;
	padding:0;
	margin:0;
}
div#rotator ul {
	padding:0;
	margin:0;
}
div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
	padding:0;
	margin:0;
}
div#rotator ul li img {
	border:none;
	padding:0;
	margin:0;
}
div#rotator ul li.show {
	z-index:500
}
.required {
color:#FF0000;	
}
