@charset "utf-8";
/* CSS Document */
.container
{
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
}
.tabTitle
{
	font-size:11pt;
	font-weight: bold;
	color:#81511c;
}
.Title1
{
	font-size:11pt;
	font-weight: bold;
	color:#ffffff;
}
.Title2
{
	font-size:11pt;
	font-weight: bold;
	color:#a40000;
	margin-top:3px;
	margin-left:10px;
}
