body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	color:FFFFFF;
}

form {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.menu {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
	/* background-image: url(imgs/bk-menu.gif); */
	background-image: url(imgs/cx_txt.png);
}

.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}


#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; font-family: Tahoma; font-size: 11px; color: #000000;}
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url("imgs/overlay.png"); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="imgs/overlay.png", sizingMethod="scale");
	}

.cnstitle {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
}

.bktable {
	background-image: url(imgs/bk.jpg);
}

.bkmaintable {
	/* background-color: #b5aeac; */
	/* background-color: #FF9933; */
	background-image: url(imgs/cx_txt.png);
}

.small {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bolder;
}

.small a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.small a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.small a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.small a:active {
	color: #FFFFFF;
	text-decoration: none;
}