div.topmenu_selected
{
  background:		#BBBBBB;
  padding:			7px;
}
div.topmenu_notselected
{
  background:		#DDDDDD;
  padding:			7px;
}
.top
{
	 background: white url(images/top.jpg) repeat-x; 
	 background-position: right;
	 width:1000px;
	 height: 66px;
	 
}
.left
{

	 width:160px;
	 height:100%;
	 
}
.thumb
{
	height: 100px;
	overflow: hidden;
	float: left;
}


