@charset "UTF-8";
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #E3E3E3;
	text-decoration: none;
}
/* CSS Document */

body {
	background-color: #000000;
	background-attachment: fixed;
	background-image: none;
	background-repeat: repeat;
	left: 40px;
	top: 40px;
	border: 40px none #000000;
	padding-top: 0px;
	padding-right: 60px;
	padding-left: 60px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
}
#Header {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:200px;
	z-index:1;
	border-bottom-width: 8px;
	border-bottom-style: none;
	border-bottom-color: #C7C7C7;
	background-image: url(images/cf.png);
}
#nav {
	position:relative;
	left:-1px;
	top:0px;
	width:800px;
	height:40px;
	z-index:5;
	background-image: url(images/cf.png);
	background-repeat: repeat;
}
.bodytab {
	background-image: url(images/cf.png);
	background-repeat: repeat;
	vertical-align: top;
	left: 70px;
	top: 260px;
}
.footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
}
.style1 {
	color: #FBFBFB;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	padding: 0px;
}
h5 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#footer {
	position:relative;
	left:0px;
	top:0px;
	width:14px;
	height:20px;
	z-index:3;
	margin: 0px;
	padding: 0px;
}
#apDiv1 {
	position:absolute;
	left:70px;
	top:250px;
	width:800px;
	height:100%;
	z-index:3;
}
