body {
	margin:	0;
	padding: 0;
	font-family: georgia, times;
}
.center {
  margin:0 auto;
  text-align:center
}
.header-wrapper {
  width:1024px;
  height:214px;
  margin:0 auto;
  Postition:absolute;
}
.nav {
  width:600px;
  color:#9b8754;
  list-style: none;
  display:inline;
  position:relative;
  top:45px;
  left:130px;
}
.nav li {
  display:inline;
}
.nav li A { 
  color: #bfb99d; 
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

.nav li A:hover {
  color: #E2ded4; 
}

.nav li A:active {
  color: #E2ded4;
}
.ddlables
{	color: #CBCCC4;
	font-size: 11pt;
	font-weight: bold;
  color: #bfb99d;
}

.email
{	color: #9b8754;
	font-size: 11pt;
	text-decoration: underline;
}
h2 {
	font-size:16pt;
	color: #7b92a3;
	font-weight: normal;
}

.home
{
	width: 780px;
	margin:0 auto;
	color: #DBD1C1;
	font-size: 11pt;
	text-decoration: none;
	line-height: 16pt;
	text-align:left;
}

.history
{
	color: #DBD1C1;
	font-size: 11pt;
	font-family: georgia, times;
	text-decoration: none;
	line-height: 16pt;
}
.lines td {
  border-bottom:1px solid rgb(80,50,46);
}
.history td
{
	height:26px;
	padding-right:8px;
}
TD.pagenumberright
{
	color: #336699;
	font-size: 18pt;
	text-decoration: none;
	font-weight: bold;
	text-align: left
}
TD.pagenumberleft
{
	color: #336699;
	font-size: 18pt;
	font-family: times;
	text-decoration: none;
	font-weight: bold;
	text-align: right
}

.viewjournal {
  width:160px;
  position:relative;
  left:40%;
  right:40%;
}
.pagenav {
	background:rgb(109,99,67);
	padding: 8px 12px;
	border: 2px solid #bfb99d;
	font-size: 11pt;
	font-weight:bold;
	text-align:center;
}
.pagenav a
{
	color: #bfb99d;
	text-decoration: none;
	
}
.pagenav A:hover
{
	color: #e2ded4;
}
.pagenav A:active
{
	color: #e2ded4;
	text-decoration: none;
	font-weight: bold;
}
.link
{
	color: #3E4A84;
	font-size: 9pt;
	text-decoration: underline;
}
.pageheader
{	color: #3E4A84;
	font-size: 12pt;
	font-family: georgia, times;
	text-decoration: none
}
DIV.leftcolumn
{	padding-right: 13px;
	text-align: right
}
.footer {
  width:1024px;
  height:24px;
  border-top:1px solid rgb(109,99,67);
  margin-top:50px;
  color:#9b8754;
  list-style: none;
}
.footer ul li {
  display:inline;
}
.footer ul li A { 
  color: #bfb99d; 
	font-size: 10pt;
	text-decoration: none;
}

.footer ul li A:hover {
  color: #E2ded4; 
}

.footer ul li A:active {
  color: #E2ded4;
}