table.tblbrds {
	border: 1px;
	border-color: a1a7bd;
	border-width: thin;
	border-style: solid;
	border-collapse: collapse;
}

tr.trh1tbl {
	border: 1px;
	border-color: a1a7bd;
	border-width: thin;
	border-style: solid;
	border-collapse: collapse;
	vertical-align: middle;
	font-size: 13px;
	font-style: normal;
	background: #afd2e8;
	padding: 0px;
}

td.tdh1tbl {
	border: 1px;
	border-color: a1a7bd;
	border-width: thin;
	border-style: solid;
	border-collapse: collapse;
	vertical-align: middle;
	font-size: 13px;
	font-style: normal;
	background: #afd2e8;
	padding: 0px;
}

td.tdcol1txt {
	font-size: 15px;
	font-weight: bold;
	border: 1px;
	border-color: a1a7bd;
	border-width: thin;
	border-style: solid;
	border-collapse: collapse;
}

td.evenish {
	border: 1px;
	border-color: a1a7bd;
	border-width: thin;
	border-style: solid;
	border-collapse: collapse;
	background: #f2f2f2;
}

td.oddish {
	border: 1px;
	border-color: a1a7bd;
	border-width: thin;
	border-style: solid;
	border-collapse: collapse;
}

td.tables_titles {
	padding: 5px;
	text-align: center;
}

td.tables_contents {
	padding: 2px;
	text-align: left;
}

td.orangeish {
	border: 1px;
	border-color: a1a7bd;
	border-width: thin;
	border-style: solid;
	border-collapse: collapse;
	background: #fb8e00;
}

td.pinkish {
	border: 1px;
	border-color: a1a7bd;
	border-width: thin;
	border-style: solid;
	border-collapse: collapse;
	background: #ffcdcd;
}

td.upish {
	border: 1px;
	border-color: a1a7bd;
	border-width: thin;
	border-style: solid;
	border-collapse: collapse;
	background: #9ec3df;
}

td.downish {
	border: 1px;
	border-color: a1a7bd;
	border-width: thin;
	border-style: solid;
	border-collapse: collapse;
	background: #639ec8;
}


fieldset.fieldsumby {
	clear: both;
	width: 1100px;
	margin: 0 0 2em 0;
	padding: 0 0 0 1em 0;
	border: 1px solid #BFBAB0;
	border-top: 1px solid #BFBAB0;
	background-image: url(/client/assets/images/finally3.png);
	text-align: left;
}

span.acr {
	color: #2b4e74;
}

fieldset.fieldviewop {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 2em 0;
	padding: 0 0 0 1em 0;
	border: 1px solid #BFBAB0;
	border-top: 1px solid #BFBAB0;
	background-image: url(/client/assets/images/finally3.png);
	text-align: left;
}

fieldset.fieldopsett {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 2em 0;
	padding: 0 0 0 1em 0;
	border: 1px solid #BFBAB0;
	background-image: url(/client/assets/images/finally3.png);
	text-align: left;
}

fieldset.fieldopsettt {
	float: left;
	clear: both;
	width: 100%;
	margin: 0 0 0em 0;
	padding: 0 0 0 0em 0;
	border: 0px solid #BFBAB0;
	text-align: left;
}

label.fielddestinformlbl {
	position: relative;
	float: left;
	width: 10em;
	margin-right: 0em;
}

legend.fielddestinformlegsave {
	font-size: 14px;
}

legend.fielddestinformleg {
	font-weight: bold;
	font-size: 14px;
}

fieldset ol.fielddestinformol {
	padding: 1em 1em 0 1em;
	list-style: none;
	padding-top: 0.25em;
}

fieldset ol.fielddestinformol2 {
	padding: 0em 0em 0 0em;
	list-style: none;
}

fieldset li.fielddestinformli {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}

fieldset.fieldgenerate {
	clear: both;
	float: none;
	width: auto;
	margin: 0 0 2em 0;
	padding: 0 0 0 1em 0;
	border-style: none;
	padding-left: 20em;
	background-color: transparent;
	background-image: none;
}

label em.lblemfrom {
	position: absolute;
	left: 9em;
	top: 0;
}

label em.lblemto {
	position: absolute;
	left: 10em;
	top: 0;
}

.delhov:hover {
	background: url(/client/assets/images/delhov.png) no-repeat;
	border: none;
	width: 32px;
	height: 32px;
}

.exehov:hover {
	background: url(/client/assets/images/execute.png) no-repeat;
	border: none;
	width: 32px;
	height: 32px;
}

td.table_title {
	background-color: #afd2e8;
}

td.table_sub_title {
	background-color: #afd2e8;
}