body{
   	background-color: #E3C69A;
  	background-image: url('/img/bkg2.jpg');
  	font-family: Tahoma;
  	color:black;
  	text-decoration:none;
  	font-weight:normal;
  	font-size:11px;
  	border: 0px;
  	margin-top:0px;
  	margin-bottom: 0px;
  	padding:0px;
  	text-align: left;
  		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
{ font-size: 11px;
  margin-top:0px;
  margin-bottom: 0px;
}
/*
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;
}
*/
a:link, a:visited
{ 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;
}
/*
a.white:link,a.white:visited,a.white:hover,a.white:active
{ color: black;
}
a.black:link,a.black:visited,a.black:hover,a.black:active
{ color: #E3C69A;
}

#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;
}
td.white,td.white2
{ background-color: #E3C69A;
  background-image: url('/img/white.jpg');
  color: #482C20;
  text-align: center;
  vertical-align: middle;
}
td.black,td.white
{ width:  101;
  height: 101;
}
td.black2,td.white2
{ width: 180;
  height: 25;
}
#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;
}