body {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	background-image: url(../../../common_images/bg_n.gif);
	color: #000000;
}

A:link {text-decoration: underline; font-weight:bold;}
A:visited {text-decoration: underline; font-weight:bold;}
A:active {text-decoration: underline; font-weight:bold;}
A:hover {text-decoration: none}


body{font-family:arial;}
table{font-size:95%;}
a{color:#514c4a;}
a:hover{color:white}
td.menu{background:#005b85;}
td.menu{filter:alpha(opacity=75);}
table.menu
{
font-size:85%;
position:absolute;
visibility:hidden;
}

html { scrollbar-face-color: #877f7b; scrollbar-shadow-color: #d9d4d1; scrollbar-highlight-color: #d9d4d1; scrollbar-3dlight-color: #514c4a; scrollbar-darkshadow-color: #514c4a; scrollbar-track-color: #514c4a; scrollbar-arrow-color: #d9d4d1; }


table.nav {background:black;
position:relative;
font: bold 75% arial;
top:240px;
left:-135px;
margin-left:0px;
}
td.menu {background:#005b85;}
td.menu {filter:alpha(opacity=90);}
-->

#topbar {
POSITION: relative;
}
.menu {
	margin: 0px;
	padding: 0px;
	color: #000;
	width: 120px;
	list-style: none;
}
.menu li {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.menu li a, .menu li a:visited {
	margin: 0px;
	padding: 1px 1px;
	color: #fff;
	display: block;
	border: #877f7b 1px solid;
	background: url(../common_images/b_bg_t.gif);
	text-decoration: none;
}
.menu li a:hover {
	color: #000;
	background: url(../common_images/b_bg_h.gif);
	border: #000 1px solid;
}
.style34 {
	color: #877f7b;
	font-size: 1px;
}
.style46 {color: maroon; font-size: 24px; font-family: Arial, Helvetica, sans-serif;}
.style48 {
	font-size: 11px;
	color: #CCCCCC;
}
.style54 {color: #FFFFFF;
	font-size: 12px;
}
.style55 {
	color: #e8d8bb;
	font-size: 11px;
}
.style66 {font-family: "Courier New", Courier, monospace; color: maroon;}


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

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

fieldset {
	border: solid 1px #666666;
	width: 590px;
	padding: 4px 4px 4px 4px;
	margin-bottom: 15px;
}

legend {
	color: #ffffff;
	background: #514c4a;
	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;
	background: url(../../../common_images/bg_nn.gif);
}

select {
	margin: 2px 0px 2px 5px;
}

input.submit {
	color: #000000;
	background: url(../../../common_images/bg_nn.gif);
	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 1px #000000;
}

.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;
}

.entry {
	width: 580px;
	border-bottom: solid 1px #514c4a;
	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: 100px;
	text-align: right;
	margin-right: 4px;
}

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

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

.navigation {
	float: left;
}

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