﻿img
{
	border-style: none;
	vertical-align: bottom;
	text-align:center;
}
#box-table-b
{
	margin: 20px;
	width: 80%;
	text-align: center;
	border-top: 7px solid #9baff1;
	border-bottom: 7px solid #9baff1;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-color: #003366;
	border-bottom-color: #003366;
	height: 100%;
}
#box-table-b th
{
	background: #e8edff;
	border-right-color: #003366;
	border-left-color: #003366;
	color: #003366;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
}
#box-table-b td
{
	border-right: 1px solid #aabcfe;
	border-left: 1px solid #aabcfe;
	vertical-align: middle;
	border-right-color: #003366;
	border-left-color: #003366;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-color: #CCCCCC;
	text-align: center;
	width: 25%;
}
#hr {
	border: 1px solid #003366;
	vertical-align: middle;
	line-height: 14px;
	text-align: center;
	width: 98%;
}
