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:bold;
	text-align: left;
	font-size: 12px;

// 	color: #E68700;
	color: #927138;
}


/* 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:  #ffffff;
		text-decoration: none;
	}

	a.inline	{
		color: #22546D;
		text-decoration: none;
	}

	a.inline:visited {
		color:  #22546D;
		text-decoration: none;
	}

	a.inline:hover {
		color:  #22546D;
		text-decoration: underline;
	}

	.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;
	}
	.headerhome {
	font-size:13px;
	color:#404040;
	font-weight:bold;
	text-indent:5px;
	font-family:arial, verdana;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #174857;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #174856;



	}

/* 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;
}
.teal {

		color: #174856;
}
.boldbeige {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #927138;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.news2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1A4F5E;
}

.boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.boldwhite2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.list1 {
	list-style-position: outside;
	list-style-image: url(grfx/blue_arrow.gif);
}
.textbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFBE8;
	padding: 1px 2px;
	border: 1px solid #9C765F;
	font-variant: small-caps;


}
.textspace1 {
	line-height: 25px;
}
a.list1:link {
	color: #996600;
	text-decoration: none;

}
a.list1:visited {
	color: #996600;
	text-decoration: none;

}
a.list1:hover {
	color: #006666;
	text-decoration: underline;
}
.list2 {
	list-style-position: outside;
	list-style-image: url(grfx/brown_arrow.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;


}
a.list2:link {
	color: #996600;
	text-decoration: none;
}
a.list2:visited {

	color: #996600;
	text-decoration: none;
}
a.list2:hover {

	color: #006666;
	text-decoration: underline;
}
.darkgreenbold {
	color: #22546D;
	font-weight: bold;
}
a.news2,a.news2:visited {

		color: #1A4F5E;
		text-decoration: none;
		font-family: verdana;
		font-size: 11px;
}
a.news2:hover {

		color: #927138;
		text-decoration: none;
		font-family: verdana;
		font-size: 11px;
}
.list3 {
	list-style-position: outside;
	list-style-image: url(grfx/blue_arrow.gif);
	margin-bottom: 6px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #909090;
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #909090;
	text-decoration: none;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #909090;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996600;
	text-decoration: underline;
}
