BODY {
	MARGIN: 0px; 
	BACKGROUND-COLOR: #ffffff
	FONT-SIZE: 12px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
   }


#login {

width:250px;
position: relative;
top: 150px;

}

.navbar{
background : #DDDDDD;
align: left;
border:1;
top:0px;
valign:top;
}

.navbar A {
	COLOR: #595959; TEXT-DECORATION: none
}

.navbar A:visited {
	COLOR: #595959; TEXT-DECORATION: none
}
.navbar A:hover {
	COLOR: #3d3d3d; TEXT-DECORATION: none
}
.navbar A:active {
	COLOR: #3d3d3d; TEXT-DECORATION: none
}

.menurow{

FONT-WEIGHT: bold; 
FONT-SIZE: 12px; 
COLOR: #666666; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
TEXT-DECORATION: none;
border-bottom: 1px solid #000000;

}

.menurowselected{
background : #f0f0f0;
FONT-WEIGHT: bold; 
FONT-SIZE: 12px; 
COLOR: #000000; 
FONT-FAMILY: Arial, Helvetica, sans-serif; 
TEXT-DECORATION: none;
border-bottom: 1px solid #000000;

}

.input {
background: white;
color: black;	
font-family: arial,helvetica,sans-serif;	
font-size: 12px;	
border : 1px solid Black;
}


.inputButton {
background: #EEEEEE;
color: black;	
font-family: arial,helvetica,sans-serif;	
font-size: 12px;	
border : 1px solid Black;
}

.inputLabel {
font-family: arial,helvetica,sans-serif;	
font-size: 12px;
FONT-WEIGHT: bold; 
COLOR: #000000; 
}


.columnLabel {
font-family: arial,helvetica,sans-serif;	
font-size: 12px;
FONT-WEIGHT: bold; 
COLOR: #000000; 
background: teal;
}


.columnrow {
font-family: arial,helvetica,sans-serif;	
font-size: 12px;
COLOR: #000000; 
border-bottom: 1px solid #000000;
}


.wbcolumnrow {
font-family: arial,helvetica,sans-serif;	
font-size: 12px;
COLOR: #000000; 
}
