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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	height: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 100%;
	
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
.main {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 100%;
	height: 100%;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 20px;
	color: #000000;
}
.style1 {color: #990000}

.footers {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 25px;
	text-align: center;
}
.style4 {font-size: 10px}
#apDiv1 {
	position:absolute;
	left:0px;
	top:148px;
	width:241px;
	height:260px;
	z-index:-1;
	background-image: url(images/undernav.gif);
	background-repeat: no-repeat;
}
