table {	
		font-family: Arial;
	font-size: 10pt;
	color: blue;
} 
form,input {
	color:black;	
	text-align: right;
	margin:0;
	font-size: 15pt;
	 font-weight: bold;
		}
		


#grw{   position:absolute;
				left:50;}
				
   .d1   {margin: 0px;background-color: #d9e4f2}
   
    .d2   {font-family: verdana; font-size: 10pt; text-align: left; color: #000000}
    .d3   {border-style: solid; border-width: 0; border-color: silver; padding: 0px 2px 0px 2px; font-family: arial; font-size: 14pt; font-weight: bold; color: #2a518c}
    .d4   {  font-family: arial; font-size: 11pt; font-weight: bold; color: #2a518c}
    .d5   {border-style: solid; border-width: 0; border-color: silver; font-size: 10pt; text-align: left; vertical-align: top; color: #000000}
    .d6   {border-style: solid; border-width: 0; border-color: silver; padding: 0px 2px 0px 2px; font-size: 8pt; font-weight: bold; color: #00398f}
    .d7   {width: 58px; font-family: verdana; font-size: 8pt; text-align: left; color: #000000}
    .d8   {width: 57px; font-family: verdana; font-size: 8pt; text-align: right; color: #00398f}
    .d9   {border-style: solid; border-width: 0; border-color: silver; padding: 0px 2px 0px 2px; font-size: 8pt; font-weight: bold; color: #5890AD}
    .d10  {width: 116px; font-family: verdana; font-size: 10pt; color: #000000}
	.d11   { text-align: center;  font-family: arial; font-size: 14pt; font-weight: bold; color: #2a518c}
	.d12 { text-align: left;  font-family: arial; font-size: 14pt; font-weight: bold; color: #2a518c;}
	

.picNV{display:none;}
.picV{display:inline;}





H1 {
	font-weight: bold;
	text-align: center;
	font-family: Arial;
	font-size: 16pt;
	color: #2a518c;
}

.B1 {
	font-weight: bold;
	text-align: left;
	font-family: Arial;
	font-size: 16pt;
	color: #2a518c;
}


BODY  {
	  background: #fff;
	  color: black;
	 	  font-size: 11px; 
	  font-family: Verdana;
}
TR.Will {

color: blue;
	  font-size: 8pt; 
}

/* uiTabControl ----------------------------------------------------- */
.navUnselected {  
	FONT-WEIGHT: bold;  COLOR: #29649E;
	BORDER-TOP: 1px solid #29649E;
	BORDER-LEFT: 1px solid #29649E;
	BORDER-RIGHT: 1px solid #29649E;
	BORDER-BOTTOM: none;/*	BORDER-BOTTOM: 1px solid #fff;*/
	BACKGROUND-COLOR: transparent;
}
.navSelected {  
	FONT-WEIGHT: bold; COLOR: white;
	border: 1px solid #29649E;
	BACKGROUND-COLOR: #00398F;
}

.navSelected, .navUnselected {
   display: inline;  /* explicitly force to be inline */  
   PADDING-RIGHT: 50px; PADDING-LEFT: 50px;
   PADDING-BOTTOM: 5px; PADDING-TOP: 5px; 
   TEXT-DECORATION: none;
   LINE-HEIGHT: 24px;
   FONT-SIZE: 10px;
   FONT-FAMILY: verdana, arial, sans-serif;
   margin-right: 3px;
}
 .navSelected:hover {
	background: cornflowerblue

}

/* ------------------------------------------------------------------ */

DIV.box {
	BORDER: 1px solid #29649E;
	margin-top: 0px;	
	padding: 6px;
    HEIGHT: 445px; WIDTH: 950px;
BACKGROUND-COLOR:#d9e4f2
}

#obj_id {
    position:absolute;
    height:20px;
    width:12px;
    background-color:pink;
    border:1px outset #eee;
    }


