.bodybg {
	background-color: #000000;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.stepcarousel {
	border: 6px solid #757575;
	overflow: scroll;
	width: 554px;
	position:relative;
	height: 272px;
	background-image: url(../images/rotate/bg.jpg);
	background-repeat: no-repeat;
	}
.stepcarousel .belt {
	LEFT: 0px; 
	POSITION: absolute; 
	TOP: 0px
}
.stepcarousel .panel {
	FLOAT: left; 
	MARGIN: 0px; 
	OVERFLOW: hidden; 
	WIDTH: 554px;
}.footertext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #A0A0A0;
	text-decoration: none;
}
.whitetext_medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7A7A7A;
	text-decoration: none;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #858585;
	text-decoration: none;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFD5D;
	text-decoration: none;
}.green_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #00AEEF;
	text-decoration: none;
	text-transform: uppercase;
}
.green_medium {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFD5D;
	text-decoration: none;
	text-transform: uppercase;
}
.textbox {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #4E4E4E;
	border: 1px solid #8F8E8E;
	width: 300px;
}
.textarea {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #4E4E4E;
	border: 1px solid #8F8E8E;
	width: 300px;
}.yellowbold {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFD5D;
	text-decoration: none;
	text-transform: uppercase;
}
.imgborder {
	border: 1px solid #FFFFFF;
}
.datetext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
.dotline_vert {
	background-image: url(../images/dotline_ver.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.dotline_hor {
	background-image: url(../images/dotline_hor.gif);
	background-repeat: repeat-x;
	background-position: center;
}
