body,html  {
	scrollbar-base-color: #e0e0ff;
	margin: 0px;
}

body {
	background-color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 16px;
}

a:link {
	color: #000000;
	font-family: Arial, sans-serif;
}

a:visited {
	color: #000000;
	font-family: Arial, sans-serif;
}

a.visited:visited {
	color: #a0a0c0;
	font-family: Arial, sans-serif;
}

a:hover {
	color: #606080;
	font-family: Arial, sans-serif;
}

a.visited:hover {
	color: #606080;
	font-family: Arial, sans-serif;
}

a {
	text-decoration: none;
}

a span.aunline {
	text-decoration: underline;
}

a.cp {
	text-decoration: underline;
}

div.caption {
	margin-left:32px;
}

div.info,div.ainfo {
	width: 100%;
	background-image: url('g3.gif');
	background-color: #a0a0c0;
	border-color: #e0e0ff;
	border-style: outset;
	border-width: 1px;
	text-align: center;
	white-space: nowrap;
	padding: 1px;
}

div.ainfo {
	background-image: url('g4.gif');
	background-color: #e0e0ff;
	cursor: hand;
}

div.inbl {
	width: 100%;
	background-image: url('g1.gif');
	background-color: #ffffff;
	border-color: #e0e0ff;
	border-style: outset;
	border-width: 1px;
	text-align: center;
	white-space: nowrap;
	padding: 1px;
}

div.list {
	width: 100%;
	text-align: left;
}

td {
	font-size: 16px;
}

td.r {
	background-color: #202040;
}

td.p {
	background-color: #ffffff;
}

td.m {
	vertical-align: top;
	background-color: #ffffff;
}

td.i {
	background-color: #ffffff;
	font-size: 12px;
}

span.small {
	font-size: 12px;
}

input.input {
	background-image: url('g1.gif');
	background-color: #ffffff;
	border-color: #e0e0ff;
	border-style: inset;
	border-width: 1px;
	font-family: Arial, sans-serif;
	font-size: 16px;
	width: 408px;
	height: 22px;
}

input.button {
	background-image: url('g4.gif');
	background-color: #e0e0ff;
	border-color: #e0e0ff;
	border-style: outset;
	border-width: 1px;
	text-decoration: underline;
	font-family: Arial, sans-serif;
	font-size: 16px;
	width: 60px;
	height: 22px;
	cursor: hand;
}

img {
	border-color: #000000;
	border-width: 0px;
}
