@charset "UTF-8";
.tfTiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: 400;
	letter-spacing: 0em;
}
.tfTinyDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: 400;
	letter-spacing: 0em;
}
.tfBook {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: 400;
	letter-spacing: 0.01em;
}
.tfBookDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: 600;
	letter-spacing: 0.01em;
}
.tfMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: 400;
	letter-spacing: 0.01em;
	text-align: center;
	background-color: #BBBBBB;
	text-decoration:none;
	font-variant: small-caps;
}
.tfMenu a:hover {
	color:#FFFFFF;
}
.tfMenu a:visited {
	color:#000000;
}
.tfMenu a:link {
	color:#000000;
}
.tfBookDark a:link {
	color:#000066;
}
.tfBookDark a:visited {
	color:#000099;
}
.tfBookDark a:hover {
	color:#0000CC;
}
.tfTinyDark a:link {
	color:#000066;
}
.tfTinyDark a:visited {
	color:#000099;
}
.tfTinyDark a:hover {
	color:#0000CC;
}
.tfMid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 33px;
	font-weight: 400;
	letter-spacing: 0.1em;
	text-align: justify;
}
.tfMidNoEm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 33px;
	font-weight: 400;
	text-align: justify;
}
.tfTimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: 400;
	letter-spacing: 0em;
	text-align: justify;
}
.tfTimesBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: 900;
	letter-spacing: 0em;
	text-align: justify;
}
.tfHeadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	font-style: normal;
	line-height: 40px;
	font-weight: 600;
	letter-spacing: 0em;
	text-align: justify;
}
.tfHeadlineSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	line-height: 40px;
	font-weight: 600;
	letter-spacing: 0em;
	text-align: justify;
	font-variant: small-caps;
	position: relative;
	width: -8px;
}
.tfSublinePlus {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	font-weight: 600;
	letter-spacing: 0em;
	text-align: justify;
	font-variant: small-caps;
}
.tfSubline {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: 600;
	letter-spacing: 0em;
	text-align: justify;
	font-variant: small-caps;
}
.tfDateline {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: 500;
	letter-spacing: 0em;
	font-variant: small-caps;
}
.tfBoldLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: 900;
	text-align: left;
}
.loginform {
	border: 2px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: 400;
	text-align: center;
	padding: 6px;
	background-color: #CCCCCC;
	font-variant: normal;
	width: 200px;
}
.sidebar {
	border: 2px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: 400;
	text-align: center;
	padding: 6px;
	background-color: #CCCCCC;
	font-variant: normal;
	width: 200px;
}
.sidebarwt {
	border: 2px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: 400;
	text-align: center;
	padding: 6px;
	background-color: #FFFFFF;
	font-variant: normal;
	width: 200px;
}

.xbar {
	border: 2px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: 400;
	text-align: center;
	font-variant: normal;
	width: 100%;
}
.xbargray {
	border: 2px solid #999999;
	background-color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: 400;
	text-align: center;
	font-variant: normal;
	width: 100%;
}
.xtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	font-weight: 400;
	text-align: center;
	font-variant: normal;
}
a:link {
	color:#AA6600;
}
a:visited {
	color: #AA6600;
}
a:hover {
	color: #993300;
}
.picright {
	float: right;
	width: auto;
	position: relative;
	clear: both;
	margin: 10px;
}
.picleft {
	float: left;
	width: auto;
	position: relative;
	clear: both;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}

