a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
	
html, body {
	SCROLLBAR-ARROW-COLOR: #708090;
	SCROLLBAR-BASE-COLOR: #000000;
	font-family: Verdana; font-size: 0.7em; color: #FFFFFF;
	margin:0px 0px;
	text-align:left;
	background-color:#13131B;
}
	
#Container {
	width:780px;
	height:100%;
	margin:0px auto;
	text-align:left;
	padding:0px;
	border:0px;
	background-color:#383858;
	font-size: 9px;
	}
	
	#redirect {
	width: 200px;
	height: 18px;
	margin-top: 100px;
}

#rContainer {
	background: url(images/logo.gif) no-repeat top left;
	position:absolute;
	left:50%;
	width:200px;
	margin-top:20px;
	text-align:left;
}

#NewsContainer {
padding-left:15px
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

h1 {
	font-size: 11px;
	margin-top: 10px;
	font-weight: bold;
	color: #FFFFCC;
}

#Image {
padding-top:10px
}

#Available
{color:#339966}

#Let
{color:#9B2B38}

.Quotes
{
	color:#FFFFCC;
	font-size: 11px;
}

#DLcontainer {
	position:relative;
	width:200px;
	text-align:left;
	padding: 5px;
}