body {
	margin: 0;
	padding: 0 0 0 10px; 
	vertical-align: top; 
	background-image: url(/images/design/back-01.gif); 
	background-repeat: repeat-x; 
	background-color: #DDD; 
	font-family: tahoma, verdana, helvetica, sans serif; 
	font-size: 10pt;
	color: #0A2B7D;
}
form {
	margin: 0;
}
a {
	font-family: tahoma, verdana, helvetica, sans serif;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
} 
#contentOuter {
	margin-left: 150px;
	vertical-align: top;
}
#contentHeader {
	line-height: 0;
	font-size: 0;
}
#mainContent {
	margin: 9px 9px 0 10px;
	padding: 0; 
	vertical-align: top;
	height: 1%;
}
#navigationLeft {
	display: block;
	float: left; 
	width: 150px; 
	margin-top: 4px; 
	background-color: #0A2B7D; 
	line-height: 0;
	padding-bottom: 20010px;  /* X + padding-bottom */
  	margin-bottom: -20000px;  /* X */
}
#menuContainer {
	background-image: url(/images/design/back-03.jpg); 
	background-repeat: no-repeat;
	font-size: 7pt;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
img.mainLogo {
	width: 150px;
	border: none;
}
img.menuBullet {
	float: right; 
	width: 12px; 
	height: 21px; 
	border: 0;
}
img.socialButton {
	width: 16px; 
	height: 16px; 
	border: 0; 
	margin-right: 4px;
}
a.menuGroup {
	display: block;
	color: #FFF;
	padding: 1px 10px 0 15px; 
	line-height: 2.4em; 
	text-align: left;
	background-image: url(/images/design/line.gif); 
	background-repeat: repeat-x;
}
div.menuGroupContainer {
	padding: 6px 0 5px 3px;
	background-image: url(/images/design/line.gif); 
	background-repeat: repeat-x;
}
a.menuElement {
	display: block;
	color: #FFF;
	padding: 0 15px; 
	line-height: 1.8em; 
	text-align: left;
}
a.menuSelected {
	color: #85B4EE;
	text-decoration: none;
}
#menuSocial {
	margin: 0 auto;
	text-align: center;
	padding: 8px 0; 
	background-image: url(/images/design/line.gif); 
	background-repeat: repeat-x;
	height: 1%;
}
#buttonsLeague {
	width: 100%;
	padding: 10px 0 0;
	background-image: url(/images/design/line.gif); 
	background-repeat: repeat-x;
}
#buttonsLeague img {
	border: 0;
	display: block;
	margin: 10px auto;
}
img#buttonSite {
	float: right; 
	width: 66px; 
	height: 33px; 
	border: 0; 
	margin: 0 30px;
}
#contentHeader a img {
	width: 23px;
	height: 33px; 
 	border: 0; 
 	margin: 0 5px;
}
form#quickLinks {
	padding: 10px 0;
	text-align:center;
	margin: 0 auto;
	background-image: url(/images/design/line.gif); 
	background-repeat: repeat-x;
}
form#quickLinks select {
	width: 120px; 
	margin: 3px 0;
	font-size: 8pt;
	color: #004486;
}
#bottomBlock {
	margin-left: 150px;
	clear: both; 
	font-size: 0.8em;
	height: 1%;
	background-color: #DDD;
}
#siteCounters {
	float: right; 
	margin: 1em 9px 0 0;
	height: 1%;
}
#copyrightCSKA {
	float: left;
	width:45%;
	margin: 0;
	padding: 10px 20px 10px;
	height: 1%;
}
#copyrightCSKA a {
	color: #CA1C00;
}
.clearbox  {
	line-height: 0; 
	font-size: 0; 
	clear: both; 
	width: 100%;
}