body, td, th { 
	font-family: arial; 
	font-size: 12px;
	margin-left: 160px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c7c7c7;
}
a{
	font-family: arial;
	font-size: 12px;
}
a:link {
	color: #000000; 
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #000000;
}
h1, h2, h3, h4, h5, h6 {
	font-family:arial;
	font-size: 18px;
	color: #000000;
}
 
#menu {
	position: absolute;
	top: 93px;
	left: 4px;
	width: 158px;
	height: 271px;
	
} 
#menu dt {
	cursor: pointer;
	margin: 2px ; 
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	border: 1px solid gray;
	background: #ccc;
}
#menu dd {
	border: 1px;
	font-weight: bold;
	border: 1px solid gray;
	background: #ccc;
}
#menu li {
	text-align: left;
}
#menu li a, #menu dt a {
	color: #000000;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}
#menu li a:hover, #menu dt a:hover {
	background: #eee;
} 
.B {
	color: ;
	background-color:#b3b3b3;
	font-size:12 px;
	font-weight: bold;
	text-align:;
}
.C {
	color: ;
	background-color:#C0B0B0;
	font-size:12 px;
	font-weight: bold;
	text-align:;
}
#menuim {
	position: absolute;
	top: 285px;
	left: 22px;
	width: 157px;
	height: 154px;
	
} 

