BODY {
 SCROLLBAR-BASE-COLOR: #EEEEEE;
 SCROLLBAR-ARROW-COLOR: #FFFFFF;
 MARGIN: 0px;
 MARGIN-LEFT: 0px;
 MARGIN-TOP: 0px;
 LEFT:0px;
 COLOR:#000000;
 font-family: verdana,arial,helvetica,sans-serif,tahoma;
 font-size: 13px;
 font-weight: plain;
}


.input_text
{
	HEIGHT: 19px;
	WIDTH: 180px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.check {
HEIGHT: 18px;
WIDTH: 18px;
}

.text_heading {
	font-family: verdana,arial,helvetica,sans-serif,tahoma;
	font-size: 20px;
	font-weight: plain;
	color: #FF9900;
}

.step_text {
	font-family: verdana,arial,helvetica,sans-serif,tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.help_text {
	font-family: verdana,arial,helvetica,sans-serif,tahoma;
	font-size: 11px;
	font-weight: plain;
	color: #000000;
}

.td_left
{
	font-family: verdana,arial,helvetica,sans-serif,tahoma;
	font-size: 11px;
	font-weight: plain;
	text-align:left;
	vertical-align:center;
	white-space:nowrap;
}
.td_right
{
	font-family: verdana,arial,helvetica,sans-serif,tahoma;
	font-size: 11px;
	font-weight: plain;
	text-align:right;
	vertical-align:center;
	color: #000000;
	white-space:nowrap;
}
.td_center
{
	font-family: verdana,arial,helvetica,sans-serif,tahoma;
	font-size: 11px;
	font-weight: plain;
	text-align:center;
	vertical-align:center;
	color: #000000;
	white-space:nowrap;
}

.button {
HEIGHT: 20px;
border-left: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
border-right: 1px solid #000000;
border-bottom: 1px solid #000000;
background: #D2D2D2;
font-size: 11px;
font-weight: plain;
color: #000000;
font-family: verdana,arial,helvetica,sans-serif,tahoma;
text-decoration: none; cursor: hand
}

.selector {
background: #FFFFFF;
font-size: 11px;
font-weight: plain;
color: #000000;
font-family: verdana,arial,helvetica,sans-serif,tahoma;
}


