.table_content {
	font-family: Verdana, Arial,  sans-serif, MS Sans Serif ;
	font-size: 12px;
	font-weight: normal;
	color: #435863;
	text-align:left;
	PADDING-LEFT: 10px;
	background-color: #E1E1E1; 
	}
.table_content2 {
	font-family: Verdana, Arial,  sans-serif, MS Sans Serif ;
	font-size: 12px;
	font-weight: normal;
	color: #435863;
	text-align:center;
	PADDING-LEFT: 10px;
	background-color: #E1E1E1; 
	}
.head_table {
	font-family: Verdana, Arial,  sans-serif, MS Sans Serif ;
	font-size: 12px;
	font-weight: bold;
	color: #435863;
	text-align:center;
	background-color: #C0C0C0;
	}


.bg_style1 {
	background-image: url('../images/pixi_lightblue.gif');
	border-collapse: collapse;
}
.bg_style2 {
	background-image: url('../images/pixi_greyblue.gif');
	border-collapse: collapse;
}
.style3 {
	background-color: #FFFFFF;
	border-collapse: collapse;
}

.bord_o {
	border-width: 0px;
}

.bord_style1 {
	background-image: url('../images/lineleft.gif');
}
.bord_style2 {
	background-image: url('../images/lineright.gif');
}
.bord_style3 {
	background-image: url('../images/linetop.gif');
}
.bord_style4 {
	background-image: url('../images/linebottom.gif');
}

.sitemap1 {
	font-family: Verdana, Arial,  sans-serif, MS Sans Serif ;
	font-size: 12px;
	font-weight: bold;
	color: #435863;
	text-align:left;
	background-color: #C0C0C0;
	PADDING-LEFT: 15px;
	}