body,html  {
	scrollbar-base-color: #ffffff;
}

body {
	background-color: #ffffff;
	background-image: url('back.jpg');
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #000000;
}

a {
	font-size: 16px;
	text-decoration: none;
	font-family: Arial, sans-serif;
}

a.v {
	font-size: 20px;
}

a:link {
	color: #0000ff;
}

a:visited {
	color: #0000ff;
}

a:hover {
	color: #ff0000;
}

td {
	font-family: Arial, sans-serif;
	font-size: 16px;
}

td.pc {
	text-align: center;
	vertical-align: top;
}

td.pr {
	text-align: right;
}

td.po {
	background-color: #cccccc;
}

td.bi {
	font-size: 20px;
	text-align: center;
}

td.bp {
	background-color: #ffffff;
	text-align: center;
}

td.bl {
	background-color: #ffffff;
	text-align: left;
}

td.cc {
	text-align: center;
	vertical-align: middle;
}

hr {
	color: #cccccc;
	height: 1px;
	border-style: solid;
}

img {
	border-width: 0px;
}

img.bb {
	border-width: 1px;
	border-color: #0000ff;
}

img.oo {
	border-width: 1px;
	border-color: #cccccc;
}

img.sm {
	border-width: 1px;
	border-color: #ffffff;
	width: 20;
	height: 21;
	cursor: hand;
}

img.zn {
	border-width: 1px;
	border-color: #ffffff;
}

button.zn {
	border-width: 0px;
	background-color: #ffffff;
}

span.op {
	font-size: 20px;
}

input.in {
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-color: #000000;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	width: 180px;
	background-color: #ffffff;
}

input.tl {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #0000ff;
	border-color: #0000ff;
	border-width: 1px;
	border-style: solid;
	width: 140px;
	background-color: #ffffff;
}

textarea {
	font-family: Arial, sans-serif;
	font-size: 16px;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	width: 230px;
	height: 122px;
	background-color: #ffffff;
}