body{
   	background-color: #E3C69A;
  	background-image: url('/img/bkg.jpg');
  	font-family: Tahoma;
  	color:black;
  	text-decoration:none;
  	font-weight:normal;
  	font-size:11px;
  	margin-top:0px;
  	margin-bottom: 0px;
  	padding:0px;
  	text-align: center;
            scrollbar-highlight-color: #F5EAD9;
            scrollbar-arrow-color: #291810;
            scrollbar-3dlight-color: #F5EAD9;
            scrollbar-base-color: #F5EAD9;
            scrollbar-darkshadow-color: #6F5E03;
            scrollbar-face-color: #E3C69A;
            scrollbar-shadow-color: #D1B07B;
            scrollbar-track-color: #F5EAD9;
            border-color: #E3C69A;
}
td.content
{ height: 480px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  vertical-align: middle;
  font-size:11px;
}
td.content,span.content,div.content,td.normal,td
{ font-size: 11px;
}
td.small,span.small,div.small
{ font-size: 10px;
}
td.big,span.big,div.big
{  font-size: 13px;
}
td.content,span.content,div.content,td.normal,td.big,span.big,div.big,td.small,span.small,div.small
{ background-color: #E3C69A;
  color: black;
}
div.turneu
{ font-size: 16px;
  font-weight: bold;
}
a:link, a:visited,td.team
{ text-decoration: none; /*underline;*/
  font-weight: bold;
  font-size: 11px;
  color: #482C20;
}
a:hover, a:active
{ text-decoration:underline;
  font-weight: bold;
  font-size: 11px;
  color: black;
}
td.team
{ cursor: pointer; 
}
a.live:link, a.live:visited, a.live:hover, a.live:active
{ text-decoration: none;
  font-weight: normal;
  font-size: 11px;
  color: #c00000;
}
tr.lpar
{ background-color:#ffffff;
}
tr.limpar
{
}
a.white:link,a.white:visited,a.white:hover,a.white:active
{ color: black;
}

a.whiter:link,a.whiter:visited,a.whiter:hover,a.whiter:active
{ color: #c00000;
}
a.black:link,a.black:visited,a.black:hover,a.black:active
{ color: #E3C69A;
}
th
{ font-size: 11px;
}

#sitetab
{ margin-top: 5px;
  border: none;
  width: 928px;
  padding: 0px;
}
#titlu
{ height: 20px;
  padding-bottom: 3px;
  font-size: 15px;
  color: yellow;
  text-align: center;
}
#maintd
{ border-collapse: collapse;
  border: 1px solid black;
  padding: 0px;
  margin: 0px;
}
#maintab
{ margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  border-collapse: collapse;
  border: 0px;
}

table.menuvert,td.menuvert
{ background-color: #E3C69A;
  font-family: Tahoma;
  color: #482C20;
  vertical-align: top;
  border-collapse: collapse;
  border: 0px;
  width: 101px;
  margin: 0px;
  padding: 0px;
}
table.menubottom,td.menubottom
{ height: 25px;
  border-collapse: collapse;
  border: 0px;
  margin: 0px;
  padding: 0px;
  background-color: #482C20;
  color:#E3C69A;
}
td.black,td.black2
{ background-image: url('/img/black.jpg');
  background-color: #482C20;
  color: #E3C69A;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}
td.white,td.white2
{ background-color: #E3C69A;
  background-image: url('/img/white.jpg');
  color: #482C20;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}
td.black,td.white
{ width:  101px;
  height: 101px;
}
td.black2,td.white2
{ width: 180px;
  height: 25px;
}

td.black3
{ background-image: url('/img/black.jpg');
  background-color: #482C20;
  color: #E3C69A;
  text-align: center;
  vertical-align: middle;
}
td.white3
{ background-color: #E3C69A;
  background-image: url('/img/white.jpg');
  color: #482C20;
  text-align: center;
  vertical-align: middle;
}
td.black3,td.white3
{ width: 180px;
  height: 25px;
}


td.albumfoto
{ width: 124px;
  height: 58px;
  text-align: center;
  vertical-align: middle;
  padding-bottom: 2px;
  padding-top:1px;
}
input, select
{ background-color: #f3dab0;
  color: black;
  font-size: 11px;
  width: 140px;
/*  border-bottom-color: #F5EAD9;
  border-right-color: #F5EAD9;
  border-top-color: #6F5E03;
  border-left-color: #6F5E03;*/
/*    border-face-color: #E3C69A;*/
/*    border-shadow-color: #D1B07B;*/
}
#bottom
{ height: 30px;
  padding-top:5px;
  font-size: 11px;
  text-align: right;
  color: #E3C69A;
}
a.bottom:link,a.bottom:visited,a.bottom:hover,a.bottom:active
{ color: #E3C69A;
  font-size: 11px;
  font-weight: normal;
}
img
{ border:0px;
}
img.ico
{ border: 1px solid;
  border-color: #E3C69A;
}