﻿.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;
	}

.head_table1 {
	font-family: Verdana, Arial,  sans-serif, MS Sans Serif ;
	font-size: 12px;
	font-weight: bold;
	color: #435863;
	text-align:left;
	padding-left:10px;
	background-color: #C0C0C0;
	}
.border1 {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.tablelist
{
font-family: Verdana,Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:400;
color:#065206;
background-color:#F3FFF5;
}
.space {
	PADDING-LEFT: 10px;
	}


.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');
}