.Up
{
	BORDER-RIGHT: silver 1px outset; BORDER-TOP: silver 1px outset; BORDER-LEFT: silver 1px outset; BORDER-BOTTOM: silver 1px outset;background-color: #efefda;
	margin-right:4px;
}
.Down
{
	border-right: silver 1px inset; border-top: silver 1px inset; border-left: silver 1px inset; border-bottom: silver 1px inset;background-color: #efefda;
	margin-right:4px;
}
.Out
{
	BORDER-RIGHT: silver 1px outset; BORDER-TOP: Beige 1px outset; BORDER-LEFT: Beige 1px outset; BORDER-BOTTOM: silver 1px outset;background-color: #efefda;
	margin-right:4px;
}

.BtnDown
{
	BACKGROUND-IMAGE: url(../images/funtitle_detail.gif);
	width:100%;
	height:20px;
	text-align:center;
	line-height:20px;
	cursor:hand;
}
.BtnContentHeight
{
	width:100%;
	height:395px;
	background-color:White;
	border-bottom: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	overflow:scroll;
	padding-top:3px;
}
body {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td,th{
	
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #f7f8fd; SCROLLBAR-HIGHLIGHT-COLOR: #f7f8fd; SCROLLBAR-SHADOW-COLOR: #a2baea; SCROLLBAR-3DLIGHT-COLOR: #f7f8fd; SCROLLBAR-ARROW-COLOR: #a2baea; SCROLLBAR-TRACK-COLOR: #ffffff; BACKGROUND-REPEAT: repeat; SCROLLBAR-DARKSHADOW-COLOR: #f7f8fd; SCROLLBAR-BASE-COLOR: #f7f8fd; BACKGROUND-COLOR: #ffffff 
}