a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a.lang:link, a.lang:visited, a.lang:active {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

b.error {
	color: red;
}

span.lang {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

td.small {
	font-size: 11px;
	background-color: white;
	text-align: left;
}

td.smalleven {
	font-size: 11px;
	text-align: left;
}

td {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

p, pre, ul, ol, h1, h2, form {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-align: left;
}

td.copyright {
	text-align: right;
	font-size: 11px;
	color: #9E9E9E;
}

td.left {
	background-image: url(img/left.jpg);
	background-repeat: no-repeat;
}

p.current {
	margin-left: 18px;
	margin-right: 6px;
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 12px;
	line-height: 14px;
	color: #FFC75B;
	font-weight: bold;
}

p.navi {
	margin-left: 18px;
	margin-right: 6px;
	margin-top: 0px;
	margin-bottom: 6px;
	font-size: 12px;
	line-height: 14px;
}

.logo {
	margin-left: 18px;
}

a.navi {
	color: #FFFFFF;
}

td.right {
	background-image: url(img/right_bg.gif);
}

pre {
	line-height: 23px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom: dotted 1px #9E9E9E;
}

h2 { 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}