﻿
/* Header Part*/
.for_title{ margin-top:15px; background:#DBE4F0; border:1px solid #001D64; border-width:1px 0; color:#001D64; padding:4px 10px; font-size:2.2em; text-transform:uppercase; }

.for_title>.for_title { margin:0; padding:0; border:0; }

/*
.for_bg { background: url(../image/c_border_05.jpg); height: 34px; }

.for_right {  background: url(../image/c_border_06.jpg) no-repeat top right; height: 34px;  }

.for_left {  background: url(../image/c_border_left.gif) no-repeat top left; height: 34px;  }
*/
/* table wrappers
.tb_border_left  { 
	background: url(../image/c_border_13.jpg) repeat-y top left;
	padding-left:3px; 
}

.tb_border_right { 
	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 {  }

.top_left{   }

.top_right{  }

/* Bottom part */
.bottom_bg { }

.bottom_left{ }

.bottom_right{ }
.for_title.nxtprv { background:none; border:none; font-size:14px; margin:5px; padding:0; text-transform:none;}

