.block table tr td, .block table tr th
{
	border-bottom: none;
}

/*.block.withsidebar .block_content
{
	overflow: hidden;
	padding: 0;
	background: #FFB;
}
*/
.lblhdg 
{
	color: #336600; 
	/*font-family:Lucida Calligraphy, Arial, Helvetica, sans-serif; */
	font-size: xx-large;
	font-weight: normal;          
}

thead tr td h1 {
	color: #000000 !important;
}

.active {
	color: blueviolet !important;
}

.boardTD1 
{
	border-color: #D16401; 
	border-width: 0px 0px 0px 15px; 
	padding: 4px 4px 4px 4px !important; 
	border-style: ridge; 
	color: #FFFF09;
	height: 15px;
}

.boardTD2 
{
	border-color: #D16401; 
	border-width: 0px 0px 0px 0px; 
	padding: 4px 4px 4px 4px !important; 
	color: #FFFF09;
	height: 15px;
}

.boardTD3 
{
	border-color: #D16401; 
	border-width: 0px 15px 0px 0px; 
	padding: 4px !important; 
	border-style: ridge; 
	color: #FFFF09;
	height: 15px;
}

.boardTD {
	border-width: 0px 0px 0px 0px;
	padding: 0px 4px 0px 4px !important;
	border-style: none;
	border: none;
	color: #FFFF09 !important;
	height: 15px !important;
	line-height: 0px !important;
	margin: 0px;
}

.rohDivisionTable {
	background: url(../images/honour-board_bg.jpg) 0 0 repeat-y repeat-x;
	background-size: 100% auto;
	font-size: small;
}

.honTable {
	/*	background: url(../images/honour-board_bg.jpg) 0 0 repeat-y repeat-x;
	background-size: 100% auto;
	font-size: small;
*/ display: block;
	overflow-x: auto;
	white-space: nowrap;
	background: url(../images/honour-board_bg.jpg) 0 0 repeat-y;
	background-size: 100% auto;
	font-size: small;
}

.divpadleft {
	 padding-left: 50px; 
}
