body {
	font-family: Times new roman, sans-serif;
	font-size: 12pt;
	color: #512E18;
	vertical-align: top;
	padding-top: 0;
	padding-bottom: 0;
}



.class1 {
	top: 0px;
	position: absolute;
	margin-left: 0px;
	padding-left: 0px;
	left: 0px;
	width: 50%;
	
}

.class2 {
	padding-top: 0px;
	margin-top: 0;
	top: 0px;
	position: absolute;
	right: -495px;

	
}

.class3 {
	top: 163px;
	position: relative;


	
}

.class4 {
	bottom: -180px;
	position: relative;


	
}

table.menu td {
	font-size:12px;
	color:#686868;
	font-family:Georgia,Trebuchet MS,Tahoma,Verdana,Arial;
	height: 34px;
	font-weight: normal;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-color: #EDE5D1;
	border-bottom-style: solid;
}
table.menu td a:link    {font-size:18px; color:#856531; text-decoration:none; font-family:Georgia,Trebuchet MS,Tahoma,Verdana,Arial; font-weight: normal;padding: 10 10 10 10;}
table.menu td a:visited {font-size:18px; color:#856531; text-decoration:none; font-family:Georgia,Trebuchet MS,Tahoma,Verdana,Arial; font-weight: normal;padding: 10 10 10 10;}
table.menu td a:hover  {font-size:18px; color:#42793A; text-decoration:none; font-family:Georgia,Trebuchet MS,Tahoma,Verdana,Arial; font-weight: normal;padding: 10 10 10 10;}
table.menu td a:active {font-size:18px; color:#856531; text-decoration:none; font-family:Georgia,Trebuchet MS,Tahoma,Verdana,Arial; font-weight: normal;padding: 10 10 10 10;}



h1 {
	width: 600px;
	font-family: Times new roman, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	font-color: #512E18;
	color: #000000;
	border-bottom: solid 0px #000000;
}

h2 {
	width: 600px;
	font-family: Times new roman, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	font-color: #512E18;
	color: #000000;
	border-bottom: solid 2px #000000;
	margin-bottom: 8px;
}

fieldset {
	border: solid 1px #666666;
	width: 600px;
	padding: 4px 4px 4px 4px;
	margin-bottom: 15px;
}

legend {
	color: #512E18;
	font-family: Times new roman, sans-serif;
	background: #D8C389;
	border: 0px outset #cccccc;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
}

label {
	width: 125px;
	float: left;
	margin: 2px 0px 2px 0px;
	font-family: Times new roman, sans-serif;
	font-color: #512E18;
	text-align: right;
}

.inputText, .inputTextArea {
	margin: 2px 0px 2px 5px;
	
}

select {
	margin: 2px 0px 2px 5px;
}

input.submit {
	color: #000000;
	background: #99cc99;
	border: 2px outset #cccccc;
	width: 120px;
}

.footer {
	clear: both;
	width: 660px;
	margin-top: 8px;
	font-family: Times new roman, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	border-top: solid 1px #000000;
	align: center;
}

.allcont {
	align: center;
	vertical-align: top;
	
}

.errorMessage {
	font-family: Times new roman, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #ff0000;
}

.credit {
	font-family: Times new roman, sans-serif;
	font-size: 8pt;
	color: #696969;
	align: center;
}

a:link, a:visited, a:active {
	text-decoration: none;
	background: transparent;
}

a:link {
	color: #0000ff;
}

a:visited {
	color: #990099;
}

a:active {
	color: #ff0000;
}

a:link:hover, a:visited:hover, a:active:hover {
	color: #ff0000;
}

.entry {
	width: 660px;
	border-bottom: solid 1px #999999;
	margin-bottom: 5px;
	padding-bottom: 4px;
	clear: both;
	font-color: #512E18;
	font-family: Times new roman, sans-serif;
	
}

#lastEntry {
	border-bottom: none;
}

.entry .field, .timestamp {
	margin-top: 4px;
	margin-bottom: 4px;
	clear: both;
}

.entry .field .label {
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 4px;
}

.entry .field .value {
	float: left;
}

.timestamp {
	margin: 0px 0px 4px 104px;
	padding-top: 4px;
	clear: both;
}

.navigation {
	width: 600px;
	margin-top: 25px;
	text-align: center;
}

#previous {
	font-size: 12pt;
	margin-right: 30px;
	display: inline;
}

#next {
	font-size: 12pt;
	margin-left: 30px;
    display: inline;
}

.pageNumberContainer {
	display: inline;
	text-align: center;
}

.pageNumber {
	margin-left: 4px;
	margin-right: 4px;
}

#currentPageNumber {
	font-weight: bold;
	color: #ff0000;
}

.entryCount {
	width: 600px;
	text-align: center;
	padding-bottom: 4px;
	margin-top: 8px;
}
