body {
	scrollbar-base-color:#FFFFFF;
	scrollbar-arrow-color:#313131;
	scrollbar-track-color:#FFFFFF;
	scrollbar-3dlight-color:#161616;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#161616;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-face-color:#EEEEEE;
	color: #4C4C4C;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	padding: 0px;
	margin: 0px;
	overflow:auto;
}
.homebodybg {
	background-image: url(flash/src/images/homebodybg.png);
	background-repeat: no-repeat;
	background-position: 0px top;
}

.scrollingdiv, .homebottombox {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 18px;
}
.scrollingdiv {
	padding-top:10px;
	padding-bottom:0px;
}
.whitebg {
	background-color: #FFFFFF;
}

#apDiv1 {
	position:absolute;
	width:269px;
	height:248px;
	z-index:2;
	overflow: auto;
}
#apDiv2 {
	position:absolute;
	width:180px;
	height:40px;
	left:50%;
	top:242px;
	margin-left:-442px;
	z-index:2;
}
.changetext {
	color:#b8a69a;
	font-family: "Lucida Sans";
	font-size: 10px;
	font-weight: bold;
}
.small {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	height: 15px;
	width: 13px;
	cursor:pointer;
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
}
.large {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 25px;
	width: 20px;
	cursor:pointer;
	margin-bottom: 3px;
	padding: 0px;
}
.insideloadbg {
	background-image: url(flash/src/images/insideloadbg.png);
	background-repeat: no-repeat;
	padding-left: 1px;
	background-position: 1px top;
}
.insideloadbg2 {
	background-image: url(flash/src/images/insideloadbg2.png);
	background-repeat: no-repeat;
	padding-left: 1px;
	background-position: 1px top;
}.footer {
	font-size: 11px;
}
