body {
	font-family: Arial, Helvetica, sans-serif;
}
.border {
	border: 1px solid #CCCCCC;
	padding: 4px;
	text-decoration: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.text_body_reg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
.text_body_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
div.scroll
{
	background-color:#ffffff;
	width:487px;
	height:560px;
	overflow:scroll;
}

div.hidden 
{
background-color:#00FF00;
width:487px;
height:100px;
overflow:hidden;
}

