﻿
/* Header Part*/
.xfor_title { display:none; }
.xfor_bg { display:none;	}
.xfor_right { display:none; }
.xfor_left { display:none;  }

.for_title{padding: 3px 0px 0px 52px; font: bold 14px verdana; text-align:left;}
.for_bg a, .for_bg a:link { color: Black; }
.for_bg { background-color: Transparent; height: 24px;}
.for_right {  height: 24px; }
.for_left {  height: 24px; }

/* table wrappers */
.tb_border_left  { 
	border-left: solid 0px gray;
	padding-left:0px; 
}

.tb_border_right { 
	border-right: solid 0px gray;
	padding-right:0px; 
}

.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 { display:none; }

.top_left{  display:none;  }

.top_right{  display:none;  }

/* Bottom part */
.bottom_bg { display:none;}

.bottom_left{  display:none; }

.bottom_right{ display:none; }
