@import url("atocstyles/advancedtoc.css");
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link,a:visited {
	color: #BFCF11;
	text-decoration: none;
}
a:active,a:hover {
	color: #BFCF11;
	text-decoration: underline;
}
#complete {
	background-color: #192124;
}
html body {
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	background-color: #202225;
}
body#complete div#content {
	background-color: #202225;
	color: #FFF;
	padding: 20px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-left: 15em;
        text-indent: 5;
        font-size: 16px;
        word-spacing:0.7;
        line-height: 130%;
}
body>div#fixedmenue, body>div#header {
position: fixed;
}
body#complete div#fixedmenue {
padding-top: 0px;
width: 15em;
}
div#fixedmenue {
	position: fixed;
	top: 0;
	left: 10;
	background-color: #58585f;
	color: #E6E6FA;
	padding-left: 13px;
	overflow: hidden;
	width: 218px;
	clip: rect(auto,218px,auto,auto);
}
/* ================ */
div#content p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
/* ================ */
h1,h2,h3 {
font-size: 110%;
background-color: transparent;
color: #6A6A95;
}
.invis {
display: none;
}
#searchbox .submit {
	background-image: url(images/submit.png);
	border: 1px solid #003366;
	height: 20px;
	font-size: 11px;
}
#searchbox .text {
	background-image: url(images/text.jpg);
	border: 1px solid #003366;
	background-repeat: no-repeat;
	background-position: left top;
	width: 110px;
	padding-left: 16px;
}
#option {
	font-size: 12px;
	color: #AAAA95
}
#logo{
	position: relative;
	left: -15px;
}
