BODY {
	font-family:			"Verdana", "Sans-Serif", "Arial";
	font-size:				8pt;
	color: 				    black;
    margin-top:				0 px;
    margin-left:			0 px;
    margin-right:			0 px;
    margin-buttom:			0 px;	
}


TD {
	font-family:			"Verdana", "Tahoma", "Verdana", "Arial";
	font-size:				8pt;
	color:                  black;

}

A {
	text-decoration:		none;	
	color:					black;
}

a:hover {
	text-decoration:		underline;
	color:					#003466;
		
}
.wm_list_cell
{ 

}

.wm_list_cell_checked
{
	background: <%=backColor%>;
	color:		white;
}

input.btn { /* button */
	border-top: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #4e4e4e;
	border-bottom: 1px solid #4e4e4e;
	background-color: #4984BD;
	color: white;
	text-transform: uppercase;
	font-size: 8px;
	font-family: Verdana, Sans-serif;
	font-weight: bold;
	padding: 1px;
}

	.boximage {
		border-color: #CCCCCC;
		background: transparent;
					border-style: solid;
			border-width: 1px;
			}
	
	.boximage1 {
		border-color: #3C6D93;
		background: #EEEEEE;
					border-style: solid;
			border-width: 1px;
			}
	
	.boximage2 {
		border-color: #333333;
		background: #EEEEEE;
					border-style: solid;
			border-width: 1px;
			}
