TD
{
	font-size:	11px;
	font-family : Verdana,Geneva,Arial,sans-serif;
	color	: #809099;
}
 A.mc {
	font-family : Verdana,Geneva,Arial,sans-serif;
	font-size : 11px;
	color : #999999;
	text-decoration : none;
}
 A.mc:hover {
	font-family : Verdana,Geneva,Arial,sans-serif;
	font-size : 11px;
	color : #999999;
	text-decoration : underline;	
}
 A.mco {
	display:block;
	font-family : Verdana,Geneva,Arial,sans-serif;
	font-size : 11px;
	color : #999999;
	text-decoration : none;
	background-color:#CCCCCC;
	width:157px;
}
 A.mco:hover {
	display:block;
	font-family : Verdana,Geneva,Arial,sans-serif;
	font-size : 11px;
	color : #999999;
	text-decoration : underline;	
	background-color:#CCCCCC;
	width:157px;
}
 A.m {
	font-family : Verdana,Geneva,Arial,sans-serif;
	font-size : 11px;
	color : #999999;
	text-decoration : none;
}
 A.m:hover {
	font-family : Verdana,Geneva,Arial,sans-serif;
	font-size : 11px;
	color : #999999;
	text-decoration : underline;	
}
 A.mo {
	display:block;
	font-family : Verdana,Geneva,Arial,sans-serif;
	font-size : 11px;
	color : #999999;
	text-decoration : none;
	background-color:#CCCCCC;
	width:166px;
}
 A.mo:hover {
	display:block;
	font-family : Verdana,Geneva,Arial,sans-serif;
	font-size : 11px;
	color : #999999;
	text-decoration : underline;	
	background-color:#CCCCCC;
	width:166px;
}
 A.m1,A.m2
{
	color : #809099;
	text-decoration : none;
}
A.m1:hover,A.m2:hover
{
	color : #809099;
	text-decoration : underline;
}
a.m1o {
	display:block;
	background-color:#CCCCCC;
	text-decoration:none;
	width:158px;
	color:#809099;
}
a.m1o:hover {
	display:block;
	background-color:#CCCCCC;
	text-decoration:underline;
	width:158px;
	color:#809099;	
}
a.m2o {
	display:block;
	background-color:#CCCCCC;
	text-decoration:none;
	width:151px;
	color:#809099;
}
a.m2o:hover {
	display:block;
	background-color:#CCCCCC;
	text-decoration:underline;
	width:151px;
	color:#809099;	
}

.ChildMenu2{
	height	: 10px;
	padding-left:15px;	
	background-image: url('/images/Next_Stone.gif');
	background-repeat: no-repeat; 
	background-position-y: top;
}
.RootMenuItem{
	height	: 10px;
	padding-left:8px;	
	background-image: url('/images/caret.gif');
	background-repeat: no-repeat; 
	background-position-y: top;
}


div.StoneTitle
{
	margin-top:5px;
	padding-left:2px;
	height:16px;
	color:#FFFFFF;
	background-color:#9a9999;
	font-family:Verdana,Geneva,Arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	width:150px;
}
div.StoneTitle a
{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
div.StoneTitle a:hover
{
	text-decoration:underline;
}


div.StoneItem
{
	padding-left:2px;	
	margin-left:20px;
	margin-top:5px;
	height:16px;
	color:#666666;
	background-color:#cccccc;
	font-family:Verdana,Geneva,Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	width:200px;
}
div.StoneItem a
{
	color:#666666;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
div.StoneItem a:hover
{
	text-decoration:underline;
}


div.StoneItemSon
{
	padding-left:2px;	
	margin-left:40px;
	margin-top:5px;
	height:16px;
	color:#999999;
	background-color:#eeeeee;
	font-family:Verdana,Geneva,Arial,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	width:200px;
}
div.StoneItemSon a
{
	color:#999999;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
div.StoneItemSon a:hover
{
	text-decoration:underline;
}