/* General handling of HTML tags *************************/

body {
	margin: 0px;
	
	background-color: #000000;
	overflow: auto;

	scrollbar-3dLight-Color: #828282;
	scrollbar-Highlight-Color: #404040;
	Scrollbar-Shadow-Color: #828282;
	scrollbar-DarkShadow-Color: #404040;
	scrollbar-Face-Color: #626262;
	Scrollbar-Arrow-Color: #828282;
	Scrollbar-Track-Color: #626262;
}

body, td, input, textarea, select {
	font-family: Arial,geneva,arial,helvetica,sans-serif;
	font-size: 9pt;
  color: #cccccc;
}

input, textarea, select {
  color: #000000;
}

input.button {
	border-top:    1px solid #606060;
	border-left:   1px solid #606060;
	border-bottom: 1px solid #202020;
	border-right:  1px solid #202020;
	background-color: #404040;
}

input.text, textarea.text {
	border-top:    1px solid #606060;
	border-left:   1px solid #606060;
	border-bottom: 1px solid #202020;
	border-right:  1px solid #202020;
	background-color: #404040;
}

img {
	border: 0px;
	spacing: 0px;
}

ul, ol, li {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-right: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

table {
	empty-cells: show;
}

a {
	color: #957966;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #cccccc;
	text-decoration: none;
}

/* General handling of page ******************************/

table.contentframe{
	width: 960px;
	height: 640px;
}

td.centerframe {
	background-repeat: no-repeat;
	background-position: center center;
}

td.barleft {
	color: white;
	font-weight: bold;
	font-style: italic;
	background-color: #828282;
	background-repeat: no-repeat;
	background-position: left;
}

td.barright {
	color: white;
	font-weight: bold;
	font-style: italic;
	background-color: #828282;
	background-repeat: no-repeat;
	background-position: right;
}

td.titlebox {
	height: 90px;
	background-color: #404040;
	border-left: 1px solid #828282;
	border-right: 1px solid #828282;
	padding: 10px;
}

td.menuboxleft {
	height: 15px;
	color: #FF0000;
	background-color: #404040;
	border-left: 1px solid #828282;
}

td.menuboxupperright {
	height: 15px;
	color: #FF0000;
	
	background-color: #404040;
	
	border-right: 1px solid #828282;
}

td.menuboxright {
	height: 15px;
	color: #FF0000;
	
	background-color: #404040;
	background-image: URL('/grafik/watermarktop.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
	
	border-right: 1px solid #828282;
}

td.imagebox{
	height: 322px;
	
	background-color: #626262;
	background-image: URL('/grafik/watermarkmiddle.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	
	border: 1px solid #828282;
	padding: 10px;
}

td.textbox {
	height: 120px;
	border-left: 1px solid #828282;
	border-right: 1px solid #828282;
	
	background-color: #404040;
	background-image: URL('/grafik/watermarkbottom.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

div.textboxwrap {
	overflow: auto;
	width: 100%;
	height: 100%;
	padding: 10px;
	
	scrollbar-3dLight-Color: #828282;
	scrollbar-Highlight-Color: #404040;
	Scrollbar-Shadow-Color: #404040;
	scrollbar-DarkShadow-Color: #828282;
	scrollbar-Face-Color: #626262;
	Scrollbar-Arrow-Color: #828282;
	Scrollbar-Track-Color: #626262;
	
	color: #828282;
}

/*#fadediv {
	width: 400px;
	height: 267px;
}*/

#nonfadediv {
	width: 938px;
	height: 267px;
}

.title {
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	color: #ca0004;
}

.titlegray {
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 42pt;
	font-style: italic;
	color: #f0f0f0;
}

.title2 {
	font-weight: bold;
	color: #cccccc;
}

.title3 {
	font-weight: bold;
	color: #828282;
}

.altpanel {
	width: 938px;
	height: 267px;
	overflow: auto;
}

.altpanelsemi {
	width: 538px;
	height: 267px;
	overflow: auto;
}

.altpanelsemishowleft {
	width: 400px;
	height: 267px;
	overflow: auto;
}

.altpanelsemishowright {
	width: 538px;
	height: 270px;
	overflow: auto;
	padding-right: 10px;
	
}

.altpanelsemifade {
	width: 400px;
	height: 267px;
	overflow: auto;
}

.button {
	border-top:    1px solid #0100C0;
	border-left:   1px solid #0100C0;
	border-bottom: 1px solid #000040;
	border-right:  1px solid #000040;
	background-color: #010080;
	color: white;
}

/* Drop down menus ***************************************/

table.menupoints {}

td.menupoint {
	background: inherit;
	color: #957966;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
	cursor: hand;
}

iframe.dropdownmenu {
	z-index: 1000;
	position: absolute;
	visibility: hidden;
	top: -1000px;
	left: -1000px;
}
div.dropdownmenu {
	z-index: 1001;
	position: absolute;
	visibility: hidden;
	top: -1000px;
	left: -1000px;
}

table.outermenu {
	background: #404040;
	border: 0px solid #F0F0F0;   
}
td.outermenu {
	padding: 2px;
}

table.innermenu {
	
}
td.innermenu {
  color: #828282;
	font-weight: bold;
	padding: 2px;

}
td.innermenuhover {
	color: #957966;
	padding: 2px;
	font-weight: bold;
	cursor: hand;
}

a.menulink {
	color: #828282;
	font-weight: bold;
	text-decoration: none;
}
a.menulink:hover {
	color: #957966;
	font-weight: bold;
	text-decoration: none;
}

/* What have ye? *****************************************/
