﻿body
{
	width: 900px;
	margin-left: 50px;
	margin-right: auto;
	font-size: 0.9em;
	background-color: #00559d;
}
.PanelMain
{
	width: 880px;
}
.PageHeader
{
	font-size: 1.5em;
	font-weight: bold;
}
.ImageSizer
{
	overflow: hidden;
}
.Standings
{
	font-family: Verdana;
	font-size: 2.2em;
	text-decoration: none;
	color: Black;
}
.StandingsImage
{
	vertical-align: middle;
	width: 50px;
	text-align: center;
}
.BlogHeader
{
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	background-color: Gray;
	color: White;
	height: 25px;
	width: 100%;
	vertical-align: middle;
}
.BlogBox
{
	width: 30%;
	float: left;
	border-style: solid;
	border-color: Gray;
	border-width: thin;
	height: 200px;
}
.FigurSats
{
	padding-left: 15px;
}
.NewsTop
{
	font-size: 0.9em;
	text-align: right;
}
.SectionHeader
{
	font-size: 1.1em;
	font-weight: bold;
}
.Hint
{
	font-size: 0.6em;
	color: Gray;
}
.fHeader {
	line-height: 30px;
	font-family: sans-serif;
	font-weight: bold;
	font-size: 16px;
}
.fLabel, .fData {
	line-height: 12px;
	font-family: sans-serif;
	font-size: 12px;
	padding-top: 6px;
}
.fData {
    font-weight: bold;
}
td {
	font-family: sans-serif;
	font-size: 12px;
}