
a.home{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B5691F;
	font-weight: bold;
	text-decoration: none;
}

a.home:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DA832C;
	font-weight: bold;
	text-decoration: none;
}

.tbutton_on{
	background-color: #3366cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
	height: 25px;
}

.tbutton_off{
	background-color: #D8D8D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
	font-weight: bold;
	height: 25px;
}

.table_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366cc;
	font-weight: bold;
}

.table_title_print{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3366cc;
	font-weight: bold;
}
.remark
{
	font-weight: normal;
	font-size: 16px;
	color: #ff6600;
	font-family: Arial, Helvetica, sans-serif;
}

.title_print{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: black;
	font-weight: bold;
}

.regbutton{
	background-color: #CAD7EF;
	border: 1px solid #20489A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #20489A;
	font-weight: bold;
}

.regbutton_on{
	background-color: #20489A;
	border: 1px solid #20489A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bold;
}

