.Menu{
	background-color: #999999;
	color: #FFFFFF;
	height: 16px;
	text-align: right;
	display: block;
	padding-left: 275px;
}

.TopBar{
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 18px;
}

UL{list-style:none}
LI {float:left}

.TopbtnOn{
	background-color: #666666;
}
.TopbtnOff{
	color: #FFFFFF;
	background-color: #999999;
}

a.TopBtn{
	text-decoration: none;
	display : block;
	text-align: center;
	width: 80px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

a.TopBtn:link {
	text-decoration: none;
	color: #FFFFFF;
	}
	
a.TopBtn:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
	
a.TopBtn:hover {
	color:#FFFFFF;
	text-decoration: none;
	background-color: #666666;
}

/*
ul.sample{
	display:block;
	width:100%;
	margin-top:20px;
	font-size:12px;
	margin-left:0;
	text-align: left;
}

ul.sample li{
	list-style:none;
	border: 1px ridge #FFEEDB;
	height: 25px;
	width: 180px;
}

#gn0201{         background-image:url(../file/base/btn001.gif);}
#gn0201 a{       background-image:url(../file/base/btn002.gif);}
#gn0201 a:hover{ background-image:url(../file/base/btn002.gif);}
*/