.PanelCell
{
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}
#PanelTopRow
{
	height:15px;
}
#PanelBottomRow
{
	height:15px;

}
#PanelLeftColumn
{
	width:15px;
}
#PanelRightColumn
{
	width:15px;
}
#PanelCorner
{
	height:15px;
	width:15px;
}

/* Menu panel */
#MenuPanel_TopMiddleCell
{
	border-top:1px solid #003399;
	background-color:#EB9656;
	height:15px;
}
#MenuPanel_BottomMiddleCell
{
	border-bottom:1px solid #003399;
	background-color:#EB9656;
	height:15px;
}
#MenuPanel_MiddleLeftCell
{
	border-left:1px solid #003399;
	background-color:#EB9656;
	width:14px;
}
#MenuPanel_MiddleRightCell
{
	border-right:1px solid #003399;
	background-color:#EB9656;
	width:15px;
}
#MenuPanel_ContentCell
{
	background-color:#EB9656;
}

/* Panel 1 = Welcome panel */
#Panel1_TopMiddleCell
{
	border-top:1px solid #003399;
	background-color:#B1BFDA;
	height:15px;
}
#Panel1_BottomMiddleCell
{
	border-bottom:1px solid #003399;
	background-color:#B1BFDA;
	height:15px;
}
#Panel1_MiddleLeftCell
{
	border-left:1px solid #003399;
	background-color:#B1BFDA;
	width:14px;
}
#Panel1_MiddleRightCell
{
	border-right:1px solid #003399;
	background-color:#B1BFDA;
	width:15px;
}
#Panel1_ContentCell
{
	background-color:#B1BFDA;
	padding-left:1px;
}

/* Panel2 = Nieuws panel */
#Panel2_TopMiddleCell
{
	border-top:1px solid #003399;
	background-color:#C5D3EB;
	height:15px;
}
#Panel2_BottomMiddleCell
{
	border-bottom:1px solid #003399;
	background-color:#C5D3EB;
	height:15px;
}
#Panel2_MiddleLeftCell
{
	border-left:1px solid #003399;
	background-color:#C5D3EB;
	width:14px;
}
#Panel2_MiddleRightCell
{
	border-right:1px solid #003399;
	background-color:#C5D3EB;
	width:15px;
}
#Panel2_ContentCell
{
	background-color:#C5D3EB;
}

/* Panel 3 = Visietest panel */
#Panel3_TopMiddleCell
{
	border-top:1px solid #003399;
	background-color:#7692BC;
	height:15px;
}
#Panel3_BottomMiddleCell
{
	border-bottom:1px solid #003399;
	background-color:#7692BC;
	height:15px;
}
#Panel3_MiddleLeftCell
{
	border-left:1px solid #003399;
	background-color:#7692BC;
	width:14px;
}
#Panel3_MiddleRightCell
{
	border-right:1px solid #003399;
	background-color:#7692BC;
	width:15px;
}
#Panel3_ContentCell
{
	color:#122E4B;
	background-color:#7692BC;
}
#Panel3_ContentCell a 
{
	color: #122E4B;
	text-decoration: underline;
}
#Panel3_ContentCell a:visited 
{
	color: #122E4B;
	text-decoration: underline;
}
#Panel3_ContentCell a:hover 
{
	color: #D90000;
	text-decoration: none;
}
#Panel3_ContentCell a:active 
{
	color: #0033CC;
	text-decoration: none;
}
/* Panel 4 = Logo panel */
#Panel4_TopMiddleCell
{
	border-top:1px solid #003399;
	background-color:#E0E3F1;
	height:15px;
}
#Panel4_BottomMiddleCell
{
	border-bottom:1px solid #003399;
	background-color:#E0E3F1;
	height:15px;
}
#Panel4_MiddleLeftCell
{
	border-left:1px solid #003399;
	background-color:#E0E3F1;
	width:14px;
}
#Panel4_MiddleRightCell
{
	border-right:1px solid #003399;
	background-color:#E0E3F1;
	width:15px;
}
#Panel4_ContentCell
{
	background-color:#E0E3F1;
}
