body {
	margin: auto;
	margin-top: 15px;
	width: 690px;
	color: #19307e;


}
body,td,input,textarea,select {
	font: 12px verdana,arial,sans-serif;
	color: #19307e;
}
form {
	display: inline;
}
table {
	border-collapse: collapse;
}
#list table {
	width: 100%;
}
#list th {
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #19307e;
	border-top: 1px solid #19307e;
	padding: 3px;
}
#list td {
	vertical-align: top;
	border-bottom: 1px solid #CECECE;
	padding: 3px;
}
.image {
	margin-right: 5px;
	float: left;
	border-color: #19307e;
	border:1px;
}
.frontimage {
	margin-right: 5px;
	float: left;
	border-color: #19307e;
	border:1px;
	
}
.frmobj {
	float: left;
	font-weight: bold;
	padding-top: 3px;
	width: 120px;
}
.hold {
	float: left;
	font-weight: normal;
	padding-top: 3px;
	width: 120px;
}
.frontpage {
	float: left;
	padding-top: 3px;
	width: 530px;
}
.frmtext {
	padding-left: 93px;
}

h1 {
	font: bold 16px verdana;
}
h2 {
	font: bold 14px verdana;
	margin-top: 0;
}
a.author {
	text-decoration: none;
	color: #19307e;
	float: right;
}
a.author:hover {
	text-decoration: none;
}

.hr {
	font-size: 0;
	height: 0;
	margin: 7px 0 7px 0;
	border-top: 1px solid #19307e;
	clear: both;
}
ul {
	list-style-type: square;
}