body {
	color : #000000;
	background-color : #ffffff;
	background-image : url(background_grey.gif);
	margin : 16px;

}
h1 {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color: #dddddd
	background-color: #00a0e0;

}
h2 {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 16px;
	font-weight : bold;

}
h3 {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 14px;
	font-weight : bold;

}
p {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 14px;
	font-weight : normal;

}

ul {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 14px;

}
table.shaded {
	border-width : 0;
	border-style : none;
	border-color : #000000;
	padding : 8px;

}
table.bordered {
	border-width : 0;
	border-style : none;
	border-color : #ffffff;
	padding : 4px;

}
th {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : left;
}
tr.color {
	color: #dddddd;
	background-color : #00a0e0;

}
tr.shaded {
	background-image : url(//bart/images/shaded.gif);

}
td {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 12px;
	font-weight : normal;

}
td.menu {
	color : #000790;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 12px;
	font-weight : normal;

}
td.color {
	background-color : #c0c0ff;

}
td.nobreak {
	text-align : center;
  white-space:nowrap;
}
a:link {
	color : #0000c0;

}
a:active {
	color : #0000f0;

}
a:visited {
	color : #400080;

}
td.key {
  color : #555555;
  width : 250px;
  font-weight : bold;
  text-align : right;
  vertical-align : top;
}
td.key1 {
  color : #555555;
  width : 150px;
  font-weight : bold;
  text-align : right;
  vertical-align : top;
}
td.subkey {
  color : #555555;
  width : 100px;
  font-weight : bold;
  text-align : right;
  vertical-align : top;
}
td.spacer {
	text-align : center;
  width : 20px;
	background-color : #00a0e0;
}
td.value {
	text-align : left;
  vertical-align : top;
}
p.value {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-align : left;
  vertical-align : top;
}
td.sequence {
	text-align : left;
	font-family : Typewriter, monospace;
}
table.detailview{
  width : 750px;
  align : center;
  border-spacing:10px;
}
table.subtable{
  width : 100%;
  align : left;
  border-spacing:0px;
}
table.linklist{
  line-height : 130%;
  vertical-align : top;
  width : 100%;
  align : left;
  border-spacing:0px;
}
