﻿body
{
	font-family:Tahoma;
	font-size: small;
}
input {
	font-size:x-small;
	font-family:Tahoma;
}
textarea {
	font-family:Tahoma;
	font-size:x-small;
}
select {
	font-size:x-small;
	font-family:Tahoma;
}
.bannerbox {
	border-width: 0;
}

.blockhead
{
	color:white;
	text-align:center;
	font-size:small;
}
.spacer {
	font-size: 1pt;
}
a:link
{
	color: #000080;
	text-decoration:none;
	font-size:small;
}
a:active
{
	color: #000080;
	text-decoration:none;
	font-size:small;
}
a:visited
{
	color: #000080;
	text-decoration:none;
	font-size:small;
}
a:hover
{
	color: #FF0000;
	text-decoration:none;
	font-size:small;
}
.linkbox
{
	color: #000080;
	text-decoration:none;
	font-size:small;
}
.linkbox:link
{
	color: #000080;
	text-decoration:none;
	font-size:small;
}
.linkbox:active
{
	color: #000080;
	text-decoration:none;
	font-size:small;
}
.linkbox:visited
{
	color: #000080;
	text-decoration:none;
	font-size:small;
}
.linkbox:hover
{
	color: #FF0000;
	text-decoration:none;
	font-size:small;
}
.top
{
	color: #FFFFFF;
	text-decoration:none;
	font-size:small;
}
.top:link
{
	color: #FFFFFF;
	text-decoration:none;
	font-size:small;
}
.top:active
{
	color: #FFFFFF;
	text-decoration:none;
	font-size:small;
}
.top:visited
{
	color: #FFFFFF;
	text-decoration:none;
	font-size:small;
}
.top:hover
{
	color: #FFFF00;
	text-decoration:none;
	font-size:small;
}

.linkcell {
	background-image: url('image/5.png');
	text-align:right;
}