.rijkop {
	background-image: url(../images/rijkop.gif);
	height:21px;
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif; 
	text-align:left;
	vertical-align:middle;
	text-decoration:none;
}
.TabelKop {
	height:21px;
	FONT-SIZE: 12px;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	text-decoration:none;
}
.TabelKopSmall {
	height:21px;
	FONT-SIZE: 9px;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	text-decoration:none;
}
.rij {
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif; 
	font-style:normal;
}
.rij_over {
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif; 
	font-style:normal;
	CURSOR: hand;
	cursor:pointer;
	background-image: url(../images/tbover.gif);
}
.rij_active {
	FONT-SIZE: 12px; 
	COLOR: #FFFFFF; 
	FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif;
	CURSOR: hand;
	cursor:pointer;
	border-bottom:2px solid #0066CC ;
}

/*Tab*/
.TabBody
{
  border-left: 1px solid #919B9C;
  border-right: 1px solid #919B9C;
  border-bottom: 1px solid #919B9C;
  background-color: #F4F3EE;
}

.TabBack
{
  background-color: #ece9d8;
}

.TabItemLeft
{
  width: 3px;
  height: 22px;
  background-image: url(../images/Tab/left.png);
}

.TabItemRight
{
  width: 3px;
  height: 22px;
  background-image: url(../images/Tab/right.png);
}

.TabItemLeftRight
{
  width: 5px;
  height: 22px;
  background-image: url(../images/Tab/leftright.png);
}


.TabItemMiddle
{
  height: 22px;
  background-image: url(../images/Tab/middle.png);
  background-repeat: repeat-x;
}

.TabItemHoverMiddle
{
  cursor: hand;
  height: 22px;
  background-image: url(../images/Tab/hoover_middle.png);
  background-repeat: repeat-x;
}

.TabItemSelectedLeft
{
  width: 3px;
  height: 22px;
  background-image: url(../images/Tab/sel_left.png);
}

.TabItemSelectedRight
{
  width: 3px;
  height: 22px;
  background-image: url(../images/Tab/sel_right.png);
}

.TabItemSelectedMiddle
{
  height: 22px;
  background-image: url(../images/Tab/sel_middle.png);
  background-repeat: repeat-x;
}

.TabItemLeftSelectedRight
{
  width: 5px;
  height: 22px;
  background-image: url(../images/Tab/left-sel_right.png);
}

.TabItemRightSelectedLeft
{
  width: 5px;
  height: 22px;
  background-image: url(../images/Tab/sel_right-left.png);
}

.TabItemText
{
  margin-left: 4px;
  margin-right: 7px;
  font-family: arial;
  font-size: 10px;
}

.TabItemTextSelected
{
  margin-left: 4px;
  margin-right: 7px;
  font-family: arial;
  font-size: 10px;
}


.TabLine
{
  background-image: url(../images/Tab/line.png);
  background-repeat: repeat-x;
}

/*  Bottom */
.TabBody
{
  height: 100%;
  border-left: 1px solid #919B9C;
  border-right: 1px solid #919B9C;
  border-top: 1px solid #919B9C;
  background-color: #F4F3EE;
}

.TabBack
{
  background-color: #ece9d8;
}

.TabItemLeft
{
  width: 3px;
  height: 22px;
  background-image: url(../images/Tab/left.png);
}

.TabItemRight
{
  width: 3px;
  height: 22px;
  background-image: url(../images/Tab/right.png);
}

.BTabItemLeftRight
{
  width: 5px;
  height: 22px;
  background-image: url(../images/Tab/leftright.png);
}


.TabItemMiddle
{
  zzheight: 22px;
  background-image: url(../images/Tab/middle.png);
  background-repeat: repeat-x;
}

.TabItemHoverMiddle
{
  cursor: hand;
  height: 22px;
  background-image: url(../images/Tab/hoover_middle.png);
  background-repeat: repeat-x;
}

.TabItemSelectedLeft
{
  width: 3px;
  height: 22px;
  background-image: url(../images/Tab/sel_left.png);
}

.TabItemSelectedRight
{
  width: 3px;
  height: 22px;
  background-image: url(../images/Tab/sel_right.png);
}

.TabItemSelectedMiddle
{
  height: 22px;
  background-image: url(../images/Tab/sel_middle.png);
  background-repeat: repeat-x;
}

.TabItemLeftSelectedRight
{
  width: 5px;
  height: 22px;
  background-image: url(../images/Tab/left-sel_right.png);
}

.TabItemRightSelectedLeft
{
  width: 5px;
  height: 22px;
  background-image: url(../images/Tab/sel_right-left.png);
}
.TabLine
{
  background-image: url(../images/Tab/line.png);
  background-repeat: repeat-x;
}

.TabItemText
{
  width: 100%;
  height: 100%;
  margin-top: 3px;
  margin-left: 4px;
  margin-right: 4px;
  font-family: arial;
  font-size: 10px;
}

.TabItemTextSelected
{
  width: 100%;
  height: 100%;
  margin-top: 3px;
  margin-left: 4px;
  margin-right: 4px;
  font-family: arial;
  font-size: 10px;
}
