﻿
/* Header Part*/
.for_title{padding: 13px 0px 0px 5px; font: bold 14px verdana; color:#FFF; text-align:left; text-indent:50px;}

.for_icon{
    background: transparent url('../image/WindowCornerSprites.gif') -21px -59px no-repeat;
	width: 16px; height: 16px;
	cursor: default;
    float:left;
	margin: 11px 4px 0 5px;
}

.for_bg { background: url(../image/catcell.jpg); height: 34px; }

.for_right {  background: url(../image/catcell.jpg) no-repeat top right; height: 34px;  }

.for_left {  background: url(../image/catcell.jpg) no-repeat top left; height: 34px;  }

/* table wrappers */
.tb_border_left  { background:none;
	/*	background: url(../image/c_border_13.jpg) repeat-y top left; */
	padding-left:3px; 
}

.tb_border_right { background:none;
/*	background: url(../image/c_border_11.jpg) repeat-y top right; */
	padding-right:3px; 
}

.tb_border_inside { 
	padding: 0px; 
	margin: 0px;
	border: 0px;
	width: 100%;
}

.tb_border_bottom {
     background-color: #EFEFEF; height:3px; width:98%;
}

/* Top part */
.top_bg { background: url(../image/catcell.jpg); height: 19px; }

.top_left{  background: url(../image/catcell.jpg) no-repeat top left; height: 19px;  }

.top_right{  background: url(../image/catcell.jpg) no-repeat top right; height: 19px;  }

/* Bottom part */
.bottom_bg { background: url(../image/catcell2.jpg); height: 19px;}

.bottom_left{  background: url(../image/catcell2.jpg) no-repeat top left; height: 19px;}

.bottom_right{  background: url(../image/catcell2.jpg) no-repeat top right; height: 19px;}
