/* $Id: wolapstyle.css,v 1.4 2005/03/18 15:06:30 otto Exp $ */
#span1{
	color : #ffffff;
}

.popup1 {
	color : #9F141A;
	cursor : help;
}

.popup2 {
	color: #9F141A;
	cursor: hand;
}

.graphbutton {
        cursor : hand;
        border : 1px solid white;
        border-right : 1px solid black;
        border-bottom : 1px solid black;
        background : #ffffff;
        width : 25px;
}
.graphbuttonover {
        cursor : hand;
        border : 1px solid black;
        border-right : 1px solid white;
        border-bottom : 1px solid white;
        background : #ffffff;
        width : 25px;
}

.checkboxbgs{
	background-color : #B0C4DE;
	border : 0px;
	padding : 0px;
}

.topstyle {
        border : 1px solid #003366;
        background-color : #B0C4DE;
}

.graphstyle {
        border : 1px solid #003366;
}

.statusstyle {
        border : 1px solid #003366;
        text-align : center;
        height : 10pt;
}
.statustd {
 	font : 8pt verdana, arial, helvetica, sans-serif;
}

.wolap_main_table {
	border : 1px solid #003366;
	padding : 5px;
}

.listheader_iet {
	font-weight : bold; 
	font-size : 12px; 
	color : #ffffff; 
	background-color : #B0C4DE; 
	padding : 5px;
}

.wolap_main_table {
	border : 1px solid #003366;
	padding : 5px;
}

.listheader_iet {
	font-weight : bold; 
	font-size : 12px; 
	color : #ffffff; 
	background-color : #B0C4DE; 
	padding : 5px;
}

.historybutton {
	cursor : hand; 
	color : #000000;
	font : 8pt verdana, arial, helvetica, sans-serif; 
  	background : #ffffff;
  	border : 1 solid #003366;
  	width : 100px;
  	line-height : 16px;
  	text-align : center;
}

.horizontal_line {
	color :	#003366;	
}

.upbutton {
	cursor : hand; 
	font : 8pt verdana, arial, helvetica, sans-serif; 
  	color : #000000;
  	background : #ffffff;
  	border : 1 solid #003366;
  	width : 50px;
  	text-align : center;
}
