<style>
<!--

body
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: black;
	text-decoration: none;
}

td.customers
{
	font-family: Verdana, Arial;
	font-size: 8pt;s
	color:#484848;	
	background-color:white;
}

a.customers
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color:#484848;
	background-color:white;
	text-decoration: none;
}


.accent
{
	font-family: Verdana, Arial;
	font-size: 12pt;
	color:black;
	text-decoration:none;
	font-weight:normal bold;
}

a.reglink
{
	font-family: Verdana, Arial;
	font-size: 8pt;
	color:#006699;
}

a.newslink
{
	font-family: Arial;
	font-size:10pt;
	color:#006699;
}

a.leftmenu
{
	font-family: Verdana;
	color:#085448;
	font-size:8pt;
	font-weight:600;
	text-decoration:none;
}

a.leftmenuAcc
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:600;
	text-decoration:none;	
	color:#BD5B03;
	color:#006699;
}


a.langlink
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight:normal;
	color:#646464;
	text-decoration:none;
}


a.news
{

	color:#006699;
}


.GreenD
{
	width: 50px;
	height: 50px;
	border: 1px solid white;
	background-color:#085448;
}


.GreenL
{
	width: 50px;
	height: 50px;
	border: 1px solid white;
	background-color:#C4E0E0;
}
.XGreenL
{
	width: 20px;
	height: 20px;
	border: 1px solid white;
	background-color:#C4E0E0;
}


.GreenM
{
	width: 50px;
	height: 50px;
	border: 1px solid white;
	background-color:#16B896;
}


.GreyM
{
	width: 50px;
	height: 50px;
	border: 1px solid white;
	background-color:#B8B8B8;
}

.GreyL
{
	width: 50px;
	height: 50px;
	border: 1px solid white;
	background-color:#E0E0E0;
}


.GreyD
{
	width: 50px;
	height: 50px;
	border: 1px solid white;
	background-color:#646464;
}



.Blank
{
	width: 50px;
	height: 50px;
	border: 1px solid white;
	font-family: Verdana, Arial;
	font-size:30pt;
	font-weight:bold;	
	color:#16B39B;
	background-color:white;
}

.BlankL
{
	width: 50px;
	height: 50px;
	border: 1px solid white;
	color:#808080;
	background-color:white;
}

a.BlankL
{
 	color:#808080;
	text-decoration:none;
	hover:underline;
}

.Name
{

	height:75px;
	width:350px;
}

td.headerpane
{
	width:800px;
	height:100px;
	background-color:#16B39B;
	color:White;
	border:1px solid #646464;
}

td.contentpane
{

	background-color:#E0E0E0;
	color:Black;
	text-align:left;
	vertical-align:top;
	font-size:9pt;
	border:1px solid #C0C0C0;
}

td.otherpane
{

	background-color:"#FFFFFF";
	color:white;
	border:1px solid #C0C0C0;
}
	
td.text
{
	font-size:9pt;
	color:black;
	background-color:#FFFFFF;
	vertical-align:top;
}

td.addresspane
{

	vertical-align:center;
	font-size:10pt;
	font-weight:bold;
	color:#484848;
}

h5
{
	font-size:10pt;
	font-family:Verdana;
	font-weight:bold;
	color:#006699;
}

u.news
{
	font-size:9pt;
	text-decoration:underline;
	font-family:Arial;
	color:#006699;
}
.customers
{
	background-color:#E0E0E0;
	color:Black;
	text-align:left;
	vertical-align:top;
	font-size:9pt;
}


table.linkspane
{	
	height:250px;

	font-size:9pt;
	border:1px solid #A1BEC7;
	border:1.5px solid #FFFFFF;
	text-align:left;
	vertical-align:top;
}

th.linkspane
{
	background-color:#646464;
	color:#FFFFFF;
	height:25px;
	vertical-align:center;
}

td.linkspane
{

	height:225px;
	vertical-align:top;
	color:#085448;
	font-size:9pt;
}


h6.copyright
{

	font-size:8pt;
	text-align:center;
	vertical-align:top;
	font-weight:normal;
}

table.space
{
	height:5px;
	background-color:#E0E0E0;
}
