
/***********************************************/

table.tabstd {
	background-color	: #ffffff;
	margin				: 3px 0px 10px 0px;
	border-style		:solid;
	border-color	 	: #dfedf8 #dfedf8 #dfedf8 #dfedf8 ;
	border-width 		: 1px 1px 1px 1px ;
	border-collapse:collapse;
}

table.tabstd th{
	font-family:Arial, Helvetica, sans-serif;
	color				: #333333;
	text-align			: left;
	font-size			: 12px;
	font-weight			: bold;
	background-color	: #dfedf8;
	padding  			: 3px 3px 3px 3px ;
}

table.tabstd td{
	color				: #333333;
	text-align			: left;
	font-size			: 12px;
	font-weight			: normal;
	padding  			: 2px 3px 3px 3px ;
	border-style		:solid;
	border-color	 	: #dfedf8 #dfedf8 #dfedf8 #dfedf8 ;
	border-width 		: 1px 1px 1px 1px ;
}

table.tabstd p{
	color				: #333333;
	text-align			: left;
	font-size			: 12px;
	font-weight			: normal;
	padding  			: 0px ;
	margin  			: 0px ;
}

/***********************************************/

table.tabstd2 {
	background-color	: #ffffff;
	margin				: 3px 0px 3px 0px;
	border-style		:solid;
	border-color	 	: #1c72ad ;
	border-width 		: 1px 1px 1px 1px ;
	border-collapse:collapse;
}

table.tabstd2 th{
	font-family:Arial, Helvetica, sans-serif;
	color				: #ffffff;
	text-align			: center;
	font-size			: 12px;
	font-weight			: bold;
	background-color	: #1c72ad;
	padding  			: 3px 3px 3px 3px ;
}

table.tabstd2 td{
	color				: #1c72ad;
	text-align			: left;
	font-size			: 12px;
	font-weight			: normal;
	padding  			: 2px 3px 3px 3px ;
	border-style		:solid;
	border-color	 	: #1c72ad ;
	border-width 		: 1px 1px 1px 1px ;
}

table.tabstd2 p{
	color				: #1c72ad;
	text-align			: left;
	font-size			: 12px;
	font-weight			: normal;
	padding  			: 0px ;
	margin  			: 0px ;
}
/***********************************************/

table.tabstd3 {
	background-color	: #ffffff;
	margin				: 3px 0px 3px 0px;
	border-style		:solid;
	border-color	 	: #1c72ad ;
	border-width 		: 1px 1px 1px 1px ;
	border-collapse:collapse;
}

table.tabstd3 th{
	font-family:Arial, Helvetica, sans-serif;
	color				: #ffffff;
	text-align			: center;
	font-size			: 12px;
	font-weight			: bold;
	background-color	: #CC0000;
	padding  			: 3px 3px 3px 3px ;
}

table.tabstd3 td{
	color				: #1c72ad;
	text-align			: left;
	font-size			: 12px;
	font-weight			: normal;
	padding  			: 2px 3px 3px 3px ;
	border-style		:solid;
	border-color	 	: #1c72ad ;
	border-width 		: 1px 1px 1px 1px ;
}

table.tabstd3 p{
	color				: #1c72ad;
	text-align			: left;
	font-size			: 12px;
	font-weight			: normal;
	padding  			: 0px ;
	margin  			: 5px ;
}