body {
	padding: 0;
	margin: 0;
	color: #777777;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 150%;
	background: #07151c url('/images/bg_grey_radial.jpg') no-repeat top center;
	}
img {
	border: 0;
}
a {
	text-decoration: none;
	color: #0061C9;
}
a:hover {
	text-decoration: none;
	color: #0061C9;
}
#centrecontainer {
	position: absolute;
	top: 265px;
	left: 1px;
	width: 100%;
}
#outercontainer {
	margin-left: -400px;
	position: absolute;
	top: -200px;
	left: 50%;
}
#header {
	width: 820px;
	height: 31px;
	letter-spacing: 1px;
}
#container {
	border: 1px solid #FFF;
	width: 830px;
	height: 402px;
	background-color: #FFFFFF;	
}
#containerleft {
	float: left;
	width: 400px;
	height: 400px;
	
	padding: 1px;
	
	background-repeat: no-repeat;
}
#containerleft a {
	text-decoration: none;
	color: #777777;
}
#containerleft a:hover {
	text-decoration: none;
	color: #999999;
}
#containerleft h2 {
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: 0px;
	font-size: 150%;
	text-align:center;
}
#containerright {
	float: none;
	width: 414px;
	height: 390px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	overflow: auto;
	padding: 5px;
}
#containerright h2 {
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: 0px;
	font-size: 150%;
	border-bottom: 1px solid #777;
	padding-bottom: 5px;
	width: 75%;
	padding-top: 5px;
}
#containerright a {
	text-decoration: underline;
	color: #777777;
	font-weight: normal;
}
#index_html_title a {
	text-decoration: underline;
	color: #777777;
	font-weight: normal;
}
#containerright a:hover {
	text-decoration: none;
	color: #999999;
}
#containerright a:visited:hover {
	text-decoration: none;
	color: #555;
}
#containerright a:visited {
	text-decoration: underline;
	color: #888;
}
#footer {
	width: 800px;
	text-align: right;
	padding: 5px 0px;
	color: #777;
}
#footer a {
	text-decoration: none;
	color: #888;
}
#footer a:hover {
	text-decoration: none;
	color: #999999;
}
#navcontainer ul {
	padding: 0;
	margin: 0;
	float: right;
	width: 100%;
}
#navcontainer ul li {
	display: inline;
}
#navcontainer ul li a {
	padding: 6px 10px;
	color: #777;
	text-decoration: none;
	float: right;
}
#navcontainer ul li a:hover {
	background-color: #ffffff;
	color: #888;
}

#panes {
	text-align: left;
	border-style: none;
	width: 414px;
}
