body 
{ 
background-color : #ffffff;
color : black;
font-family : arial,helvetica,sans-serif;
text-align : left;
margin : 0;
padding : 0;
cursor : default;
} 



a:hover 
{ 
background-color : #ffffff;
} 



img 
{ 
border : 0;
} 



label 
{ 
font-weight : normal;
font: arial, helvetica, sans-serif;
font-color: #222222;
font-size: 9pt;

}

 
#content 
{ 
position : relative;
top : 20px;
width : 98%;
float : left;
font-size : 10px;
padding-left : 10px;
padding-right : 10px;
} 



#body 
{ 
font-size : 9px;
padding-left : 10px;
padding-right : 10px;
}




 
#maintain 
{ 
position : relative;
margin : 8px;
padding : 4px;
border : 1px solid #ffffff;
background-color : #ffffff;
}




 
#filter { 
position : relative;
width : 1000px;
padding-top : 4px;
padding-left : 6px;
font-size : 12px;
} 





#filter a 

{ 
color : black;
cursor : pointer;
text-align : left;
text-decoration : none;
}





 
#list 


{ 
float : left;
position : relative;
}

 
.list 
{ 
border : solid;
border-width : 1px;
border-color : black;
width : 100%;
}


 
.list th 
{ 
font-weight : normal;
height : 19px;
text-align : left;
font-size : 10px;
background-color : #ffffff;
}



 
.list td 
{ 
font-weight : normal;
line-height : 10px;
}

 
#list th 
{ 
font-weight : bold;
height : 19px;
text-align : left;
font-size : 10px;
background-color : #ffffff;
} 



#list td 
{ 
font-weight : normal;
line-height : 12px;
}


 
thead th 
{ 
font-weight : normal;
text-align : left;
border-bottom : 0px solid #ffffff;
}


 
.fog 
{ 
background-color : #ffffff;
border : 1px solid #ffffff;
}

 
.white 
{ 
background-color : #ffffff;
border : 0px solid #ffffff;
} 


#movableNode 
{ 
position : absolute;
}



 
#arrDestInditcator 
{ 
position : absolute;
display : none;
width : 100px;
}


 
#arrangableNodes, #movableNode ul 
{ 
padding-left : 0;
margin-left : 0;
margin-top : 0;
padding-top : 0;
} 


#arrangableNodes li, #movableNode li 
{ 
list-style-type : none;
cursor : default;
}