@charset "utf-8";




body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #666666;
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}


/* CSS Document */

#apDiv1 {
	width:810px;
	height:322px;
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
}
a:active {
	color: c0272d;
}

a:link {
	color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
}


a:visited {
	color: 961b1e;
}

