body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: "Arial", "sө ";
}

a{
	text-decoration: none;
}

.img_bg {
	background-image: url(images/oly_img_bg.gif);
	background-repeat: no-repeat;
	height: 111px;
	width: 109px;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}

.footer {
	background-image: url(images/09summer_ft_border.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 4px;
}
.news_table {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.news_title {
	font-size: 15px;
	font-weight: bold;
	color: #e45207;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}
a.title:link {
	color: #a22219;
}
a.title:visited {
	color: #a22219;
}
a.title:hover {
	color: #a22219;
}

.bullet {
	float: left;
	margin-right: 5px;
}
.news_content {
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.news_content2 {
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 7px;
}
.fixture_table {
	font-size: 11px;
}
.content_link {
	color: #333333;
}
a.content_link:link{
	color: #333333;
}
a.content_link:visited{
	color: #333333;
}
a.content_link:hover{
	color: #000000;
}

.fixture_hd {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a49376;
	text-align: center;
}
.fixture_td1 {
	font-size: 11px;
	color: #8d3328;
	background-color: #f3f1ec;
	padding-left: 6px;
}
.fixture_td2 {
	font-size: 11px;
	color: #8d3328;
	background-color: #ddd7cb;
	padding-left: 6px;
}
a.fixture:link {
	color: #8d3328;
}
a.fixture:visited {
	color: #8d3328;
}
a.fixture:hover {
	color: #FF0033;
}

