body {
    background-color: #ffffff;
    margin: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    margin-left: 0px;
    color: #000000;
    font-family: arial, verdana, tahoma;
}

p,td,li,textarea,input,div,span,blockquote,select {
    font-family: verdana, tahoma;
  	font-size: 11px;
  	color: #000000;
}

/* Text */

	.bodytext {
    font-family: verdana, tahoma;
    text-align: justify;
  	font-size: 11px;
  	color: #202020;
}

	.pagetitle {
    font-family: verdana, tahoma;
    font-weight:bolder;
    text-align: left;
  	font-size: 12px;
// 	color: #E68700;
  	color: #0A479E;
}


/* Menus */
	td#mainmenu a {font-size:11px; background-color:transparant; display: block; margin: 0; padding: 2px; border-bottom: 1px solid #6389A0;}
	td#mainmenu a:hover {background-color: #D2DDE3;color:#393939;text-decoration: none;font-weight:normal;}
	td#mainmenu a.menuMain {border-bottom: 1px solid #6389A0;padding-left: 5px;line-height:150%;}

	td#mainmenu a.menuMainActive {border-bottom: 1px solid #6389A0;padding-left: 5px;line-height:150%;background-color: #D2DDE3;color:#393939;text-decoration: none;font-weight:normal;}

	#mainmenu a {text-align:left; display: block; margin: 0; padding: 2px;  color:#22546D;text-decoration: none; font-weight:normal;}

	#mainmenu a.menuMainActive {text-align:left; display: block; margin: 0; padding: 2px;  color:#22546D;text-decoration: none; font-weight:normal;}
	#mainmenu a.menuMain {padding-left: 3px;}

	div.blockTitle {padding: 3px; background-color: #6389A0; color: #ffffff; font-weight: bold; border-bottom: 1px solid #393939;}	//#E8EDF1;
/*	div.blockTitle {padding: 3px; background-color: #ffffff	; color:#234E65; font-weight: bold; font-size:11px; border-bottom: 1px solid #808080;}	//#E8EDF1;*

/* links etc. */

	a	{/
		text-decoration: none;
	}

	a:hover {
		text-decoration: underline;
	}

	a:visited {
		color:  #22546D;
		text-decoration: underline;
	}

	a.inline	{
		color: #22546D;
		text-decoration: none;
	}

	a.inline:visited {
		color:  #22546D;
		text-decoration: none;
	}

	a.inline:hover {
		color:  #22546D;
		text-decoration: none;
	}

	.topbar {
		color: #ffffff;
		font-family:arial;
		font-size:11px;
		text-decoration: none;
		line-height:150%
	}

	.topbar:hover {
		color: #ffffff;
		font-family:arial;
		font-size:11px;
		text-decoration: underline;
	}

	.topbargrey,.topbargrey:visited {
		color: #cfcfcf;
		font-family:arial;
		font-size:11px;
		text-decoration: none;
		line-height:150%;
	}

	.lowertopbar {
		color: #0A246A;
		font-family:arial;
		font-size:11px;
	}

	a.news,a.news:visited	{
		color: #336C97;
		text-decoration: none;
		font-family: verdana;
		font-size: 11px;
	}

	a.news:hover {
		color: #0085EC;
		text-decoration: underline;
		font-family: verdana;
		font-size: 11px;
	}

	a.newslight,a.newslight:visited	{
		color: #336C97;
		text-decoration: none;
		font-family: verdana;
		font-size: 10px;
	}

	a.newslight:hover {
		color: #0085EC;
		text-decoration: underline;
		font-family: verdana;
		font-size: 10px;
	}

/* colors */

	.white	{
		color: #ffffff;
	}

	.darkgreen	{
		color: #22546D;
	}

	.midgreen	{
		color: #6389A0;
	}

	.lightgreen	{
		color: #D2DDE3;
	}


.whiteoutline {
 	border-top: 1 solid #ffffff;
	border-bottom: 1 solid #ffffff;
	border-right: 1 solid #ffffff;
	border-left: 1 solid #ffffff;
}

.greyoutline {
 	border-top: 1 solid #c0c0c0;
	border-bottom: 1 solid #c0c0c0;
	border-right: 1 solid #c0c0c0;
	border-left: 1 solid #c0c0c0;
}

.tablehead{

	color: #ffffff;
	font-weight : bold;

}

p.table	{
	font-family: verdana;
	font-size: 11px;
	text-align: left;
}