SELECT
{
    FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
    FONT-SIZE: 12px;
    COLOR: #FF6600;
    BACKGROUND-COLOR: #000000
}

TEXTAREA, .bginput
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
    COLOR: #FF6600;
    BACKGROUND-COLOR: #000000;
}

INPUT
{
    FONT-SIZE: 12px;
    FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
    COLOR: #FF6600;
    BACKGROUND-COLOR: #000000;
}

BODY
{
    scrollbar-DarkShadow-Color:#000000;
    scrollbar-Track-Color:#000000; scrollbar-Face-Color:#FF6600;
    scrollbar-Shadow-Color:#000000; scrollbar-Highlight-Color:#000000;
    scrollbar-3dLight-Color:#000000; scrollbar-Arrow-Color:#000000;
    vertical-align: top;
}
TD
{
  vertical-align: top;
}

A
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: inherit;
        color : #FF6600;
        text-decoration : none;
}
A:Visited
{
	font-size: inherit;
	color : #FF6600;
	text-decoration : none;
}
A:Active
{
	font-size: inherit;
	color : #FFFFFF;
	text-decoration : none;
}
A:Hover
{
	font-size: inherit;
	color : #FFFFFF;
	text-decoration : none;
}

.nf
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	color : #FFFFFF;
}
.lf
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 14pt;
	color : #FFFFFF;

}
.nav
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	bottom: 2px;
	color : #FFFFFF;
}
.sf
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	color : #FFFFFF;
}
.ff
{
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	color : #000000;
}

.footer
{
	background-color: #FF6600;
	background-image: url('images/gui/grid.jpg');
	vertical-align: top;
	height: 6px;
	width: 400px;
}

.adelaarCel
{
	width: 238;
	height: 20px;
	margin-top: 1px;
	border: 1px solid #FF6600;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	color : #FFFFFF;
	overflow: visible;
	padding-top: 1;
}

.headerCel
{
	padding-left: 3px;
	padding-bottom: 2px;
	height: 16px;
	border-top-color: #FF6600;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	color : #FFFFFF;
  margin: 0px;
}

.divToolTip
{
  visibility: hidden;
  position: absolute;
  z-index: 1;
  border: 1px solid #FF6600;
  padding: 1px; 
  padding-left: 3px; 
  padding-right: 3px;
  background-image: url('/images/gui/tooltipbg.png'); 
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 10pt;
  color : #FFFFFF;
  
  bxackground-color: black;
  
  xfilter:alpha(opacity=50);
  x-moz-opacity:0.5;
  xopacity: 0.5;
  
}

.kader
{
	border: 1px solid #FF6600;
}

.innerFooter
{ 	
	border: 1px solid #ff6600 
}

.black
{
  background-color: #000000;
}
