TABLE
{
	font-family: Tahoma, Arial;	font-size: 11px;	line-height: 14px;	font-weight: normal;	font-variant: normal;	text-transform: none;	color: #000000;
}

.boldText{	font-weight:bold;	font-size:11px;	}.greyText{	color: #929091;}.dropdown{	font-family: Tahoma, Arial;	font-size: 11px;	line-height: 14px;	font-weight: normal;	font-variant: normal;	text-transform: none;	color: #000000;}.TDNotSelected{
	background-color:CBCBCB;
	font-size: 11px;
	width:20px;
	height:20px;
	text-align:center;
	
}

.TDSelected
{
	background-color:084B04;
	font-size: 11px;
	font: menu;
	color:FFFFFF;
	width:20px;
	height:20px;
	text-align:center;
}


a.ImageLink:link {color: #000000;
	text-decoration: none;
}

a.ImageLink:visited {color: #000000;
	text-decoration: none;
}
a.ImageLink:hover {color: #000000;
	text-decoration: none;
}

a.ImageLinkSelected:link {color: #FFFFFF;
	text-decoration: none;
}

a.ImageLinkSelected:visited {color: #FFFFFF;
	text-decoration: none;
}
a.ImageLinkSelected:hover {color: #FFFFFF;
	text-decoration: none;
}
/*
.Image
{
border: solid 1px black ;
position: absolute;

}

.ImageDiv
{
	background-color:000000; 
	height: 220px; 
	width: 340px;
	
	
	position: relative

}

*/