body{
	font-family: "Bookman Old Style","Georgia",serif;
	font-weight: bold;
	background: url('look/background.jpg') fixed white top left;
	color: maroon
}

h1{
	color: maroon;
	border-bottom: #040 solid 2px
}

h1 a.updir{
	font-size: 12px
}

td{
	text-align: center
}

table.content tr td{
	padding-bottom: 1em
}

a{
	text-decoration: none;
	color: #040
}

a:hover{
	background: white
}

a img,.txticon{
	background: white;
	display: block;
	width: 200px;
	height: 150px;
	margin: 0;
	padding: 0;
	border: solid #040 2px
}

i.personname{
	white-space: nowrap
}

.nav tr td{
	text-transform: capitalize;
	font-weight: bold;
	font-size: 12px;
	border: maroon 1px solid;
	padding: 4px;
	background: white
}

.nav tr td a:hover{
	font-weight: bold;
	font-size: 12px;
	color: maroon
}

.pager tr td.pages{
	white-space: nowrap
}

.loginform form table{
	border: 2px solid #040;
	background: white;
	margin: 128px
}

.loginform form input{
	border: 2px solid maroon;
	background: none;
	color: #040
}

.Q{
	text-align: right
}

.A{
	text-align: left
}

.A input{
	width: 160px
}

.loginform form .OK{
	padding-left: 24px;
	height: 24px;
	border: 1px maroon solid;
	font-family: "Bookman Old Style",serif;
	font-weight: bold;
	font-size: 12px;
	color: #040;
	background: url('look/ok.png') left center no-repeat
}

.loginform form .OK:hover{
	padding-left: 24px;
	height: 24px;
	border: 1px maroon solid;
	font-family: "Bookman Old Style",serif;
	font-weight: bold;
	font-size: 12px;
	color: maroon;
	background: url('look/ok.png') left center no-repeat
}

.who{
	font-size: smaller;
	text-align: right;
	border-bottom: #040 solid 2px
}

hr{
	height: 2px;
	background: white;
	color: white;
	border: none
}
