body, td
{
	font-family: Verdana, Arial;
	font-size:13px;
	color:black;
}
a,a:visited,a:hover
{
	color:black;
}
a.jsnavi, a.jsnavi:visited,.jsnavi
{
	font-family: Verdana, Arial;
	font-size:11px;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}
.jsnavi:hover
{
	font-family: Verdana, Arial;
	font-size:11px;
	color: blue;
	font-weight: bold;
	text-decoration: none;
}

small
{
	font-size:11px;
	color:#555555;
}
.input
{
    BACKGROUND-COLOR: #f5f5f5;
    BORDER-BOTTOM: #000000 1pt solid;
    BORDER-LEFT: #000000 1pt solid;
    BORDER-RIGHT: #000000 1pt solid;
    BORDER-TOP: #000000 1pt solid;
    COLOR: #000000;
    FONT-SIZE: 12px;
    MARGIN: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px;
    font-family: Verdana, arial, Helvetica;
}
h3,.cap
{
	font-weight: bold;
	font-size:16px;
}
a.nick, a.nick:visited
{
	text-decoration: none;
}
a.nick:hover
{
	color:#000000;
	text-decoration: none;
}
.hs
{
	background-color: #dadada;
}
.topic
{
	font-size:16px;
	font-weight:bold;
	color:#555555;
}

/*
@media screen and (max-width: 640px) {
	html > frameset > frameset > iframe:first-child {
		display: none;
	}
	html > frameset > frameset > iframe:last-child {
		display: none;
	}
}
*/