.Center {
	text-align: center;
}

#TopTitle {
	width: 370px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#TopTitle h1 {
	font-weight: bold;
	margin: 0;
}

#TopBlock {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#InfoCenter {
	width: 220px;
	float: left;
	text-align: center;
	padding: 0px;
	border-width: 0 1px 0 1px;
	border-style: dotted;
	border-color: #ff0000;
}

#InfoCenter .Title {
	font-size: 80%;
	color: #ff8000;
	width: 210px;
	text-align: center;
	padding: 15px 5px 5px 5px;
}

#InfoCenter .Whatsnew {
	font-size: 75%;
	width: 210px;
	text-align: center;
	padding: 5px;
}

#InfoCenter .Whatsnew strong {
	color: #000000;
	width: 210px;
	text-align: center;
	background-color: #ff0000;
	display: block;
	padding: 1px;
}

#InfoCenter .Whatsnew div {
	width: 190px;
	display: block;
	text-align: left;
	padding: 10px;
	border-width: 0 0 1px 0;
	border-style: dotted;
	border-color: #ff0000;
}




#InfoCenter .Search {
	font-size: 75%;
	width: 200px;
	text-align: center;
	background-color: #202020;
	padding: 5px;
	margin: 5px;
}

#InfoCenter .Search div {
	font-size: 90%;
	text-align: left;
	padding: 5px 0 0 0;
}




#MenuLeft {
	font-size: 80%;
	line-height: 120%;
	width: 295px;
	float: left;
	text-align: right;
	padding: 5px;
}

#MenuLeft a {
	font-size: 110%;
}

#MenuLeft h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 10px 0 3px 0;
}



#MenuRight {
	font-size: 75%;
	line-height: 125%;
	width: 295px;
	float: left;
	text-align: left;
	padding: 5px;
}

#MenuRight a {
	font-size: 110%;
}

#MenuRight h2 {
	font-size: 100%;
	font-weight: bold;
	margin: 10px 0 3px 0;
}



.ListBlock {
	width: 750px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 15px 0 0 0;
	clear: both;
}

.ListBlock .Title {
	width: 750px;
	height: 19px;
	text-align: left;
	background-color: #ff0000;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 0 0;
	clear: both;
}

.ListBlock .Title .LeftImg {
	width: 100px;
	float: left;
	padding: 0 0 0 0;
}

.ListBlock .Title .CenterText {
	width: 550px;
	text-align: center;
	color: #000000;
	display: block;
	float: left;
	padding: 2px 0 0 0;
}

.ListBlock .Title .CenterText h3 {
	font-size: 80%;
	font-weight: bold;
	margin: 0;
}

.ListBlock .Title .RightImg {
	width: 100px;
	float: left;
	padding: 0 0 0 0;
}

.ListBlock .List {
	width: 730px;
	font-size: 80%;
	line-height: 150%;
	text-align: left;
	padding: 10px 10px 10px 10px;
	clear: both;
	border-width: 0 0 1px 0;
	border-style: dotted;
	border-color: #ff0000;
}

.ListBlock .List_NoBorder {
	width: 730px;
	font-size: 80%;
	line-height: 150%;
	text-align: left;
	padding: 10px 10px 20px 10px;
	clear: both;
}

.ListBlock b {
	font-size: 120%;
}

.ListBlock sub {
	font-size: 90%;
}



#BottomBlock {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#BottomBlock #BottomLeft {
	width: 300px;
	font-size: 60%;
	float: left;
	padding: 5px;
	text-align: left;
}

#BottomBlock #BottomRight {
	width: 280px;
	font-size: 60%;
	float: left;
	padding: 5px;
	text-align: left;
}

#Copyright {
	font-size: 70%;
	color: #ff8000;
	padding: 10px;
	clear: both;
}
