/* CSS Document(C) Copyright 2004 by Digital Enterprise Reserarch Insitute (DERI). All rights reserved.Created by Johannes Breitfuss, DERI Studio Austriawww.deri.org www.deri.at www.deri.ie*/
/* Style for left block Navigation */
.navisite:link
{	
color: #000000;	
text-decoration: none;	
font-weight: normal;
}
.navisite:active
{	
color: #000000;	
text-decoration: none;	
font-weight: normal;
}
.navisite:visited
{	
color: #000000;	
text-decoration: none;	
font-weight: normal;
}
.navisite:hover
{	
color: #324565;	
text-decoration: underline;	
font-weight: normal;
}
/* Style Definition of Contact and General Links */
.general:link
{	
color: #324565;	
text-decoration: none;	
font-weight: bold;
}
.general:active
{	
color: #324565;	
text-decoration: none;	
font-weight: bold;
}
.general:visited
{	
color: #324565;	
text-decoration: none;	
font-weight: bold;
}
.general:hover
{	color: #000000;	
text-decoration: underline;	
font-weight: bold;
}
/* Main Site style definitions */
body,td,th 
{	
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: x-small;	
color: #000000;
margin-left:2em;
}
body 
{	
background-color: #FFFFFF;	
margin-left: 0px;	
margin-top: 0px;	
margin-right: 0px;	
margin-bottom: 0px;
}
.Stil2
{	
font-size: small;	
font-weight: bold;	
color: #324565;
}

/* Experimental Menu style definitions */
.sidemenu {
	LIST-STYLE-TYPE: none; 
	BACKGROUND-COLOR: white; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	TEXT-ALIGN: left; 
	Letter-spacing: 1.5px;
	MARGIN-LEFT: 0px; 
	PADDING-TOP: 0px; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	DISPLAY: block; 
	WIDTH: 130px; 
	list-style-image: none;
	line-height: 14px;
	font-weight: normal;

}


.sidemenu STRONG {
	
	LINE-HEIGHT: 20px;
	COLOR: #0099CC;
	Font-family: Tahoma, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	LIST-STYLE-TYPE: none;
	LIST-STYLE-image: none;

}

.sidemenu LI A {
	BORDER-RIGHT: white 1px solid; 
	BORDER-TOP: white 1px solid; 
	BORDER-LEFT: white 1px solid; 
	BORDER-BOTTOM: white 1px solid; 
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 2px; 
	PADDING-TOP: 2px; 
	DISPLAY: block; 
	FONT-SIZE: 11px; 
	MARGIN-LEFT: 4px; 
	WIDTH: 130px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	LIST-STYLE-TYPE: none; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none;
	list-style-image: none;
	line-height: 14px;
	font-weight: normal;
}
.sidemenu LI A:visited {
	BORDER-RIGHT: white 1px solid; 
	BORDER-TOP: white 1px solid; 
	BORDER-LEFT: white 1px solid; 
	BORDER-BOTTOM: white 1px solid; 
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 2px; 
	PADDING-TOP: 2px; 
	DISPLAY: block; 
	FONT-SIZE: 11px; 
	MARGIN-LEFT: 4px; 
	WIDTH: 130px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	LIST-STYLE-TYPE: none; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none;
	list-style-image: none;
	line-height: 14px;
	font-weight: normal;
}
.sidemenu LI A:active {
	BORDER-RIGHT: white 1px solid; 
	BORDER-TOP: white 1px solid; 
	BORDER-LEFT: white 1px solid; 
	BORDER-BOTTOM: white 1px solid; 
	PADDING-RIGHT: 2px; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 2px; 
	PADDING-TOP: 2px; 
	DISPLAY: block; 
	FONT-SIZE: 11px; 
	MARGIN-LEFT: 4px; 
	WIDTH: 130px; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	LIST-STYLE-TYPE: none; 
	BACKGROUND-COLOR: transparent; 
	TEXT-DECORATION: none;
	list-style-image: none;
	line-height: 14px;
	font-weight: normal;
}
.sidemenu LI A:hover {
	BORDER-RIGHT: #324565 1px solid; 
	BORDER-TOP: #324565 1px solid; 
	BORDER-LEFT: #324565 1px solid; 
	COLOR: #000000; 
	BORDER-BOTTOM: #324565 1px solid; 
	BACKGROUND-COLOR: #D7D7FF; 
	TEXT-DECORATION: none;
	list-style-image: none;
	line-height: 14px;
	font-weight: normal;
}