.table_border_grey {
	background: #999999;
	border: thin outset #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	padding-left: 5px;
}
.table_blue {
	background: #EAF3F7;
	height: auto;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	margin-left: 0px;
	word-spacing: normal;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	vertical-align: middle;
}
.table_blue_whtborder {
	background: #EAF3F7;
	height: auto;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-style: normal;
	margin-left: 0px;
	word-spacing: normal;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	vertical-align: middle;
	white-space: pre;
}
.table_image {
	height: 25px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	background-color: #666666;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-left-color: #CCCCCC;
	border-bottom-color: #666666;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
}
.table_greys {
	background: #F9F9F9;
	height: auto;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	margin-left: 0px;
	word-spacing: normal;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	vertical-align: middle;
	background-color: #F5F5F5;
	padding-left: 5px;
}
.clearbox{
	padding: 10px;
	padding-right:20px;
}
.table_lgtgrey {
	height: auto;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	margin-left: 0px;
	word-spacing: normal;
	vertical-align: middle;
	background-color: #F5F5F5;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	}
	.table_white {
	height: auto;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	margin-left: 0px;
	word-spacing: normal;
	vertical-align: middle;
	background-color: #FFF;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	}
	.table_clear {
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	max-width: 395px;
	border-color: #666;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-width: 1px;
	}
	.table_imageleft {
	height: auto;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	margin-left: 0px;
	word-spacing: normal;
	vertical-align: middle;
	background-color: #FFF;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	width: 251px;
	}
img{
  border-style: none;
}