.brmtext{
	line-height: 20px;
}

.brmtext a:link{
	color: #666666;
	text-decoration: underline;
	line-height: 20px;
}
.brmtext a:visited{
	color: #666666;
	line-height: 20px;
}
.brmtext a:hover{
	color: #666666;
	text-decoration: underline;
	line-height: 20px;
}

.bdm a:link{
	font-size:14px;
	color: #ab173b;
}
.bdm a:visited{
	font-size:14px;
	color: #ab173b;
}
.bdm a:hover{
	font-size:14px;
	color: black;
}
.bdm{
	text-align: center;
	background-color: #efefef;
	border-bottom: 1px #cccccc solid;
	height: 26px;
	padding-top: 5px;
}

.bdm1 a:link{
	font-size:14px;
	font-weight: bolder;
}
.bdm1 a:visited{
	font-size:14px;
	font-weight: bolder;
}
.bdm1 a:hover{
	font-size:14px;
	font-weight: bolder;
}
.bdm1{
	text-align: center;
	height: 26px;
	padding-top: 5px;
	border: 1px #cccccc solid;
	border-bottom: none;
}

.Textbd{
	font-size:14px;
	line-height: 28px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:10px;
	border: 1px #cccccc solid;
	border-top: none;
}

.tdbname{
	font-size: 12pt;
	text-align: center;
	color: #cc2200;
	background-color: #fffeee;
	height: 34px;
	border: 2px #efefef solid;
}

