body {
	background: white url('images/back.gif');
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000067;
}
th {
	padding-bottom: 4px;
}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.navi {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B6D1E2;
	padding: 8px 0 8px 0;
	margin: 0;
}
.navi2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B6D1E2;
	padding: 4px 0 4px 0;
	margin: 0;
	background: #3e3e3e;
}
a.navi {
	text-decoration: none;
}
a.navi:hover {
	text-decoration: underline;
	color: White;
}
a:hover {
	color: Red;
}
h1{
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #000;
	margin-bottom: 10px;
}
h2{
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 6px;
	padding-bottom: 0;
}
h3{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
	padding-bottom: 0;
	margin-top: 6px;
	margin-left: 20px;
	color: red;
}
p {
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	line-height: 16px;
}
.pic_desc {
	margin: 0px 6px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.normal {
	font-size: 10px;
	letter-spacing: 0em;
}
hr {
	color: #000067;
	height: 1px;
}
#main {
	margin: 10px 0px 20px 18px;
	height: 600px;
}
.red {
	color: Red;
}
.black {
	color: Black;
}
ul {
	margin-top: 10px;
	padding-top: 0px;
	list-style-type: square;
	line-height: 16px;
}
li.links {
	padding-top: 6px;
	font-size: 12px;
}
.left_cell {
	margin-left: 8px;
}
.gallery_number {
	font-size: 10px;
	font-weight: normal;
}
.wr_desc {
	font-weight: bold;
	font-style: italic;
}
.pic_b {
	border: solid 1px #000000;
}
.left_m {
	margin-left: 20px;
}
.style3 {color: blue}