/* CSS Document */

html {
scrollbar-base-color: #D6D6D6;
scrollbar-arrow-color: #BCBCBC;
scrollbar-3dlight-color: #686867;
scrollbar-darkshadow-color: #17091E;
scrollbar-face-color: #D4D6D4;
scrollbar-highlight-color: #5B50BF;
scrollbar-shadow-color: #F6F9F4;
scrollbar-track-color: #CECECE;
	background-color: #EAEAE7;
}

a:link {
	text-decoration: none;
	color: #000000;
	letter-spacing: 0.3em;
}
a:visited {
	text-decoration: none;
	color: #000000;
	letter-spacing: 0.3em;
}
a:hover {
	text-decoration: none;
	color: #FF9933;
	letter-spacing: 0.3em;
}
a:active {
	text-decoration: none;
	color: #FF9900;
	letter-spacing: 0.3em;
}
body {
	background-color: #EAEAE7;
}


.wrapper {
	width: 800px;
	height: 500px;
	background-color: #eaeae7;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 2px;
	margin-left: auto;
	text-align: center;
	z-index: 0;
	}
.top {
	width: 650px;
	border-top-width:3px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	background-color: #eaeae7;
	text-align: right;
	height: 20px;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	float: none;
	z-index: 5;
	margin: 0px;
	padding: 0px;
	}
.bottom {
	width: 650px;
	border-bottom-width:2px;
    border-bottom-color:#FFFFFF;
    border-bottom-style:solid;
	background-color: #eaeae7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	height: 50px;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float: none;
	z-index: 5;
	letter-spacing: 0.2em;
	}
.bottom2 {
	width: 650px;
	border-bottom-width:3px;
    border-bottom-color:#FFFFFF;
    border-bottom-style:solid;
	background-color: #eaeae7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	height: 21px;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	float: none;
	z-index: 5;
	}

.container {
	width: 700px;
	background-color: #eaeae7;
	border: 0px solid #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	height: 370px;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	z-index: 1;
	padding: 0px;
	}
.main {
	margin: 0px;
	height: 260px;
	width: 700px;
	text-align: left;
	visibility: visible;
	top: 0px;
	bottom: 0px;
	background-color: #eaeae7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	z-index: 4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	float: none;
	}
.submain {
	margin: 0px;
	height: 300px;
	width: 700px;
	text-align: left;
	visibility: visible;
	top: 0px;
	bottom: 0px;
	background-color: #eaeae7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	z-index: 4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	}
.left {
	margin: 0px;
	height: 300px;
	width: 400px;
	text-align: left;
	visibility: visible;
	top: 0px;
	bottom: 0px;
	background-color: #eaeae7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	z-index: 4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	float: left;
	letter-spacing: 0.2em;
	vertical-align: middle;
	padding: 0px;
	}
.leftscroll {
	margin: 0px;
	height: 300px;
	width: 400px;
	overflow: auto;
	text-align: left;
	visibility: visible;
	top: 0px;
	bottom: 0px;
	background-color: #eaeae7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	z-index: 4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	float: left;
	letter-spacing: 0.2em;
	vertical-align: middle;
	padding: 0px;
	}
.right {
	margin: 0px;
	height: 300px;
	width: 280px;
	text-align: right;
	visibility: visible;
	top: 0px;
	bottom: 0px;
	background-color: #eaeae7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
	z-index: 5;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	letter-spacing: 0.6em;
	}
.links {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 0.2em;
}
.links:hover {color: #FCD2A0}
.subtitle {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 0.2em;
}
.subtitle:hover {color: #FCD2A0}
.subtitle.visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: 0.2em;
}
.active {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FCD2A0;
	letter-spacing: 0.2em;
}
.http {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	letter-spacing: 0.2em;
}

.head {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	letter-spacing: 0.2em;
