	BODY          {font-family:Verdana; font-size:11px; height:100%; margin:0px;}
	A:link    {text-decoration: underline; color: #000000}
	A:visited {text-decoration: underline; color: #000000}
	A:hover   {text-decoration: none; color: #FF0000}
	A:active  {text-decoration: underline;}
	A.hidden:link    { visibility: hidden; }
	A.hidden:visited { visibility: hidden; }
	A.hidden:hover   { visibility: hidden; }
	A.hidden:active  { visibility: hidden; }

	.todayMatches{
		background-image: url('today.gif'); 
		background-repeat:no-repeat;
		background-position: left top;
		padding-top:10px;
		padding-bottom:10px;
	}
	.yesterdayMatches{
		background-image: url('yesterday.gif'); 
		background-repeat:no-repeat;
		background-position: left top;
		padding-top:10px;
		padding-bottom:10px;
	}
	.tomorrowMatches{
		background-image: url('tomorrow.gif'); 
		background-repeat:no-repeat;
		background-position: left top;
		padding-top:10px;
		padding-bottom:10px;
	}
	.emblemaBG{
		background-image: url('emblema_bg.gif'); 
		background-repeat:no-repeat;
	}
	div.loading-visible { /*make visible*/

		position: absolute;
		top: 45%;
		left: 50%;
		margin-left: -100px;
		width: 200px;
		height: 65px;
		text-align: center;
		/*in supporting browsers, make it      a little transparent*/
		background: #ffffff;
		opacity: .75;
		border: 1px solid #000000;
		display:none;
	}
	
	.tournamentsKlasiraneGry{
	  background-color:#E9E9E9;
	  border:solid 1px #C0C0C0;
	  padding:1px;
	}
	.tournamentsKlasiraneWhite{
	  background-color: white;
	  border:solid 1px #C0C0C0;
	  padding:1px;
	}

	.tournamentsGryRow{
	  background-color:#DFDFDF;
	  border:solid 1px #C0C0C0;
	  padding:1px;
	  font-family:Verdana;
	  font-size:10px;
	}
	.tournamentsWhiteRow{
	  background-color: white;
	  border:solid 1px #C0C0C0;
	  padding:1px;
	  font-family:Verdana;
	  font-size:10px;
	}
	.statisticsMatchInfo{
		margin:0px;
		font-family:Verdana;
		font-size:11px;
	}
	.statisticsTitles{
		margin:0px;
		font-family:Verdana;
		font-size:14px;
		font-weight:bold;
		text-transform: uppercase;
	}
	.statisticsPlayers{
		margin:0px;
		font-family:Verdana;
		font-size:10px;
	}
	.goals{
		font-family:Verdana;
		font-size:16px;
		font-weight:bold;
		text-align:center;
	}
	/* White box desing BEGINS*/
	
	.whiteBoxTop{
  	    background-image: url('white_box_top.gif');
		background-repeat: no-repeat;
		background-position:left top;
		height:11px;
		width:423px;
		display:block;
		margin:0px;
	}
	.whiteBoxMiddle{
	    background-image: url('white_box_middle.gif');
		background-repeat: repeat-y;
		background-position:left top;
		width:423px;
	}
	.whiteBoxBottom{
	    background-image: url('white_box_bottom.gif');
		background-repeat: no-repeat;
		background-position:left bottom;
		height:11px;
		width:423px;
	}
	/* White box desing ENDS*/
	
	/* White box SMALL desing BEGINS*/
	
	.whiteBoxTopSmall{
  	    background-image: url('white_box_top_small.gif');
		background-repeat: no-repeat;
		background-position:left top;
		height:11px;
		width:250px;
		display:block;
		margin:0px;
	}
	.whiteBoxMiddleSmall{
	    background-image: url('white_box_middle_small.gif');
		background-repeat: repeat-y;
		background-position:left top;
		width:250px;
		width:250px;
	}
	.whiteBoxBottomSmall{
	    background-image: url('white_box_bottom_small.gif');
		background-repeat: no-repeat;
		background-position:left bottom;
		height:11px;
		width:250px;
	}
	
	/* White box SMALL desing ENDS*/
	
	.allTextLink{
	  font-family:Verdana;
      font-size:11px;
	  font-weight:bold;
	  color:black;
	  text-decoration:none;

	}
	.allTextLink:hover{
	  font-family:Verdana;
          font-size:11px;
	  font-weight:bold;
	  color:red;
	}
	.allTextLinkSmall{
	  font-family:Verdana;
          font-size:10px;
	  font-weight:bold;
	  color:black;
	  text-decoration:none;

	}
	.allTextLinkSmall:hover{
	  font-family:Verdana;
          font-size:10px;
	  font-weight:bold;
	  color:red;
	}
	.menuLineBG{
			background-image:url(left_line_top.png);
			background-position:left top;
			background-repeat:repeat-y;
    }
	#content {
          width: 812px ;
          margin-left: auto ;
          margin-right: auto ;
          height:100%;
		  padding-right:22px;
        }
        #workingSpace
		{
            padding-left: 23px ;
			background-image:url(left_line.gif);
			background-position:left top;
			background-repeat:repeat-y;
        }
        #newsContainer
        {
            width: 467px ;
            float:left;
        }
        #rightSidebar
        {
            float:left;
            width: 300px ;
        }
        #top_image
        {
            width:812px;
            height:130px;
              
        }
        /* news box css starts */
        .newsBox{
			padding:0px;
		}
        .newsTitleRow
        {
            width:100%;    
        }

        .newsTitleLeft
        {
            background-image: url('newsTitleLeft.png');
            background-repeat:no-repeat;
            background-position:left top;
            width:5px;
            height:100%;
            float:left;
         }
        .newsTitle
        {
            background-image: url('newsTitle.png');
            background-repeat:repeat-x;
            background-position:left top;
            height:100%;
            float:left;
        }
        .newsTitleRight
        {
            background-image: url('newsTitleRight.png');
            background-repeat:no-repeat;
            background-position:right top;
            width:5px;
            height:100%;
            float:left;
        }

        .newsSpace
        {

            background-color:#F2F2F2;
            border-top:solid 1px #D4D4D4;
            border-right:solid 1px #D4D4D4;
            border-left:solid 1px #D4D4D4;
            text-align:justify;
            font-family:Verdana;
            font-size:11px;
            padding:5px;
        }
		        .newsSpace2
        {

            background-color:#F2F2F2;
            border:solid 1px #D4D4D4;
            text-align:justify;
            font-family:Verdana;
            font-size:11px;
            padding:5px;
        }
		
        .newsSpaceSmall
        {

            background-color:#F2F2F2;
            border-top:solid 1px #D4D4D4;
            border-right:solid 1px #D4D4D4;
            border-left:solid 1px #D4D4D4;
            text-align:justify;
            font-family:Verdana;
            font-size:10px;
            padding:5px;
        }
		.newsSpaceSmall p{
			padding-top:0px;
			padding-bottom:3px;
			margin:0px;
		}
		.newsSpace2 p{
			padding-top:0px;
			padding-bottom:3px;
			margin:0px;
		}
		.newsSpace p{
			padding-top:0px;
			padding-bottom:3px;
			margin:0px;
		}
        .newsBottomRow
        {
            width:100%;    
        }

        .newsBottomLeft
        {
           background-image: url('newsBottomLeft.png');
           background-repeat:no-repeat;
           background-position:left bottom;
           width:5px;
            height:100%;
            float:left;
        }
        .newsBottom
        {
            background-color:#F2F2F2;
            border-bottom:solid 1px #D4D4D4;
            height:100%;
            float:left;
        }
		.newsBottom2
			{
            background-color:#F2F2F2;
            border-bottom:solid 1px #D4D4D4;
        }
        .newsBottomRight
        {
           background-image: url('newsBottomRight.png');
           background-repeat:no-repeat;
           background-position:right bottom;
           width:5px;
            height:100%;
            float:left;
        }
        .newsBottomLine
        {
           background-image: url('newsBottomLine.png');
           background-repeat: repeat-x;
           background-position:right bottom;
           background-color:#F2F2F2;
           margin-left:8px;
           margin-right:8px;
           height:3px;
           padding:0px;
        }
        .topNewsImg
        {
            margin-right:5px;
            margin-bottom:2px;
            border:solid 1px #000000;
            float:left; 
        }
        
        .newsBottomAuthor
        {
            float:right;
            font-family:Verdana;
            font-size:10px;
        }
        .newsBottomDate
        {
            float:left;
            font-family:Verdana;
            font-size:10px;
        }
        .newsBottomDateSmall
        {
            float:left;
            font-family:Verdana;
            font-size:9px;
        }
        .oldNewsTitle
        {
            font-family:Verdana;
            font-weight:bold;
            font-size:11px;
            margin:0px;
			padding-top:6px;
        }
        .topNewsTitle
        {
            font-family:Verdana;
            font-weight:bold;
            font-size:13px;
             margin:0px;
			padding-top:9px;
			padding-left:8px;
			padding-right:8px;
        }
        .topNewsSubTitle
        {
            font-family:Verdana;
            font-weight:bold;
            font-size:12px;
            padding-top:0px;
            margin-top:0px;
        }
		.topNewsSubTitleSmall{
		    font-family:Verdana;
            font-weight:bold;
            font-size:10px;
            padding-top:0px;
            margin-top:0px;
		}
        /* news box css ends */