a{
	color: #46babf;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

td,th,tr {
	font-family: Arial,Verdana,Helvetica;
	color: #848484;
	font-size: 12px;
}

.title{
	color: #3f5f78;
	font-weight: bold;
}

.tbl_hdr {
	background-color: #a1a1a1;
	color: #fff;
}

.tbl_sub_hdr {
	background-color: #dfdfdf;
	color: #636363;
}

.tbl_cell_off {
	background-color: #f2f2f2;
	color: #6e6e6e;
}
.tbl_cell_on {
	background-color: #e7e7e7;
	color: #6e6e6e;
}

.hi_detail {
	color: #000;
}

.title_detail {
	font-size: 24px;
	font-family: Helvetica;
	color: #91979c;
}

.copy {
	font-size: 11px;
	color: #dbdcdf;
}

.copy a {
	color: #fff;
	text-decoration: none;
}