BODY {
	padding:				0px;
	color: Black;
}

TD {
	font-family:			"Sans-Serif", "Times New Roman", "Sans-Serif", "Arial";
	font-size:				9pt;
	color:                  Black;
	letter-spacing:			0pt;
}

A {
	text-decoration:		none;	
	color:					Black;
}

a:hover {
	text-decoration:		none;
	color:					red;	
		
}
.menulines
{ 
border:1px solid White;
}
.menulines a{
text-decoration:none;
color:black;
}


.wm_list_cell
{ 

}
.wm_list_cell_bold
{ 
	font-weight: bold;
}

.wm_list_cell_red
{ 
	color:		#FF0000;
}


.wm_list_cell_blue
{ 
	color:		#336699;
}

.wm_list_cell_grey
{ 
	color:		#808080;
}

.wm_list_cell_green
{ 
	color:		#009900;
}

.wm_list_cell_checked
{
	background: #4A7AC9;
	color:		white;
	font-weight: normal;
		
}
