.maintable {
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-collapse:collapse;
}
.subcategory {
	width:100%;
	border:1px solid #CCCCCC;
	font-size:x-small;
	z-index:2;
}
.subcategory td {
	border-bottom:1px solid #CCCCCC;
	border-collapse:collapse;
	padding:0px;
	cursor:pointer;
}
.subcategory img {
	cursor:pointer;
}
.bottombar {
	font-size:xx-small;
	color:#000066;
	background-color:rgb(148,165,208);
	border-left:1px solid rgb(1,1,101);
	border-right:1px solid rgb(1,1,101);
	border-top:4px solid rgb(86,111,165);
}
.noline a {
	color:#000066;
	text-decoration:none;
}
.noline a:hover {
	color:#000066;
	text-decoration:underline;
}
.divmenu {
	position:absolute;
	z-index:5;
	overflow:hidden;
	line-height:100%;
}
.Wid { width:800px;}

}
.style1 {font-size: 10px}

.pan a:link {
	color:blue;
	text-decoration: none;
	font-size:10px;
}
.pan a:visited { color: blue;
	text-decoration: none;
	font-size:10px;
} 
.pan a:hover {
	color: blue;
	text-decoration: underline;
	font-size:10px;
}

@media print {
	.Wid { width:641px;}
	.divmenu {display:none;}
	.Cls { display:none;}
}
@media screen {
	.Wid { width:800px;}
	.divmenu {
		position:absolute;
		z-index:5;
		overflow:hidden;
		line-height:100%;
	}
}
