BODY {
	padding:				0px;
	color: Black;
}

TD {
	font-family:			"Segoe UI", "Lucida Sans Unicode", "Tahoma", "Arial", "Arial";
	font-size:				8pt;
	color:                  black;

}

A {
	text-decoration:		none;	
	color:					navy;
}

a:hover {
	text-decoration:		underline;
	color:					#003466;

}
.wm_list_cell
{ 

}

.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;
		
}

.textarea
    { 
    font-family: Verdana, Arial; 
    font-size: 11px;
    border: 1px solid #7F9DB9;    
    }
.selectBox      
    { 
    background-color: #FFFFFF;
    font-family: Verdana, Arial; 
    font-size: 11px; 
    }
.systemButton
    {
    color: Black;
	font-size: 8pt;
	font-family: Arial;
    }
.textBox      
    { 
    background-color: #CCCC99; 
    font-family: Verdana, Arial; 
    font-size: 11px; 
    color: #000000; 
    border: 1px solid #000000; background-position: 0%
    }


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: #295BB1;
	color: white;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Tahoma, Verdana, Sans-serif;
	font-weight: bold;
	padding: 1px;
}

	.boximage {
		border-color: #CCCCCC;
		background: transparent;
					border-style: solid;
			border-width: 1px;
			}
	
	.boximage1 {
		border-color: #FF8400;
		background: #EEEEEE;
					border-style: solid;
			border-width: 1px;
			}
	
	.boximage2 {
		border-color: #333333;
		background: #EEEEEE;
					border-style: solid;
			border-width: 1px;
			}
