﻿
/* Header Part*/
.for_title{ color:#fff; padding: 3px 0px 0px 12px; font: bold 14px verdana; text-align:left;}
.for_title a{ color:#fff;}

.for_bg { background: url(../image/for_bg.jpg); height: 30px; }


/* table wrappers */
.tb_border_left  { 
	background: url(../image/c_border_13.jpg) repeat-y top left;
	
}

.tb_border_right { 
	background: url(../image/c_border_11.jpg) repeat-y top right;
}

.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/c_border_18.jpg); height: 19px;*/  }

.top_left{   /*background: url(../image/c_border_15.jpg) no-repeat top left; height: 19px;*/   }

.top_right{  /*background: url(../image/c_border_20.jpg) no-repeat top right; height: 19px;*/  }

/* Bottom part */
.bottom_bg { background:url(../image/BlueBar.gif); height: 25px;}


