/* COMMON */
body {
	margin: 0px;
	background: #579edc url(../images/site_bg.jpg) repeat-x;
}


/* MAIN LAYOUT */
h1.SiteTitle {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #f0f0f0;
}
td.SiteTop {
	height: 231px;
	background: #FFFFFF url(../images/bg_inner_top.jpg) no-repeat top;
}
td.TopRight {
	background: url(../images/corner_top_right.jpg);
	vertical-align: bottom;
}
td.LeftSide {
	background: url(../images/site_bg_left.png) repeat-y;
	vertical-align: top;
}
td.RightSide {
	background: url(../images/site_bg_right.png) repeat-y;
}
td.SiteBottom {
	background: url(../images/site_bg_bottom.png) repeat-x;
}


/* Content */
td.content {
	background-color: #FFFFFF;
	padding: 0px 16px 16px 16px;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
img.top {
	margin-top: 10px;
}
.PageHead {
	padding-left: 12px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	height: 27px;
	background-color: #fef6df;
	border-bottom: solid 2px #f7c42e;
	vertical-align: middle;
	color: #8d6d0e;
}
.PageBody {
	padding: 0px 10px 0px 10px;
}
.PageBody img {
	border: solid 1px #b1b1b1;
}
.PageBody h3 {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}
.PageBody ul {
	margin: 0px 0px 0px 24px;
	padding: 0px;
}


/* Left side */
td.sidediv_left {
	width: 190px;
	height: 35px;
	background: url(../images/sidediv_left.png) no-repeat top right;
	text-align: right;
	vertical-align: top;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	/* border: solid 1px black; */
}
td.sidediv_left span {
	display: block;
	float: right;
	margin-top: 5px;
	margin-right: 14px;
	/* border: solid 1px green; */
}
td.menu ul {
	margin: 0px;
	padding: 0px;
}
td.menu li {
	padding: 0px 14px 6px 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	list-style-type: none;
	line-height: 17px;
}
td.menu li a {
	text-decoration: none;
	color: #83817A;
}
td.menu li a:hover {
	color: #69B0D8;
}
td.menu li a.selected {
	color: #69B0D8;
}


/* Right side */
td.sidediv_right {
	height: 35px;
	padding-left: 14px;
	background: url(../images/sidediv_right.png) no-repeat left top;
	text-align: left;
	vertical-align: top;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}
td.sidediv_right span {
	display: block;
	margin-top: 5px;
}
td.corner_date {
	padding-right: 25px;
	padding-bottom: 8px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	color: #094573;
}
td.next_match {
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	line-height: 16px;
	padding-right: 25px;
	padding-bottom: 20px;
	color: #333333;
}
.row1 {
	height: 20px;
}
.row2 {
	height: 20px;
	background-color: #FFFFFF;
}
#score {
	margin-bottom: 10px;
}
#score td.place {
	font-family: Arial;
	color: #005ca1;
	font-size: 11px;
	padding-right: 10px;
	text-align: right;
	width: 24px;
	font-weight: bold;
	background-position: left;
}
.row2 td.place {
	background-image: url(../images/row2.jpg);
}
#score td.team {
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	padding-right: 5px;
	text-align: left;
}
#score td.point {
	font-family: Arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	width: 22px;
	padding-right: 4px;
}



/* Site bottom */
td.bg_bottom {
	background-image: url(../images/bottom_2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


/* News */
table.News {
	margin-bottom: 12px;
}
td.NewsTitle {
	padding-left: 12px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	height: 27px;
	background-color: #fef6df;
	border-bottom: solid 2px #f7c42e;
	border-top: solid 1px #FADC82;
	border-left: solid 1px #FADC82;
	border-right: solid 1px #FADC82;
	vertical-align: middle;
	color: #8d6d0e;
}
td.NewsPicture {
	padding: 6px 0px 0px 0px;
	vertical-align: top;
}
td.NewsIntro {
	padding: 6px 10px 0px 10px;
	vertical-align: top;
}
td.NewsIntro p {
	margin: 0px;
	padding: 0px;
}
td.NewsMore {
	text-align: right;
	vertical-align: top;
	font-size: 11px;
}
td.NewsMore a {
	text-decoration: none;
	color: #333333;
}
td.NewsMore a:hover {
	color: #69B0D8;
}
div.NewsIntro {
	font-weight: bold;
	margin-bottom: 10px;
}

/* News detail */
div.NewsDetailTitle {
	padding: 6px 0px 4px 12px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	background-color: #fef6df;
	border-bottom: solid 2px #f7c42e;
	border-top: solid 1px #FADC82;
	border-left: solid 1px #FADC82;
	border-right: solid 1px #FADC82;
	color: #8d6d0e;
}
div.NewsDetailIntro {
	padding: 6px 0px 0px 0px;
	font-weight: bold;
}
div.NewsDetailIntro p {
	margin: 0px;
	padding: 0px;
}
div.NewsDetailArticle {
	padding: 6px 0px 0px 0px;
}
div.NewsDetailArticle p {
	margin: 0px;
	padding: 0px 0px 8px 0px;
}
div.NewsDetailBack {
	text-align: center;
	font-weight: bold;
}
div.NewsDetailBack a {
	text-decoration: none;
	color: #333333;
}
div.NewsDetailBack a:hover {
	color: red;
}
