body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
}
body {
	background-color: #e3e3e3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p {
	line-height:1.6em;
}
img {
	border:none;
}
form {
	display:inline;
}

a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #000099;
}
a:active {
	color: #000099;
}

h1 {
	font-size:18px;
	font-weight:bold;
	color:#000000;
}
h2 {
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
h3 {
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

.hide {
	display: none;
}
div#errMsg, noscript {
	font-weight: bold;
	color:#FF0000;
	font-size: 12px;
	text-align:center;
}
input.error {
	border: 1px solid #FF0000;
	background-color: #FFFFDD;
}

table#thumbnails a {
	display: block;
	margin-bottom: .5em;
}
table#thumbnails td {
	text-align: center;
	font-size: 11px;
	white-space:nowrap;
}