* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}
form {
	display: inline;
}
img {
	border: 0px;
}
hr {
	border: 1px solid #2D2D2D;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
span.u
{
	text-decoration: underline;
}
/*--------------------------------------------------*/
a:link, a:visited, a:active {
	color: #B87100;
	text-decoration: none;
}
a:hover {
	color: #D98500;
	text-decoration: none;
}
/*--------------------------------------------------*/
input.button {
	font-weight: bold;
}
input.teambutton {
	font-weight: bold;
	float: left;
}
input.text, input.button, textarea.text, input.teambutton {
	color: #CCCCCC;
	background-color: #2D2D2D;
	border: 1px solid #6C6C6C;
	padding: 2px;
	margin: 1px 1px;
}
input.login {
	color: #666666;
	text-align: center;
	font-weight: bold;
	background-color: transparent;
	border: 0px;
	width: 100%;
	height:100%;
	padding: 0px;
}
input.cmntadd
{
	color: #CCCCCC;
	text-align: center;
	font-weight: bold;
	background-color: #2D2D2D;
	border: 0px;
	width: 100%;
	padding: 0px;
	float: left;
}
input.newstitle, input.newsadd {
	font-weight: bold;
}
input.news, input.newstitle, input.newsadd, textarea.news {
	color: #CCCCCC;
	background-color: transparent;
	border: 0px;
	width: 100%;
	padding: 0px;
}
/*--------------------------------------------------*/
div#header {
	background-image: url(gfx/header.jpg);
	background-repeat: no-repeat;
	width: 570px;
	height: 156px;
}
div#main {
	background-image: url(gfx/main.jpg);
	background-repeat: repeat-y;
	width: 516px;
	padding-right: 27px;
	padding-left: 27px;
}
div#bottom {
	background-image: url(gfx/bottom.jpg);
	background-repeat: no-repeat;
	width: 570px;
	height: 36px;
}
div#header, div#main, div#bottom {
	margin: auto;
}
/*--------------------------------------------------*/
a.menu, a.menu:link, a.menu:visited, a.menu:active, a.bigMenu, a.bigMenu:link, a.bigMenu:visited, a.bigMenu:active {
	font-weight: bold;
	text-align: center;
	width: 52px;
	height: 20px;
	line-height: 20px;
}
a.bigMenu, a.bigMenu:link, a.bigMenu:visited, a.bigMenu:active {
	width: 115px!important;
	height: 12px!important;
	line-height: 12px!important;
	/*border-color: #B87100;*/
}
a.admin, a.admin:link, a.admin:visited, a.admin:active {
	font-weight: bold;
	text-align: center;
	width: 70px;
	height: 20px;
	line-height: 20px;
}
a.page, a.page:link, a.page:visited, a.page:active, span.page {
	background-color: #333333;
	border: 1px solid #6C6C6C;
	padding: 0px 3px;
}
a.page:hover {
	background-color: #6C6C6C;
	border: 1px solid #333333;
}
a.menu:hover, a.admin:hover, div.login:hover , a.bigMenu:hover {
	background-color: #333333;
}
/*--------------------------------------------------*/
div.login {
	width: 70px;
	height: 20px;
	line-height: 20px;
}
div#cont {
	width: 502px;
}
div.cont {
	width: 158px;
}
div#cont, a.menu, a.admin, div.cont, div.login , a.bigMenu {
	font-size: 12px;
	background-color: #404040;
	border: 1px solid #6C6C6C;
	padding: 4px;
	margin: 4px 2px;
	float: left;
	display: inline;
}
div.clear {
	clear: both;
}
div.head {
	color: #AFAFAF;
	background-color: #6C6C6C;
	background-image: url(gfx/details.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 1px 2px;
	margin-bottom: 4px;
}
/*--------------------------------------------------*/
div.news1 {
	width: 367px;
}
div.news2
{
	text-align: center;
	border-left: 1px solid #404040;
	width: 118px;

}
div.news1, div.news2
{
	background-color: #2D2D2D;
	padding: 2px 4px;
	float: left;
}
div.news3 {
	background-color: #2D2D2D;
	border-top: 1px solid #404040;
	border-bottom: 1px solid #404040;
	width: 502px;
	float: left;
}
div.news4 {
	background-color: #404040;
	border-right: 1px solid #404040;
	width: 367px;
	padding: 4px;
	float: left;
}
img.news {
	float: left;
}
div.newsadd
{
	text-align: center;
	background-color: #2D2D2D;
	width: 367px;
	padding: 1px 4px;
	float: left;
}
/*--------------------------------------------------*/
div.cmnts1 {
	background-color: #2D2D2D;
	border-right: 1px solid #404040;
	width: 393px;
	padding: 2px 4px;
	float: left;
}
div.cmnts2 {
	text-align: center;
	background-color: #2D2D2D;
	width: 92px;
	padding: 2px 4px;
	float: left;
}
div.cmnts3 {
	width: 494px;
	padding: 4px;
	float: left;
	overflow: hidden;
}
/*--------------------------------------------------*/
div#team1 {
	width: 30%;
	padding-left: 2px;
	float: left;
}
div#team2 {
	border-left: 3px solid #2D2D2D;
	padding-left: 4px;
	float:left;
}
/*--------------------------------------------------*/
td.matches {
	text-align: center;
	width: 20%;
}
img.matches {
	border: 1px solid #B87100;
}
/*--------------------------------------------------*/
a.ls {
	width: 154px;
	padding: 1px 2px;
	float: left;
}
td.lsm1 {
	width: 34%;
}
td.lsm2 {
	text-align: center;
	width: 33%;
}
td.lsm3 {
	text-align: right;
	width: 33%;
}
td.lsm1, td.lsm2, td.lsm3 {
	width:52px;
	padding: 1px 2px;
}
/*--------------------------------------------------*/
div#page {
	text-align: center;
}
span.page {
	color: #999999;
}
/*--------------------------------------------------*/
table.avail td {
	text-align: center;
}
select.s1, select.s2, select.s3, select.s4 {
	font-weight: bold;
	border: none;
}
select.s1 {
  color: orange;
}
select.s2 {
  color: cyan;
}
select.s3 {
  color: yellow;
}
select.s4 {
  color: red;
}
/*--------------------------------------------------*/
input.email {
	display: none;
}