body {
	background-color: #800080;
		scrollbar-3dlight-color : #FA9102; 
	scrollbar-arrow-color : #000000; 
	scrollbar-base-color : Black; 
	scrollbar-darkshadow-color : #000000; 
	scrollbar-face-color : #000000; 
	scrollbar-highlight-color : #000000; 
	scrollbar-shadow-color : #000000; 
	scrollbar-track-color : Black;
	margin: 0;
	padding: 0;
	background-image: url(/ns/Images/nb.jpg);
	background-repeat: repeat-x;
}

#wrap {
	width: 100%;
	height: 100%;
}

td {
	vertical-align: middle;
	text-align: center;
}

div {
	border: 0px solid #FFFFFF;
}

div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 901px;
	height: 600px;
	background-repeat:no-repeat;
	border:1px solid #9203FB;
}

div.left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 350px;
	height: 600px;
}

div.top {
	position: absolute;
	top: 42px;
	left: 485px;
	width: 410px;
	height: 50px;
}
div.star {
	position: absolute;
	top: 412px;
	left: 723px;
	width: 159px;
	height: 178px;
	visibility: hidden;
}

div.main {
	position: absolute;
	top: 120px;
	left: 387px;
	width: 511px;
	height: 478px;
	overflow:auto;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:10px;
	padding:4px 4px 4px 4px;
}
a:link {
	color: #FB9316;
}
a:visited {
	color: #FB9316;
}
a:hover {
	color: #9100FF;
}
a:active {
	color: #FB9316;
}
.whitemenu{
	color:#FFFFFF;
	font-family:Verdana;
	font-style:italic;
	font-size:13px;
}
