/* body {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	background-color: #ffffff;
	color: #000000;
} */

body { background-color: black; }
body.iframe { background-color: white; margin: 0; }

#main { margin: auto; width: 700px; }

p, td, th, li, .entry, .footer {
	font-family: verdana, sans-serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}

legend, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 0.2em 0;
	border-bottom: 1px solid #ccc;
	font-family: arial, verdana, sans-serif; }
legend { border: none; }
h1, legend { font-size: 150%; font-weight: normal; margin-top: .5em }
h2 { font-size: 140%; font-weight: normal; }
h3 { font-size: 120%; margin-left: 15px; }
h4 { font-size: 100%; border-bottom: none; margin-bottom: 0px; text-align: center; }
h5 { font-size: 90%; }
h6 { font-size: 90%; border: 0; }

a { text-decoration: none; }
a:hover { text-decoration: underline; }

:link { color: #003cb3; }
:visited { color: #026; }
:link:hover, :visited:hover { color: #007ed9; }
:link:active, :link:active { color: #000; }

p.links {
    margin: 0;
    text-align: center;
}

p.links a, p.links a:visited {
    color: white;
    font: 12px sans-serif;
    padding: 0 15px;
    text-transform: uppercase;
    text-decoration: none;
}

p.links :link:hover, p.links :visited:hover { color: #999; position: relative; top: 1px; padding-top: 1px; }

.box500 {
    width: 500px; background: #1a1a1a url("../../../images/line5.gif") repeat-y; margin: 10px auto;
}

.box500 .boxtop {
    background: url("../../../images/bg500.gif") no-repeat;
    padding: 30px 30px 10px 30px;
}

/* h1 {
	width: 600px;
	font-family: Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	border-bottom: solid 4px #000000;
}

h2 {
	width: 580px;
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	border-bottom: solid 2px #000000;
} */

fieldset {
	/* border: solid 1px #666666;
	width: 100%; 590px; */
	padding: 4px 4px 4px 4px;
	margin-bottom: 15px;
	border: none;
}

/*legend {
	color: #ffffff;
	background: #336633;
	border: 1px outset #cccccc;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
}*/

label {
	width: 125px;
	float: left;
	margin: 2px 0px 2px 0px;
	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: 600px;*/
	margin-top: 8px;
/*	font-family: Arial, sans-serif;*/
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	border-top: solid 2px #000000;
	text-align: center;
}

.errorMessage {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #ff0000;
}

.credit {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #696969;
}

/*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: 580px;*/
	border-bottom: solid 1px #ccc;
	margin-bottom: 5px;
	padding-bottom: 4px;
	clear: both;
}

.entry .field, .timestamp {
	margin-top: 4px;
	margin-bottom: 4px;
	clear: both;
}

.entry .field .label {
	float: left;
	width: 105px;
	text-align: right;
	margin-right: 4px;
	font-weight: bold;
}

.entry .field .value {
	float: left;
}

.timestamp {
	margin: 0px 0px 4px 104px;
	font-style: italic;
	padding-top: 4px;
	clear: both;
}

.navigation {
	float: left;
}

.entryCount {
	/*width: 580px;*/
	text-align: center;
	padding-bottom: 4px;
}
