.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: #666666;
}
.bdm a:visited{
	font-size:14px;
	color: #666666;
}
.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;
	padding-bottom:10px;
	border: 1px #cccccc solid;
	border-top: none;
}

.Divbd{
	 overflow:scroll;
	 background-color:white;
	 width:100%;
	 height:200px;
	 SCROLLBAR-HIGHLIGHT-COLOR: white;
	 SCROLLBAR-SHADOW-COLOR: #cccccc;
	 SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	 SCROLLBAR-ARROW-COLOR: #ff6600;
	 SCROLLBAR-DARKSHADOW-COLOR: white;
	 SCROLLBAR-BASE-COLOR: white;
	 overflow-x:hidden;
}

.tdbname{
	font-size: 12pt;
	font-weight: bolder;
	text-align: center;
	color: #c9161d;
	background-color: #fffeee;
	height: 34px;
	border: 2px #efefef solid;
}

.tdbname a:link{
	font-size:11pt;
	font-weight:bolder;
	color:#c9161d;
}
.tdbname a:visited{
	font-size:11pt;
	font-weight:bolder;
	color:#c9161d;
}
.tdbname a:hover{
	font-size:11pt;
	font-weight:bolder;
	color:#c9161d;
}


.bookchf3{
	font-size:14px;
	line-height:25px;
}

.tdcover{
	width:220px;
	text-align:center
}

.cover{
	width:200px;
	height:150px;
	border:2px #ccc solid;
}



.tblInput{
background-color: #cccccc;

 }
.tblInput tr{
	background-color : white;
}
.tblInput td{
	padding:4px;
}

.tblBrow{
	backgrounD-color:#cccccc;
	width: 98%;
} 
.tblBrow tr {
	background-color : white;
	height:20px;
}
.tblBrow td {
   padding:4px;
}
.tblBrow tr.thColHeader {
	background-color: #efefef;
	color: #cc2200;
	font-weight: bolder;
	text-align: center;
}
.tblBrow tr.trsrow {
	background-color :#ffffff;
}
.tblBrow tr.trdrow {
	background-color :#F0F0F0;
}	
.tblBrow tr.trcrow {
	background-color : #FFF1C1;
}