html,body
{
	text-align:center;
}
html,body,div,p,table,tr,td,form,img,h1,h2,h3,h4,h5,h6,li
{
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px
}
html,body,div,p,table,td,form,img,h1,h2,h3,h4,h5,h6,li,input
{
	border-width:0px
}
body
{
	background-color:#000000
}
body
{
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom:20px
}
a:link,a:visited
{
	text-decoration:none;
	color: #cccccc;
}
a:hover,a:active
{
	text-decoration:underline;
}
h2
{
	font-size:18pt;
	font-weight:bold;
}
h3
{
	color:#6c7275;
	font-family:Segoe UI,Verdana,sans-serif;
	font-size:1.5em;font-weight:normal;
	margin-bottom:13px;
}
h4
{
	font-weight:bold;
	line-height:1.4em;
	font-family:Verdana,Arial,sans-serif;
	font-size:1em;
}
img
{
	border-width:0px;
}
ul
{
	margin:0px;
	padding:0px;
}
div
{
	font-family:Courier New,Verdana,sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#ffffff;
	background-color:#111111;
	background-position:top left;
	background-repeat:no-repeat;
}
div.main
{
	text-align:left;
	border:solid 1px #555555;
	width:800px;
	height:600px;
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
	background-position-y:0px;
	background-position-x:0px;
}
div.logo-text
{
	position:relative;
	left:396px;
	width:402px;
	height:52px;
	border:solid 0px #ffffff;
}
div.menu
{
	text-align: right;
	position:relative;
	left:396px;
	width:402px;
	height:20px;
	border:solid 0px #005555;
}
div.menu-item
{
	border-top:solid 1px #555555;
	border-bottom:solid 1px #555555;
	text-align: left;
	padding-left:2px;
}
div.content
{
	margin: 10px;
	width: 778px;
	height: 490px;
	border: solid 0px #333333;
	background-color: transparent;
}	
div.content2
{
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 758px;
	height: 455px;
	border: solid 0px #333333;
	overflow: auto;
	background-color: #111111;
	scrollbar-arrow-color: #AAAAAA;
	scrollbar-highlight-color: #AAAAAA;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #333333;
	scrollbar-base-color: #111111;
	scrollbar-3dlight-color: #111111;
	scrollbar-face-color: #111111;
	scrollbar-shadow-color: #111111;
}	
div.content3
{
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 718px;
	border: solid 0px #333333;
	background-color: transparent;
	font-weight: normal;
}	
table.release
{
	padding: 0px;
	border: solid 0px #888888;
	background-color: #222222;
}
tr.release
{
	background-color: #333333;
}
tr.release2
{
	background-color: #555555;
}
td
{
	font-family: Courier New, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
}
td.release
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: solid 0px #888888;
	outline: solid 0px #888888;
}
td.last-updated
{
	text-align: right;
	font-size: 8pt;
	color: #888888;
}
td.menu-item
{
	cursor: pointer;
}