.tdk {
	font-family: Arial, Verdana;
	font-size: 15px;
	color: #3872f0;
	font-weight: bold;
	padding: 10px;
	background-color: #;
	vertical-align: top;
	text-align: justify;
}

.tdk1 {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #3872f0;
	font-weight: bold;
	padding: 5px;
	background-color: #;
	vertical-align: top;
	text-align: justify;
}

a.m1:link, a.m1:visited, a.m1:active {
	font-family: Arial;
	font-size: 12px;
	color: #0061A5;
	font-weight: bold;
	text-decoration: no;
}

#lightbox{
background-color:#eee;
padding: 10px;
border-bottom: 2px solid #666;
border-right: 2px solid #666;
}

#lightboxDetails{
font-size: 0.8em;
padding-top: 0.4em;
}

#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; }
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); } 

* html #overlay{
background-color: #000;
back\ground-color: transparent;
background-image: url(blank.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
}