body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
}
body {
	color:#000000;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow:hidden;
}
#logo {
	position:absolute;
	margin-top:0px;
	width:200px;
	left:40px;
	top:30px;
}
#menu {
	position:absolute;
	left:320px;
	top:30px;
	color:#000000;
	font-size:12px;
}
#logo a {
	color:#000000;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}
#menu a {
	color:#888888;
	text-decoration:none;
	text-transform:uppercase;
	margin-right:10px;
	display:inline;
	margin-right:10px;
	width:200px;
	width:auto;
	font-size:11px;
}
#menu a:hover {
	color:#444444;
}
#menu a:first {
	
	
}
#menu a.active {
	color:#000000;
}
#submenu {
	margin-top:8px;
}

#scroller {
	width:600px;
	height:480px;
	text-align:justify;
	position:absolute;
	left:250px;
	top:170px;
	color:#000000;
}

#scroller  a {
	color:#000000;
	text-decoration:none;
	cursor:pointer;
}
#intro {
	text-align:justify;
	position:absolute;
	left:320px;
	top:140px;
	width:auto;
	color:#000000;
}
#content {
	width:600px;
	text-align:justify;
	position:absolute;
	left:320px;
	top:170px;
	color:#000000;
}

#content  a {
	color:#000000;
	text-decoration:none;
	cursor:pointer;
}
#preview {
	width:200px;
	height:200px;
	position:absolute;
	left:40px;
	top:170px;
	color:#777777;
}
li {
	list-style-type: square;
}
.scroll-pane {
	width: 650px;
	height: 480px;
	overflow: auto;
	float: left;
	text-align:justify;
	padding-right:30px;
}