.aot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: 500;
	color: #333333;
	text-decoration: none;
}
.main_text_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: 300;
	color: #333333;
	text-decoration: none;
	margin: 5px;
	padding: 10px;
}
.bga {
	background-attachment: scroll;
	background-image: url(../images/apt_main_bga.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.main_bga {
	background-attachment: scroll;
	background-image: url(../images/apt_main_bgaV2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.wondervid {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
.wondervid a:link {
	color: #FFF;
	text-decoration: none;

}
.wondervid a:visited {
	color: #FFF;
	text-decoration: none;

}
.wondervid a:hover{
	color: #666;
	text-decoration: none;
}
.wondervid a:active {
	color: #FFF;
	text-decoration: none;

}