html, body {
 height:100%;
 width:100%;
 margin:0px;
 padding:0px;
}
body{
 background-color: white;
 text-align:center;
 font: normal 10pt Verdana;
}
body *{
 margin:0px;
 padding:0px;
}

a, a:visited{
 color:#31404e;
 text-decoration:underline;
}
a:hover{
 text-decoration:none;
}

.clearboth{
 clear:both;
 height:0px;
 font-size:0px;
 line-height:0px;
}

.divide {
 margin: 5px 0px 5px 0px;
}

.bg_header{
  background-image:url('images/if_header1.gif');
  background-position: left top;
  background-repeat: no-repeat;
	height: 50px
}

.plashka468{
  background-image:url('images/menubar.gif');
  background-position: right top;
  background-repeat: no-repeat;
	height: 21px;
	color: white;
	padding-left: 6px;
	padding-top: 6px;
	margin: 0px;; font-style:normal; font-variant:normal; font-weight:bold; font-size:10pt; font-family:Arial
}

.plashka500{
  background-image:url('images/menubar.gif');
  background-position: right top;
  background-repeat: no-repeat;
	width: 494px;
	height: 21px;
	color: white;
	padding-left: 6px;
	padding-top: 6px;
	margin: 0px;; font-style:normal; font-variant:normal; font-weight:bold; font-size:10pt; font-family:Arial
}

.plashka226{
  background-image:url('images/menubar.gif');
  background-position: right top;
  background-repeat: no-repeat;
	height: 21px;
	color: white;
	padding-left: 6px;
	padding-top: 6px;
	margin: 0px;; font-style:normal; font-variant:normal; font-weight:bold; font-size:10pt; font-family:Arial
}

.plashka317{
  background-image:url('images/menubar.gif');
  background-position: right top;
  background-repeat: no-repeat;
	height: 21px;
	color: white;
	padding-left: 6px;
	padding-top: 6px;
	margin: 0px;; font-style:normal; font-variant:normal; font-weight:bold; font-size:10pt; font-family:Arial
}

.plashkamenu{
  background-image:url('images/menubar.gif');
	background-repeat:no-repeat;
	background-position: right top;
  margin-bottom: 6px;
	width: 988px;
	height: 22px;
	color: white;
	font-style:normal; font-variant:normal; font-weight:bold; font-size:10pt; font-family:Arial; padding-left:0px; padding-right:0px; padding-top:5px; padding-bottom:0px
}

.plashkamenu a, .plashkamenu a:visited{
  color: white;
	font: bold 10pt Arial;
	text-decoration: none;
	padding: 0px 8px;
}

.plashkamenu a:hover{
	text-decoration: underline;
}

.leftCol{
  float: left;
	width: 500px;
	padding:0px 10px 0px 6px
}

