body {
	color: #000000;
	font-family: Georgia,Courier,Tahoma,sans-serif;
	font-size: 87.5%;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
}

.error {
	color: #880000;
}

.errortd {
	border: 1px solid red;
	font-size: 12px;
	font-weight: bold;
	background: pink;
	color: #880000;
	line-height: 30px;
}

.kcaptcha {
	margin: 3px;
	border: 1px solid #CCCCCC;
	cursor: pointer;
	cursor: hand;
}

.no_line {
	text-decoration: none;
}

.gray {
	color:#898A8A;
}

span.info {
	color:#808080;
	cursor:default;
	margin:0pt 0.5em 0pt 0pt;
}

span.title {
	margin:0pt 0.5em 0pt 0pt;
}

.addcomment {
	margin:0pt 1em 0pt 0pt;
}

.href {
	cursor: pointer;
	cursor: hand;
	color: #26166F;
	border-bottom: 1px dotted #26166F;
}

.hrefcap {
	cursor: pointer;
	cursor: hand;
	color: #26166F;
	text-decoration: underline;
}

.hreftitle {
	cursor: pointer;
	cursor: hand;
	font-family:Tahoma,Arial;
	color:#d90202;
	font-size:14pt;
	border-bottom: 1px dotted #d90202;
}

.primer {
	color: #AAAAAA;
	font-size: 11px; 
}