@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8D8D8D;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E2E2E2;
	}

.style2 {font-size: 10px}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.style3 {font-size: 12px}

#wrapper{
	width: 767px;
	border: 0px none #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	}
	
		
#apDiv1 {
	position:absolute;
	left:auto;
	top:0px;
	width:767px;
	height:600px;
	z-index:auto;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: visible;
	float: none;
	right: auto;
	bottom: 0px;
	clip: rect(0px,auto,0px,auto);
}


#content{
}
.maintable {
	margin-top: 365px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.contenttable {
	background-color: #1B2023;
	border: 1px solid #545454;
}
.bodybottomcontents {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.rightimgtd {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}

.bodytdleft {
	padding-left: 10px;
	padding-right: 2px;
	padding-bottom: 5px;
	background-color: #000000;
}
.bodyrighttd {
	background-color: #000000;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.leftimg1 {
	background-image: url(images/body-leftimg.jpg);
	margin: 5px;
	float: left;
}
.leftlinetd {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #666666;
	padding-left: 3px;
}