.rightCol{
  float: left;
	width: 472px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.leftSmallCol{
  float: left;
	width: 231px;
	margin-right: 10px;
	padding: 0px 0px 0px 0px;
}

.leftWideCol{
  float: left;
	width: 323px;
	margin-right: 10px;
	padding: 0px 0px 0px 0px;
}

.rightSmallCol{
  float: left;
	width: 231px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.rightWideCol{
  float: left;
	width: 322px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.mainContainer{
  width: 998px;
	margin: 0px auto;
	text-align: left;
	border: 1px #135291 solid; 
}

.contentsBlock{
  width: 990px;
	margin: 0px auto;
	padding: 4px 4px 4px 4px;
	background: white;
}

.shadowRightBlock{
  background-image:url('images/shadow_right.gif');
	background-repeat:repeat-y;
	width: 4px;
	padding: 0px;
	float: left
}
.shadowLeftBlock{
  background-image:url('images/shadow_left.gif');
	background-repeat:repeat-y;
	width: 4px;
	padding: 0px;
	float: left
}

.goToLink{
  padding-right: 4px;
	padding-bottom: 4px;
  text-align: right;
	color: #BA0000;
	font: normal 8pt Verdana;
}

.goToLink a, .goToLink a:visited{
	text-decoration:none;
	color: #BA0000;
}

.goToLink a:hover{
  text-decoration: underline;
}

.twoSmallCol{
	padding: 6px 0px 6px 0px;
}

.twoSmallCol ul{
	list-style-image:url('images/dot2.gif');
	font-size:8pt; margin-left:9px; margin-right:0px; margin-top:0px; margin-bottom:12px; padding-left:8px; padding-right:0px; padding-top:6px; padding-bottom:4px
}

.twoSmallCol li{
	margin: 0px 0px 4px 6px;
	padding: 0px 10px 0px 4px;
}


.mainBlock{
	padding: 0px 0px 10px 0px;
}

.mainBlock h1{
  color: #135291;
  font: 27pt Verdana,Arial,sans-serif;
  padding: 2px 0px 7px;
}

.mainBlock h2{
  color: #135291;
	font: normal 14pt Verdana;
	margin: 6px 0px 0px; 
}

.mainBlock h4{
  color: #135291;
	font: bold 9pt Verdana;
	margin: 10px 0px 6px; 
}

.mainBlock p{
  color: #282828;
	font: normal 12pt Verdana; 
}

.mainBlock p.comment{
  color: #135291;
	font: bold 9pt Verdana;
	margin: 10px 0px 6px; 
}

.mainBlock .reviewtags{
	padding-top: 10px;
	padding-bottom: 0px; 
  font-weight:bold;
  color:#135291;

}

.mainBlock .reviewtext p{
  color: #282828;
	font: normal 10pt Verdana;
	padding-top: 6px;
	padding-bottom: 6px; 
}

.mainBlock .reviewtext a.prlink{
  color: #3333cc;
	font: normal 10pt Verdana;
	padding-top: 6px;
	padding-bottom: 6px; 
	text-decoration: none;
}

.mainBlock .epigraph {
  text-align: right;
	font: italic 10pt Verdana;
	padding: 5px 0px;
}

.mainBlock .reviewtext .epigraph {
  text-align: right;
	font: italic 10pt Verdana;
	padding: 5px 0px;
}

.mainBlock a, .mainBlock a:visited{
  color: #282828;
	text-decoration: none; 
}

.mainBlock a:hover{
  color: #282828;
	text-decoration: underline; 
}

.mainBlock ul{
	list-style-image:url('images/dot2.gif');
	font-size:8pt; margin-left:9px; margin-right:0px; margin-top:0px; margin-bottom:0px; padding-left:8px; padding-right:0px; padding-top:6px; padding-bottom:4px
}

.mainBlock li{
	margin: 0px 0px 4px 6px;
	padding: 0px 10px 0px 4px;
}

.mainBlock span.date{
  color: #666;
	padding-left: 5px;
	padding-right: 5px;
}

.mainBlock li a, .mainBlock li a:visited{
	color:#135291;
	text-decoration:none;
}

.mainBlock li a:hover{
	color:#135291;
	text-decoration:underline;
}


.emptyBlock{
  width: 458px;
	padding: 4px 4px 4px 4px;
	border-bottom: 1px #135291 solid; 
	border-right: 1px #135291 solid; 
	border-left: 1px #135291 solid;
	border-top: 1px #135291 solid; 
	background-color: white; 
}

.emptyBlock p{
  color: #282828;
	font: normal 8pt Verdana; 
}

.reviewsBlock{
  width: 494px;
	padding: 0px 0px 0px 0px;
	background-color: #E7F1F3;
	border-bottom: 1px #135291 solid; 
	border-right: 1px #135291 solid; 
	border-left: 1px #135291 solid; 
	border-top: 1px #135291 solid;
	margin-bottom: 6px;
}

.reviewsBlockNarrow{
  width: 466px;
	padding: 0px 0px 0px 0px;
	background-color: #E7F1F3;
	border-bottom: 1px #135291 solid; 
	border-right: 1px #135291 solid; 
	border-left: 1px #135291 solid; 
	border-top: 1px #135291 solid;
	margin-bottom: 6px;
}

.reviewsBlock p, .reviewsBlockNarrow p{
  color: #282828;
	font: normal 8pt Verdana; 
}

.reviewsBlock a, .reviewsBlock a:visited, .reviewsBlockNarrow a, .reviewsBlockNarrow a:visited{
  color: #282828;
	text-decoration: none; 
}

.reviewsBlock a:hover, .reviewsBlockNarrow a:hover{
  color: #282828;
	text-decoration: underline; 
}

.lastReview{
	padding: 4px 4px 4px 4px;
}

.lastReview img{
	border: 1px #135291 solid;
	margin-right: 6px;
	margin-bottom: 6px;
	float: left; 
}

.lastReview h2{
  color: #135291;
	font: bold 10pt Verdana; 
}

.bestBombard{
	padding: 4px 4px 4px 4px;
}

.bestBombard td{
  font-size: 8pt;
	padding-bottom: 5px;
}
	
.euroSquad{
	padding: 5px 5px 5px 5px;
}

.euroSquad td{
  font-size: 8pt;
	padding-bottom: 5px;
}

.euroSquad span.flags {
padding: 6px 10px 16px;
margin-bottom: 16px;
cursor: pointer;
}

.advBlock{
	padding: 0px 0px 10px 0px;
}

.newsBlock{
  width: 466px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px #135291 solid; 
	border-right: 1px #135291 solid; 
	border-left: 1px #135291 solid; 
	border-top: 1px #135291 solid; 
	background-color: #E7F1F3;
	margin-bottom: 6px;
}

.newsBlock ul{
	list-style-image:url('images/dot2.gif');
	font-size:8pt; margin-left:9px; margin-right:0px; margin-top:0px; margin-bottom:0px; padding-left:8px; padding-right:0px; padding-top:6px; padding-bottom:4px
}

.newsBlock li{
	margin: 0px 0px 4px 6px;
	padding: 0px 10px 0px 4px;
}

.newsBlock span.date{
  color: #666;
	padding-left: 5px;
	padding-right: 5px;
}

.newsBlock li a, .newsBlock li a:visited{
	color:#135291;
	text-decoration:none;
}

.newsBlock li a:hover{
	color:#135291;
	text-decoration:underline;
}

.resultBlock{
  width: 216px;
  padding: 4px 4px 4px 4px;
	margin-bottom: 6px;
	border-bottom: 1px #135291 solid; 
	border-right: 1px #135291 solid; 
	border-left: 1px #135291 solid; 
	border-top: 1px #135291 solid; 
	font-size: 8pt;
}

.clubResultBlock{
  width: 494px;
  padding: 0px;
	margin: 5px 0px 5px 0px;
	border-bottom: 1px #135291 solid; 
	border-right: 1px #135291 solid; 
	border-left: 1px #135291 solid; 
	border-top: 1px #135291 solid; 
	font-size: 8pt;
}

.clubResultBlock table{
  width: 484px;
  padding: 0px;
  margin: 10px 5px 10px 5px;
	border: 0px; 
} 

.resultBlockWide{
  width: 466px;
  padding: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom: 1px #135291 solid; 
	border-right: 1px #135291 solid; 
	border-left: 1px #135291 solid; 
	border-top: 1px #135291 solid; 
	font-size: 8pt;
}

.resultBlockWide table{
  margin: 10px 0px 10px 0px;
} 

.resultBlockWide a, .resultBlockWide a:visited{
	text-decoration: none; 
}

.resultBlockWide a:hover{
	text-decoration: underline; 
}

.resultBlock td.res, .resultBlockWide td.res, .clubResultBlock td.res{
  font-size: 8pt;
	padding-bottom: 5px;
	padding-left: 6px;
	color: #282828;
}

.resultBlock td.date, .resultBlockWide td.date, .clubResultBlock td.date{
  font-size: 8pt;
  color: #282828;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.resultBlock h2, .resultBlockWide h2{
  font: normal 12pt Verdana;
	color: #135291;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 6px;
}

.resultBlock h3, .resultBlockWide h3{
  font: bold 10pt Verdana;
	color: #135291;
	margin-bottom: 6px;
	margin-left: 6px;
}

.resultBlock h4, .resultBlockWide h4{
  font: bold 8pt Verdana;
	color: #282828;
	padding-bottom: 6px;
}

.stable table{
	 font: 8pt Verdana;
	 color: #282828;
	 text-align: left;
	 width: 90%;
}

.stable p{
    FONT: bold 10pt Verdana;
    COLOR: #990000;
		padding-bottom: 2px;
		padding-top: 5px;
		text-align: left;
}

.stable td
{
	 font: 8pt Verdana;
 	 padding: 1px 2px 0px 0px;
	 text-align: left
}

.stable tr.firstplace
{
   color: #0000FF;
}

.stable .goToLink{
  padding-right: 4px;
  text-align: right;
	color: #BA0000;
	font: italic 8pt Verdana;
}

.stable .goToLink a, .stable .goToLink a:visited{
	text-decoration:none;
	color: #BA0000;
}

.stable .goToLink a:hover{
  text-decoration: underline;
}

.voteForm
{
    border: 0px;
    font: #282828 8pt Verdana;
		padding-bottom: 5px;
}

.voteForm h3{
  font: bold 9pt Verdana;
	color: black;
	padding: 4px 4px 4px 4px;
}

.voteForm p{
  font: normal 8pt Verdana;
	color: #282828;
	padding: 4px 0px 4px 4px;
}

.voteForm td{
	font: normal 8pt Verdana;
	color: black;
	padding-left: 5px;
}

.voteForm a, .voteForm a:visited{
  font: 8pt Verdana;
	color:#135291;
	text-decoration:none;
}

.voteForm a:hover{
  font: 8pt Verdana;
	color:#135291;
	text-decoration:underline;
}


.tableBlock h1{
  color: #135291;
	font: normal 27pt Verdana, Arial, sans-serif;
	padding: 4px 0px; 
}

.tableBlock h2{
  color: #135291;
	font: normal 20pt Arial, sans-serif;
	padding: 6px 0px 10px 0px; 
}

.tableBlock a.phaselink, .tableBlock a.phaselink:visited{
  font: normal 10pt Arial;
	color: #135291;
	text-decoration: none;
	margin: 6px 0px 20px 0px;
}

.tableBlock a.phaselink:hover{
	text-decoration: underline;
}

.tableBlock img.logo{
  float: right;
	height: 120px;
	width: 120px;
	border: none;
}

.tableBlock h2.link, .tableBlock h2.link a, .tableBlock h2.link a:visited {
  color: #a8d0ff;
	font: normal 20pt Arial, sans-serif;
	padding: 6px 0px 10px 0px; 
	text-decoration: none;
	float: right;
}

.tableBlock h2.link a:hover {
	text-decoration: underline;
}

.tableBlock h3{
  font: bold 12pt Arial;
	color: #135291;
}

.generaltable
{
	 font: 8pt Verdana;
	 color: #282828;
	 text-align: left;
	 margin-bottom: 10px;
	 width: 100%;
}

.generaltable td
{
	 font: 8pt Verdana;
 	 padding: 1px 1px 3px 1px;
	 text-align: center
}

.generaltable td.boldcell
{
	 font: bold 8pt Verdana;
 	 padding: 2px 2px 2px 2px;
}

.generaltable tr
{
	 padding: 3px 0px 3px 0px;
}

.generaltable tr.ccell
{
	 padding: 2px 0px 2px 0px;
	 background-color: #E2D3AA;
}

.generaltable td.cellleft
{
	 text-align: left;
}

.generaltable td.clubcell
{
	 text-align: left;
	 vertical-align:top;
	 width: 225px;
	 padding: 4px 0px;
}

.generaltable td.datecell
{
	 text-align: left;
	 vertical-align:top;
	 width: 70px;
	 padding: 4px 0px;
}

.generaltable tr.firstplace
{
	 padding: 2px 0px 2px 0px;
	 background-color: #E7F1F3;
	 color: #135291;
}

.generaltable tr.currentteam
{
	 padding: 2px 0px 2px 0px;
	 background-color: #b2b2b2;
	 color: #282828;
}

.generaltable tr.currentteam a, .generaltable tr.currentteam a:visited
{
   color: #282828;
}

.generaltable tr.lastplace
{
	 padding: 2px 0px 2px 0px;
	 background-color: #FFD1D4;
	 color: #8C1412;
}

.generaltable tr.firstplace a, .generaltable tr.firstplace a:visited
{
   color: #135291;
}

.generaltable tr.lastplace a, .generaltable tr.lastplace a:visited
{
   color: #8C1412;
}

.generaltable a, .generaltable a:visited
{
   color: #282828;
   text-decoration: none;
}
.generaltable a:hover
{
   text-decoration: underline;
}

.generaltable a.reslink, .generaltable a.reslink:visited, .generaltable a.reslink:hover
{
   color: #282828;
   text-decoration: underline;
}

.generaltable h3{
  font: bold 9pt Verdana;
	color: #135291;
	padding-bottom: 10px;
}

.generaltable h4{
  font: bold 8pt Verdana;
}

.generaltable thead
{
	 font: bold 9pt Verdana;
	 color: white;
	 background-color: #cf993a;
	 text-align: center;
 	 padding: 2px 0px 2px 0px;
}

.generaltable th
{
 	 padding: 1px 0px 1px 0px;
}

.generaltable .goToLink{
  padding-right: 4px;
	padding-top: 4px;
  text-align: right;
	color: #BA0000;
	font: normal 8pt Verdana;
}

.generaltable .goToLink a, .generaltable .goToLink a:visited{
	text-decoration:none;
	color: #BA0000;
}

.generaltable .goToLink a:hover{
  text-decoration: underline;
}

.generaltable ul{
	list-style-image:url('images/dot2.gif');
	font-size:8pt; margin-left:9px; margin-right:0px; margin-top:0px; margin-bottom:0px; padding-left:8px; padding-right:0px; padding-top:6px; padding-bottom:4px
}

.generaltable li{
	margin: 0px 0px 4px 6px;
	padding: 0px 10px 0px 4px;
}

.sapa
{
 font-family: Verdana;
 font-size: 7pt;
 font-weight: normal;
 text-align: center;
 width: 100%;
 color: #282828;
}

.sapa a, .sapa a:visited
{
 font-family: Verdana;
 font-size: 7pt;
 font-weight: normal;
 COLOR: #135291;
}

.footer{
  padding-top: 10px;
	text-align: center;
}

.header{
  text-align: right;
	padding-top: 15px; 
}

.header img{
  margin-right: 5px;
	height: 25px;
}

.roundlink, .roundlink:visited{
	text-decoration:none;
	color: #135291;
}

.roundlink:hover{
  text-decoration: underline;
}
  
.listBlock{
	padding: 10px 0px 0px 0px;
}

.listBlock h1{
  color: #135291;
	font: normal 27pt Verdana, Arial, sans-serif;
	padding: 4px 0px; 
}

.listBlock h2{
  color: #135291;
	font: bold 12pt Verdana; 
	padding: 6px 0px; 
}

.listBlock p{
  color: #282828;
	font: normal 9pt Verdana; 
	padding: 6px 0px; 
}

.listBlock a, .listBlock a:visited{
  color: #135291;
	text-decoration: none; 
}

.listBlock a:hover{
  color: #135291;
	text-decoration: underline; 
}
	
.clubInfo h1{
  color: #135291;
	font: bold 22pt Lucida Sans Unicode, Lucida Grande, sans-serif;
	padding: 4px 0px; 
}

.clubInfo .clubLogo{
	float:right;
	text-align:center;
	padding:4px;
}

.clubInfo p{
  color: #282828;
	font: normal 10pt Verdana;
	margin: 6px 0px 10px 0px;
}	

.resultTable td.roundTitle{
  color: #282828;
	font: bold 12pt Verdana;
	margin: 6px 0px 10px 0px;
	padding: 10px 0px 20px 0px;
	text-align: center;
}

.resultTable td.roundTitle a, .resultTable td.roundTitle a:visited{
  color: #282828;
	font: bold 12pt Verdana;
	margin: 6px 0px 10px 0px;
	text-align: center;
	text-decoration: none;
}

.resultTable td.roundTitle a:hover{
  color: #282828;
	font: bold 12pt Verdana;
	margin: 6px 0px 10px 0px;
	text-align: center;
	text-decoration: underline;
}

.squadtable
{
	 font: 8pt Verdana;
	 color: #282828;
	 text-align: left;
	 margin-top: 6px;
	 margin-bottom: 15px;
	 width: 100%;
}

.squadtable td
{
	 font: 8pt Verdana;
 	 padding: 1px 1px 3px 1px;
}

.squadtable td.center
{
	 text-align: center
}

.squadtable td.bold
{
	 font-weight: bold;
}

.squadtable td.red
{
	 color: #FF0000;
}

.squadtable tr
{
	 padding: 3px 0px 3px 0px;
}

.squadtable thead
{
	 font: bold 9pt Verdana;
	 color: #282828;
	 text-align: center;
 	 padding: 2px 0px 2px 0px;
}

.squadtable th
{
   text-align: left;
 	 padding: 1px 0px 1px 0px;
}

.squadtable th.item
{
   text-align: center;
   width: 40px;
}

.squadtable h2{
  color: #135291;
	font: normal 14pt Verdana; 
 	padding: 6px 0px;
}

.squadtable span.title{
  color: #135291;
	font: bold 10pt Verdana; 
 	padding: 6px 10px 16px;
	margin-bottom: 16px;
	cursor:pointer;
}

.squadtable td.item{
	 font: 8pt Verdana;
 	 padding: 1px 1px 3px 1px;
   width: 40px;
	 text-align: center;
}

.squadtable td.itemred{
   color: #FF0000;
	 font: 8pt Verdana;
 	 padding: 1px 1px 3px 1px;
   width: 40px;
	 text-align: center;
}

.betBlock{
	padding: 0px 0px 10px 0px;
}

.betBlock h1{
  color: #135291;
	font: normal 27pt Arial, sans-serif;
	padding: 4px 0px; 
}

.betBlock h2{
  color: #135291;
	font: bold 14pt Arial; 
	padding: 10px 0px; 
}

.betBlock h3{
  color: #135291;
	font: bold 10pt Arial; 
	padding: 10px 0px; 
}

.betBlock p{
  color: #282828;
	font: normal 9pt Verdana; 
}

.betBlock p.data{
  color: #282828;
	font: bold 8pt Verdana; 
}

.betBlock table{
	margin: 10px 0px 0px 0px;
}

.betBlock td.rndtitle{
  color: #135291;
	font: bold 8pt Verdana; 
}

.betBlock tr.makebetrow{
  color: #282828;
	font: normal 8pt Verdana; 
}

.betBlock input.standard{
  width: 14px;
	height: 14px;
  font: normal 8pt Verdana;
  border: black 1px solid;
  color: #282828;
}

.betBlock .reviewtags{
	padding-top: 10px;
	padding-bottom: 4px; 
}

.betBlock .reviewtext p{
  color: #282828;
	font: normal 10pt Verdana;
	padding-top: 6px;
	padding-bottom: 6px; 
}

.betBlock a, .betBlock a:visited{
  color: #282828;
	text-decoration: none; 
}

.betBlock a:hover{
  color: #282828;
	text-decoration: underline; 
}	

.betBlock ul{
	list-style-image:url('images/dot2.gif');
	font-size:8pt; margin-left:9px; margin-right:0px; margin-top:0px; margin-bottom:12px; padding-left:8px; padding-right:0px; padding-top:6px; padding-bottom:4px
}

.betBlock li{
	margin: 0px 0px 4px 6px;
	padding: 0px 10px 0px 4px;
}
	
.newsList h2{
  font: bold 12pt Arial, sans-serif;
}

.newsList p{
  color: #282828;
	font: normal 10pt Verdana;
	padding-top: 6px;
	padding-bottom: 6px;
}	 

.reviewdate{
  color: #AF0000;
	font: normal 8pt Verdana;
}	 

.reviewdate a, .reviewdate a:visited{
  color: #AF0000;
  text-decoration: none;
	font: normal 8pt Verdana;
}	 

.reviewdate a:hover{
  text-decoration: underline;
}	 

.poisk{
  width: 458px;
	margin: 6px 0px 0px 5px; 
}

.poisk p{
  color: #282828;
	font: bold 9pt Verdana;
	margin-bottom: 4px; 
}

.pager {
  text-align: center;
	font: bold 12pt Arial;
	margin-top: 10px;
	margin-bottom: 10px;
}

.pager p{
  font: bold 10pt Arial;
	color: #135291;
	text-align: left;
}

.pager span{
  font: bold 10pt Arial;
	color: #135291;
  margin-right: 10px;
	text-align: left;
	align: left;
}

.comments{
  padding-top: 10px;
	padding-bottom: 10px;
}

.comments h2{
  font: bold 12pt Arial;
  color: #135291;
	margin-bottom: 10px;
}

.comments p{
  font: normal 10pt Verdana;
  color: #282828;
}

.comments p.title{
  color: #282828;
	font: bold 10pt Arial;
	margin: 10px 0px 5px; 
}

.statsBlock{
	padding: 0px 0px 10px 0px;
}

.statsBlock h1{
  color: #135291;
  font: 27pt Arial,sans-serif;
  margin: 2px 0px 7px;
}

.statsBlock h1.subtitle{
  color: #135291;
  font: bold 10pt Arial,sans-serif;
  margin: 10px 0px 5px;
}

.statsBlock h2{
  color: #135291;
  font: bold 12pt Arial,sans-serif;
  margin: 10px 0px 7px;
}

.statsBlock h2.subtitle{
  color: #135291;
  font: bold 10pt Arial,sans-serif;
  margin: 0px 0px 16px;
}

.statsBlock h3{
  color: #135291;
  font: bold 12pt Arial,sans-serif;
  margin: 2px 0px 7px 10px;
	text-align: center;
}

.statsBlock p{
  color: #282828;
	text-align: left;
  font: normal 8pt Verdana,sans-serif;
  margin: 5px 0px 2px;
}

.statsBlock p.score{
  color: #AF0000;
	text-align: center;
  font: bold 18pt Arial,sans-serif;
  margin: 10px 0px 16px;
}

.statsBlock .clubRightLogo{
	float:right;
	text-align:center;
	padding:0px;
	width: 240px;
}

.statsBlock .clubLeftLogo{
  float: left;
	text-align:center;
	padding:0px;
	width: 240px;
}

.statsBlock .clubRightSquad{
	float:right;
	padding:0px 0px 0px 0px;
	width: 220px;
}

.statsBlock table{
	padding:5px 0px 0px 0px;
	border: 0px;
	width: 100%;
}

.statsBlock td
{
   color: #282828;
	 font: 8pt Verdana;
 	 padding: 1px 1px 3px 1px;
	 text-align: left
}

.statsBlock .clubLeftSquad{
	padding:0px 0px 0px 0px;
	width: 220px;
	float: left;
}

.pastStatisticBlock{
	padding: 0px 0px 10px 0px;
}

.pastStatisticBlock h1{
  color: #135291;
  font: 27pt Arial,sans-serif;
  padding: 2px 0px 7px;
}

.pastStatisticBlock h2{
  color: #135291;
  font: 18pt Verdana,sans-serif;
  padding: 2px 0px 7px;
}

.pastStatisticBlock a.statlink, .pastStatisticBlock a.statlink:visited{
  font: normal 8pt Verdana;
	color: #135291;
	text-decoration: none;
}

.pastStatisticBlock a.statlink:hover{
	text-decoration: underline;
}

.pastStatisticBlock .date{
  font: 8pt Verdana,sans-serif;
  color: #666;
	padding-left: 5px;
	padding-right: 5px;
	vertical-text-align: top;
}

.pastStatisticBlock table{
  //border: 1px solid #282828;
  background-color: #282828;
}

.pastStatisticBlock tr{
  background-color: white;  
}

.pastStatisticBlock tr.even{
  background-color: #E7F1F3;  
}

.pastStatisticBlock tr.odd{
  //background-color: white;
}

.pastStatisticBlock td{
  font: 8pt Verdana,sans-serif;
  color: #282828;
  padding: 2px 5px 2px 5px;
}

.pastStatisticBlock th{
  font: bold 9pt Verdana,sans-serif;
  color: #135291;
	padding: 5px;
}

.pastStatisticBlock ul{
	list-style-image:url('images/dot2.gif');
	font-size:8pt; margin-left:9px; margin-right:0px; margin-top:10px; margin-bottom:12px; padding-left:8px; padding-right:0px; padding-top:6px; padding-bottom:4px
}

.pastStatisticBlock li{
	margin: 0px 0px 4px 6px;
	padding: 0px 10px 0px 4px;
}

.pastStatisticBlock input{
  border: solid 1px black;
	width:  120px;
}

.pastStatisticBlock span.title{
  color: #135291;
	font: bold 10pt Verdana; 
 	padding: 6px 10px 16px;
	margin-bottom: 16px;
	cursor:pointer;
}

.video {
  margin: 5px 0px;
}