body {
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	color: #b0b0b0;
}

h1 {
	width: 450px;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #b0b0b0;
	border-bottom: solid 2px #b0b0b0;
}

h2 {
	width: 450px;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #b0b0b0;
	border-bottom: solid 2px #b0b0b0;
}

fieldset {
	border: none;
	width: 450px;
	padding: 4px 4px 4px 4px;
	margin-bottom: 15px;
}

legend {
	color: #B0B0B0;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

label {
	width: 125px;
	float: left;
	margin: 2px 0px 2px 0px;
	color: #B0B0B0;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	text-align: right;
}

.inputText, .inputTextArea {
	color: #000000;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	margin: 2px 0px 2px 5px;
}

select {
	margin: 2px 0px 2px 5px;
}

input.submit {
	color: #b0b0b0;
	background: #555555;
	border: 2px outset #cccccc;
	width: 120px;
}

.footer {
	clear: both;
	width: 450px;
	margin-top: 8px;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #b0b0b0;
}

.errorMessage {
	font-family: Verdana,Arial,Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #b0b0b0;
}

.credit {
	font-family: Verdana,Arial,Helvetica;
	font-size: 8px;
	color: #b0b0b0;
}

a:link, a:visited, a:active {
	text-decoration: none;
	background: transparent;
}

a:link {
	color: ##b0b0b0;
}

a:visited {
	color: ##b0b0b0;
}

a:active {
	color: #ffffff;
}

a:link:hover, a:visited:hover, a:active:hover {
	color: #ffffff;
}

.entry {
	width: 450px;
	border-bottom: solid 2px #999999;
	margin-bottom: 5px;
	padding-bottom: 4px;
	clear: both;
}

.entry .field, .timestamp {
	color: #B0B0B0;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
	clear: both;
}

.entry .field .label {
	color: #B0B0B0;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 4px;
}

.entry .field .value {
	color: #B0B0B0;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	float: left;
}

.timestamp {
	margin: 0px 0px 4px 104px;
	padding-top: 4px;
	clear: both;
}

.navigation {
	color: #B0B0B0;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	float: left;
}

.entryCount {
	width: 450px;
	color: #B0B0B0;
	font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	text-align: center;
	padding-bottom: 4px;
}
