body {

	font-family: Arial,  Verdana, Tahoma, Helvetica, sans-serif;

	font-size: 12px;

}

.Group {

	display: block;

	height: 28px;

	width: 173px;

	background-image: url(Button_Group.jpg);

	line-height: 27px;

	padding-left: 27px;

	color: #dfdfdf;

	text-decoration: none;

}

.Group:hover {

	color: #dfdfdf;

	text-decoration: underline;

}

.Option {

	display: block;

	height: 28px;

	width: 173px;

	background-image: url(Button_Option.jpg);

	line-height: 27px;

	padding-left: 27px;

	color: #dfdfdf;

	text-decoration: none;

}

.Option:hover {

	color: #dfdfdf;

	text-decoration: underline;

}

.show {

	display:inline;

}

.hide {

	display:none;

}
