body{
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
	white-space: nowrap;
	text-align:center;
	margin:0;
	padding:0;
	background-image: url(images/background_repeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

a:link    {color:#e7d694; text-decoration: none}
a:visited {color:#fa9900; text-decoration: none}
a:hover   {color:#e74c00; text-decoration: none}

a img {
  border: none;
}

#Header1 {
	position:relative;
	width:960px;
	height:39px;
	z-index:1;
	top: 0px;
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#Header-Left {
	position:absolute;
	width:214px;
	height:131px;
	z-index:2;
	background-image: url(images/header-left.jpg);
	background-repeat: no-repeat;
	background-position: top;
	top: 39px;
}
#Header-Right {
	position:absolute;
	width:223px;
	height:132px;
	z-index:3;
	background-image: url(images/header-right.jpg);
	background-repeat: no-repeat;
	background-position: top;
	top: 39px;
	left: 737px;
}

#Side-Left {
	position:absolute;
	left:0px;
	top:170px;
	width:214px;
	height:177px;
	z-index:4;
	background-image: url(images/left_top.jpg);
	visibility: visible;
}
#Side-Right {
	position:absolute;
	left:737px;
	top:171px;
	width:223px;
	height:176px;
	z-index:5;
	background-image: url(images/right_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#Header2 {
	position:absolute;
	left:214px;
	top:171px;
	width:523px;
	height:109px;
	z-index:6;
	background-image: url(images/upper4.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.Content-upper {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	overflow: scroll;
	height: 350px;
}
#Footer {
	position:relative;
	left:0px;
	width:960px;
	height:239px;
	z-index:7;
	background-image: url(images/footer.jpg);
	top: 30;
	background-repeat: no-repeat;
	background-position: left top;
	bottom: 0px;
	visibility: visible;
}
.Header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffd202;
}
#Pagebottom {
	background-color: #000000;
	position: relative;
	height: 200px;
	width: 100%;
	top: 0px;
}
#News-block {
	background-image: url(images/news-block.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 512px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	clip: rect(auto,auto,auto,auto);
	vertical-align: top;
	text-align: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin: 0px;
	position: static;
}
.Table-for-content {
	border: 1px dotted #fed102;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px;
}
.loss {
	color: #FFB9BB;
}
.Table-invis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.HeaderDead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
}

