body {
	font-size: 12px;
}
.text {
	font-size: 12px;
	line-height: 18px;
}
.table_big {
}
.table_r {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #D01613;
	font-size: 12px;
}
.table_l {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #D01613;
	font-size: 12px;
}

a.bn:link {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}
a.bn:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}
a.bn:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size: 12px;
}
a.bn:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}

.table_tb {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 12px;
}
