body {
      background-color: #ECF0F7;
}

#container {
	width: 850px;
	/* margin-top: 50px; */
        margin: 20px auto;
	padding: 5px;
	background-color: white;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC;
}

#body {
	width:	850px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: white;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC;
}

td.links {

	padding: 2px;
}

td.blinks {

	border-top: 1px dotted white;
}

td.bblinks {

	border-bottom: 1px dotted white;
}

#dhimage {

	float: right;
	padding: 5px;
}

#hlnimage {

	float: left;
	padding: 5px;
}

.popupMes {
	font-family: arial;
	font-size: 9pt;
}

a.trlink:link {font-family: arial; font-size: 12.5pt; color: #ffffff; text-decoration: none}
a.trlink:visited {font-family: arial; font-size: 12.5pt; color: #ffffff; text-decoration: none}
a.trlink:hover {font-family: arial; font-size: 12.5pt; color: #ff6; text-decoration: underline}

a.tablelink:link {font-family: arial; font-size: 10pt; color:blue; text-decoration: none}
a.tablelink:visited {font-family: arial; font-size: 10pt; color:blue; text-decoration: none}
a.tablelink:hover {font-family: arial; font-size: 10pt; color:blue; text-decoration: underline}