/* CSS Document */


html {background:url(10.jpe); background-repeat:repeat; background-position:top left; background-attachment:fixed; overflow:hidden; height:100%;}
body {margin:0; padding: 10px 45px 30px 30px; height:100%; overflow:auto; margin:0 15px 20px 145px; border-left:3px solid #402CF6;}
#menu {
	position:absolute;
	display:block;
	top:18px;
	left:9px;
	width:120px;
	height:200px;
	background:transparent;
	z-index:50;
	border: 2px solid #402CF6;
	border-style:none;
	color: #0033FF;
	text-decoration:none;
}
body {font-family:verdana, arial, sans-serif; font-size:14.5px;color: #C0C0C0 }
a, a:link {color:#ffe093; text-align:center; }
a:visited {color:#ffe093;text-align:center;}
a:hover {color:#c00; background:transparent;}
a:active {color:#c00; background:transparent; text decoration:blink}

p {
	width:100%;
	text-align:left;
	line-height: 110%;
}

body {
scrollbar-base-color: #000000;
scrollbar-arrow-color: #402cf6;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #303030;
scrollbar-highlight-color: #402cf6;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #000000;
}


