﻿body 
{
	padding: 0px;
	margin: 0px;
	background-color: White;
	font-size: 10pt;
	font-family: Verdana;
}
div.topbanner_all 
{
	width: 100%;
	height: 40px;
	margin: 0 auto;
	float: left;
	background-color: #0099CC;
}
div.motherofall
{
	height: 100%;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	float: left;
}
div.topbanner_black 
{
	background-color: Black;
	background-image: url(Brepols_Bootje_Publishers_mini_banner.png);
	background-position: left center;
	background-repeat: no-repeat;
	height: 26px;
	width: 100%;
}
div.topbanner_blue 
{
	height: 14px;
	width: 1000px;
	background-color: #0099CC;
	color: White;
	font-weight: 700;
	font-family: Verdana;
	font-size: 7pt;
	text-align: right;
}
div.textblock
{
	text-align: left;
	font-family: Verdana;
	font-size: 8pt;
}
span.newstitle 
{
	font-weight: 700;
}
span.newsnote
{
	font-style: italic;
	color: #999999;
}
li.newsmessage
{
	margin-bottom: 12px;
}
a.topbanner_link:link
{
	font-family: Verdana;
	color: White;
	text-decoration: none;
}
a.topbanner_link:visited
{
	font-family: Verdana;
	color: White;
	text-decoration: none;
}
a.topbanner_link:hover
{
	font-family: Verdana;
	color: White;
	text-decoration: underline;
}
a.topbanner_link:active
{
	font-family: Verdana;
	color: White;
	text-decoration: none;
}

div.leftside 
{
	float: left;
	width: 235px;
	height: 377px;
	background-image: url(./bg_begijnhof.jpg);
}
div.contentpane
{
	width: 752px;
	height: auto;
	background-color: White;
	text-align: center;
}
div.pagefooter 
{
	margin-top: 15px;
	padding-top: 10px;
	border-top: solid 1px Gray;
	height: 20px;
	color: Gray;
	font-size: 8pt;
	background-color: White;
	text-align: center;
}
a.footerlink:link
{
	font-size: 8pt;
	color: Gray;
	text-decoration: none;
}
a.footerlink:visited
{
	font-size: 8pt;
	color: Gray;
	text-decoration: none;
}
a.footerlink:hover
{
	font-size: 8pt;
	color: Gray;
	text-decoration: underline;
}
a.footerlink:active
{
	font-size: 8pt;
	color: Gray;
	text-decoration: none;
}
div.PageTitle
{
	text-align: left;
	/*font-variant: small-caps;*/
	/*font-size: 22pt;*/
	height: 30px;
	color: #202020;
	font-weight: 700;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Times New Roman;
}

td.MaCaHeader 
{
	background-color: #0099CC;
	/*background-color: #333333;*/
	/*background-color: #707077;*/
	color: White;
	/*color: #0099CC;*/
	font-weight: 700;
	height: 15px;
}
td.PrGrHeader 
{
	text-align: left;
	/*background-color: #707077;*/
	background-color: #D0D0D0;
	/*background-color: #0099CC;*/
	/*color: #FFFFFF;*/
	color: Black;
	/*color: #333333;*/
	font-weight: 700;
	font-size: 15px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-style: none;
	border-width: 1px;
	/*border-color: #D0D0D0;*/
	border-color: #FFFFFF;
	padding-left: 5px;
}
.MacaContainer
{
	border-collapse: collapse;
	border-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-color: Black;
	/*border-color: #0099CC;*/
	border-width: 1px;
	width: 100%;
	margin-bottom: 20px;
	/*background-color: #F0F0EC;*/
	background-color: #FFFFFF;
}
div.brepoliswebappholder
{
	padding-left: 18px;
}
table.enabledbrepoliswebapp
{
	float: left;
	display:inline;
	height: 75px;
	width: 244px;
	text-align: left;
	border-style: solid;
	border-color: White;
	border-width: 1px;
}
/*
table.enabledbrepoliswebapp:hover
{
	border-color: #0099CC;
	color: #0099CC;
}
*/
table.disabledbrepoliswebapp
{
	float: left;
	display:inline;
	height: 75px;
	width: 244px;
	text-align: left;
	filter: alpha(opacity=20);
	opacity: 0.2;
}
td.brepoliswebapp-logo 
{
	width: 55px;
	height: 75px;
	text-align: center;
}
td.brepoliswebapp-logo img
{
	width: 50px;
	height: 50px;
}
/*
a.enabledbrepoliswebapp
{
	color: Black;
	text-decoration: none;
}
*/
a.enabledbrepoliswebapp:link
{
	font-family: Verdana;
	color: Black;
	text-decoration: none;
}
a.enabledbrepoliswebapp:visited
{
	font-family: Verdana;
	color: Black;
	text-decoration: none;
}
a.enabledbrepoliswebapp:hover
{
	font-family: Verdana;
	color: #0099CC;
	text-decoration: none;
}
a.enabledbrepoliswebapp:active
{
	font-family: Verdana;
	color: Black;
	text-decoration: none;
}
