/* CSS Document - CHI*/
body, td {
	font-family: Tahoma;
	font-size: 10pt;
	line-height: 130%;
	color: #000000;
}
hr {
	color:#000000;
	height:2px;
	width: 100%;
}
.style20 {
	font-family: Tahoma;
	font-size: 10pt; 
}
.topmenu {
	font-size: 9pt; 
}
img.withborder {
	border: 1px solid #000000;
}
.headline {
	font-size:16pt;
	font-weight:bold;
	color: #FF0066;
	line-height:150%;
}
.showname {
	font-size: 15pt;
	color:#6633CC;
	font-weight:bold;
	line-height: 130%;
}
.subtitle {
	font-size: 13pt;
	color:#FF0066;
	font-weight:bold;
	line-height:150%;
}
a {
	font-size: 10pt;
	font-family: Tahoma;
	color:#0000FF;
}
.back {
	font-size:9pt;
}


/*link in box*/
a.box {
	font-size: 11pt;
	font-weight:bold;
	text-decoration: underline;
	line-height:130%;
}

/*language button*/
a.lang {
	font-size: 10pt;
	font-family: Tahoma;
	color: #000000;
	text-decoration: none;
	padding: 0px 1px 1px 1px;
}
a:hover.lang {
	font-size: 10pt;
	font-family: Tahoma;
	color: #433326;
	background-color: #66CC66;
}

/*form*/
select,input,textarea {
	font-family: Tahoma;
	font-size: 10pt;
}
.title {
	font-size:13pt;
	font-weight:bold;
}
.r {
	font-size: 8pt;
	color:#CC0000;
}