@charset "utf-8";
/* CSS Document */

#container {
	background-color: #CCCCCC;
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	background-repeat: no-repeat;
	background-position: center top;
	visibility: visible;
	overflow: visible;


}



body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	text-align: center;
	color: #CCCCCC;
	background-image: url(images/bg3.jpg);
	background-color: #000000;
	background-attachment:fixed;
	background-position:center center;
	background-repeat:repeat-x;
	margin-bottom: 0px;
	height: 620px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	visibility: hidden;
	overflow: hidden;
	z-index: auto;
}

body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #CCCCCC;
}

.buttons {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 5px;
	margin-left: 55px;
}

#apDiv1 {

	position:absolute;

	left:356px;

	top:94px;

	width:487px;

	height:478px;

	z-index:1;

	font-family: "Times New Roman", Times, serif;

	font-size: 14px;

}
