.brdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e2e2e2;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
	border-top-width: 0px;
	background-color: #FFFFFF;
}
.up {
	cursor: pointer;
	background-repeat: repeat;
	height: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e2e2e2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e2e2e2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3B5998;
	text-decoration: none;
	font-weight: bold;
}
.act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 30px;
	background-color: #3B5998;
	
}
.hide {
	display: none;
}
.show {
	display: block;
}
