body {
	background-color: #ffffff;
	SCROLLBAR-FACE-COLOR: #000000;  
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #cacab7; 
	SCROLLBAR-TRACK-COLOR: #000000; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000
}
.layerAll{
	position:absolute;
	width:811px;
	height:450px;
	z-index:1;
	visibility: inherit;
	background-image: url(../images/project_bg.gif);
	display:none;
}
.layerEXB{
	position:absolute;
	width:494px;
	height:366px;
	z-index:1;
	visibility: inherit;
	display:block;
}
.layerIndex{
	position:absolute;
	width:368px;
	height:115px;
	z-index:1;
	overflow: auto;
	visibility: inherit;
	background-color: #000000;
	color:#FFFFFF;
	font-size: 10px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
}



a.new:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
a.new:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
a.new:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
.news{
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.TdPro {
	color:#FFFFFF;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
td.bdr{
border: 1px solid #000000;
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
.locAdd {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}
.locTitle {
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
}
.bodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#CCCCCC;
}
