#headsponsor {
	width: 408px;
	height: 120px;
	float:right;
}
#logohome
{
	width: 200px;
	height: 120px;
	float:left;
}
#header {
	width:960px;
	height:120px;
	background-image: url(images/sp8.jpg);
	background-repeat: no-repeat;
}
#top{
	padding-top:10px;
}
#container {
	background-color:#FFF;
	overflow:hidden;
}
body {
	/* background-image: url(images/back1.gif); */
	background-image: url(images/newbg.jpg);
	background-repeat:no-repeat;
	background-position-x: 65%;
	background-repeat: repeat;
}
.news p {
	text-align: justify;
	font-size: 12px;
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.news a {
	font-size: 18px;
	font-weight:bold;
	color: #000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.news a:hover {
	text-decoration: underline;
}
a.othernews {
	color: #009;
	font-weight: bold;
	text-decoration:none;
	-webkit-transition: color 0.5s linear;
}
a.othernews12 {
	font-size:12px;
	color: #009;
	font-weight: bold;
	text-decoration:none;
	-webkit-transition: color 0.4s linear;
}
a.othernews:hover,a.othernews12:hover {
	color: #F30;
}
.datetext {
	font-size:11px;
	font-weight:normal;
	color: #666;
}
.datetextnew {
	font-size:11px;
	font-weight:normal;
	color: #C30;
}
.news img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
	clear:both;
}
.news h1 {
	font-size:large;
}
.news tr:nth-child(even) {
	background-color:#FFF;
}
.news td {
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-color: #F5F5F5;
	border-bottom-style: ridge;
}
.box {
	border: 2px ridge #F5F5F5;	
	margin: 10px;
	padding: 5px;
	font-size: x-small;
	float:left;
	width:94%;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	
	/*--Bottom right rounded corner--*/
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
}
#rightside {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.games table{
	font-weight:bold;
	width:100%;
}
.games td {
	text-align:center;
	vertical-align:middle;
	padding:2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.games img {
	width: 28px;
}
.big {
	font-size: x-large;
	font-weight: bold;
}
.bigbig {
	font-size: xx-large;
	font-weight: bold;
}

#standings tr:nth-child(even) {
	background-color:#F5F5F5;
}
#standings td {
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDD;
}
#standings table {
	width: 100%;
}
.spartak {
	color:#C30;
	font-weight:bold;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C30;
}
#greylink {
	padding: 10px;
	font-size: x-small;
}
#greylink a {
	color: #666;
	text-decoration: none;
	font-weight: normal;
}
#greylink a:hover {
	color: #333;
	text-decoration: underline;
}
#sponsor {
	padding: 10px;
	font-weight:bold;	
}
#main {
	padding-top: 10px;
	padding-bottom: 10px;
}
.title{
	font-size:12px;
	font-weight:bold;
	color: #C30;
/*	border: 1px solid #C30; */
	border: 1px solid #CCC; 
	text-align:center;

	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	
	/*--Bottom right rounded corner--*/
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.new{
	background-color:#FF0;
}
#birthday{
	background-image: url(images/birthday2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.standard td{
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.standard tr:nth-child(even) {
	background-color:#F5F5F5;
}
.stats {
	font-size:12px;
	font-weight:bold;
}
.stats table {
	margin-left:auto;
	margin-right:auto;
}
.stats td {
	vertical-align:middle;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: groove;
	border-bottom-color: #F5F5F5;
}
.stats td:nth-child(even) {
	background-color:#F5F5F5;
}
.hunderd {
	width:100%;
}
.simply td{
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #F5F5F5;
}
.even tr:nth-child(even) {
	background-color:#F5F5F5;
}
.mini {
	font-size:x-small;
}
.selector {
	font-family:Verdana, Geneva, sans-serif;
	background-color:#FFF;
	border: 3px solid #C30;
	padding: 10px;
	color:#C30;
	font-weight:bold;
	margin: 0px;
	overflow:auto;
	width: 100%;
}
.spacy {
	width:100%;
}
.spacy td{
	padding: 10px;
	text-align: left;
	vertical-align:middle;
}
.spacy th{
	text-align: center;
	vertical-align: middle;
}
#farright {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbsadd {
	border: 1px solid #6CC;
	margin: 2px;
}
img.imgright {
	float: right;
	padding: 2px;
	margin-left: 10px;
	margin-bottom:3px;
	margin-top:3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
}
img.imgleft {
	float: left;
	padding: 2px;
	margin-right: 10px;
	margin-bottom:3px;
	margin-top:3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
}

.f11 {
	font-size:11px;
}
.redreclink {
	font-size: medium;
	border: 1px solid #CCCCCC;
	padding: 1px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}.redreclink:hover {
	border: 1px solid #0066CC;
	color: #FF0000;
}
.manynews {
	font-size:11px;
}
.manynews h1{
	font-size:14px;
	padding:5px;
	margin:0px;
}
.manynews img {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
	padding: 2px;
	clear:both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
}
.multirow {
	padding-top:5px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;	
}
.retro {
}
.retro img {
	float:left;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
	margin-top:10px;
	margin-bottom:10px;
}
.polls {
	text-align:center;
	font-size:11px;
	padding: 10px;
	margin-bottom:10px;
	border: 1px solid #CCC;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	
	/*--Bottom right rounded corner--*/
	-moz-border-radius-topright: 10px;
	-khtml-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-topleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
}
.polls table {
	padding:0px;
	margin:0px;
}
.polls input[type=submit] {
	background:#FFF;
	color:#C30;
	padding:5px;
	margin:5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
}
.center {
	text-align:center;
}
.nonelinks, .nonelinks:visited {
	text-decoration: none;
	color:#000;
}
.floatleft {
	padding:5px;
	float:left;
}
.justified {
	text-align:justify;
}
.video {
	margin-bottom:10px;
	float:left;
}
.video2 {
	margin:20px;
	float:left;
	font-size:11px;
}