/* CSS Document */


div.outerpane{
	width: 796px;
	border: 0px none #666666;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
div.contentpane
{
	background-color:#1E1E1E;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	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;
}

div.topbar
{
	width: 800px;
	height: 50px;
	margin-bottom: 10px;
	background-color: #1E1E1E;
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #3851A3;
	border-left-color: #666666;
}

.right
{
	border: none;
	border-left: 2px solid #666666;
}

.left
{
	border: none;
}

#banner
{
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #444444;
}
div#systemlinks a:active, a:visited, a:link { color:#BBBBBB}

h3 { margin: 0px; }

a img { border: 0px; }
 
