body, table, td, .normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a, a:link, a:visited {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.CellBorderTop {  border-color: #EEEEEE black black; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.CellBorderRight {  border-color: #EEEEEE; border-style: solid; border-width: 0px; border-right-width: 1px }
.HeaderRow {
   background: #ACACAC;
   font-weight: bold;
}
.SubHeaderRow { background: #CDCDCD }
.TableCell { background: #FFFFFF }

.Error {
   color: #DD1111;
}

img {
	border: 0px;
}
table.actions td {
	padding-top: 8px;
	padding-bottom: 4px;
}

