#menu{
	margin-right:10px;
	margin-bottom:8px;	
}
#list td{ height:20;}
#list table{ margin-left:5px;}
#list a:hover{color:#0000FF;}
.topbottom{ padding-top:1px;
            padding-bottom:1px;
			margin-top: 1px;
			margin-bottom: 1px;
}
.boder {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.tableboder {
	border: 1px solid #C4C4C4;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}