
.tdCaption{
  	height : 30px;
	color : #000000;
	padding-left: 5px;
	padding-top: 7px;
	font-weight: bold;
   background-image : url(../images/title_bg.gif);
}
.tblInput{
	background-color:#ccc
}
.tblInput tr{
	background-color : white;
}
.tblInput td{
	padding:4px;
}
.tblInput tr.thColHeader{
	text-align :center;
	color :Black;
	background-color : #D7D7D7;	
}
.tblInput td{
	padding-left:4px;
}
.tblClander{
	background-color : black;
}
.tblTitle{
	width :100%;
	color: black;
	font-weight:bold;
}
.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:10px;
	color: #666666;
}
.bdm a:visited{
	font-size:10px;
	color: #666666;
}
.bdm a:hover{
	font-size:10px;
	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:220px;
	 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: #ff6600;
	background-color: #fffeee;
	height: 34px;
	border: 2px #efefef solid;
}

