/* style.css $Revision: 1.26 $ */

body {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-highlight-color :#FFFFFF;
	scrollbar-3dlight-color:#0e0069;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#0e0069;
	scrollbar-face-color:#0e0069;
	scrollbar-shadow-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
}

td.rootline, a.rootline:link, a.rootline:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #0e0069;
	text-decoration: none;
	font-weight: normal;	
}

a.rootline:active, a.rootline:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #0e0069;
	text-decoration: underline;
	font-weight: normal;	
}

td.headline {
	font-family: Verdana, Arial, Helvetica;
	font-size: 18pt;
	color: #d7d7d7;
	text-decoration: none;
	font-weight: bold;
	vertical-align:top;
	line-height:18pt;
}

.entryheadline {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #0e0069;
	text-decoration: none;
	font-weight: bold;
}

.entrytext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
}

a.entrytext:link, a.entrytext:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #ff0000;
	text-decoration: none;
	font-weight: normal;	
}

a.entrytext:active, a.entrytext:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #ff0000;
	text-decoration: underline;
	font-weight: normal;	
}

td.interactive_headline {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #0e0069;
	width: 150px;
	table-layout: fixed;
}

td.interactive_entrytext {
	width:150px;
	height:20px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	table-layout: fixed;
}

.interactive_entrytext a:link, .interactive_entrytext a:visited {
	color: #0e0069;	
	text-decoration: none;
}

.interactive_entrytext a:active, .interactive_entrytext a:hover {
	color: #0e0069;	
	text-decoration: underline;
}

table.menu {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	width:100%;
	cursor:pointer;
	background-color:#0e0069;
}

input, select {
  font-family: Verdana, Arial, Helvetica; 
  font-size: 10px; 
}

a.start:link, a.start:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;	
}

a.start:active, a.start:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #ff0000;
	text-decoration: underline;
	font-weight: normal;	
}