
body {
	background-image: url(page_background.png);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #212121;
	background-position: center top;
	color: #212121;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d1d1d1;


}
a {
	font-size: 10px;
	color: #CCC6A5;
	font-weight: bold;
}

html, body {
	height: 100%;
}

#LogoBox
{
	height: 120px;
}
#page
{
margin-left: auto;
margin-right: auto;
width: 765px;
height: 100%;
min-height:100%;
position:relative;
}

#ContentContainer
{
	height:  auto;
	width:  100%;
}

.DownloadBar h1
{
display: block;
background-image:url(sidebar_window_header.png);
background-repeat:no-repeat;
background-position:left top;
color: #c7ab3d;
font-family:Arial, Helvetica, sans-serif;
width: 188px;
height: 28px;
font-size:12px;
font-weight:normal;
text-indent: 17px;
line-height: 27px;
margin: 0;
text-transform: capitalize;

}
.DownloadBar ul
{
list-style-type: none;
margin: 0px;
padding: 0px;
}

.Spacer 
{
	height: 15px;
}

.DownloadBar ul li, .textWindow ul
{
list-style: none;
padding: 0px;
margin: 0px;
}

.DownloadBar ul li a, .textWindow li a
{
background-image:url(arrow.gif);
background-repeat:no-repeat;
background-position: 8px 6px;

text-indent: 19px;
background-color: #3b3b3b;
height: 17px;
width: 150px;
display:block;
line-height: 17px;
color: #d9d9d9;
float: left;

font-size: 10px;
font-weight: normal;
text-decoration:none;

margin-right: 2px;
border-top: #2e2e2e solid 1px;
}

#buttonActive
{
	background-color: #4c4c4c;
}

.DownloadBar ul li a:hover
{
	background-color: #444444;
	
}


#Content
{
	width: 765px;
height: auto;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#QtContainer
{
	margin-left:auto;
	margin-right:auto; 
	display:block;
	text-align:center;
	border: 0px;
}

img
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	
}

#PageFooter
{
margin-top: 60px;
background-image:url(footah.png);
background-position: 0px 0px;
background-repeat:no-repeat;
bottom: 0px;
height: 18px;
width: 765px;
}