@charset "utf-8";
#apDiv1 {
	position:absolute;
	left:455px;
	top:5px;
	width:434px;
	height:96px;
	z-index:1;
}

/* CSS Document */

body {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/greenbkg.jpg);
}
.menuborder
{
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
.bottomborder
{
	border-top: 1px solid #666;
}
.whitetext
{
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
}
