.br {
	background-color: #FEFCF7;
	background-image: url(images/main-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 8px;
	padding: 8px;

}
td.breadcrumb {
  max-width:301px;
}
.bl {
	background-image: url(images/bl-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-line {
	background-image: url(images/green-dot.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FAF4E0;
	background-image: url(images/page-bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;

}

table,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;

}
span.dcspan
{
	float: left;
	margin-bottom:-0.25em;
	margin-left: 0.15em;
	margin-right: -0.25px;


}

span#dc1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 300%;
	line-height: 0.8em;
	margin-right: 0.0em;
	padding-bottom: 0.1em;
	font-style: italic;
	color: #990000;

}

span#dc2
{
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 480%;
	line-height: 0.85em;
	margin-right: 0.0em;
	font-style: italic;
	color: #990000;

}

span#dc3
{
 font-family: Old English, serif;
 font-weight: bold;
 font-size: 430%;
 line-height: 0.9em;
 margin-right: 0.05em;
 padding-top: 0;
 padding-bottom: 0.02em;
 background-image: url(../time/images/copper.jpg);
 color: black;
}

p.sample
{
 font-family: Verdana;
 font-size: 120%;
 margin-left:10%;
 margin-right:10%;
}

p,li,table
{
}

div.stylebox {
 float:right;
 border-width:1px;
 border-style:solid;
 border-color: silver;
 padding: 0.3em;
 background-color: white;
 margin-top:0.5em;
 margin-bottom: 0.1em;
 margin-left: 0.5em;
 white-space: pre;
 font-family: monospace;
 line-height: 1.1em;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #4B6D5A;
	text-align: center;

}
a {
	color: #4B6D5A;
}
.border {
	border: 3px double #4B6D5A;
}
hr {
	background-color: #B4CD95;
	height: 1px;
	width: 100%;
	color: #B4CD95;
}
TR.headerNavigation {
  background: #B4CD95;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #B4CD95;
  font-weight : bold;
}