body {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	background-color: #003366;
}
.txt {
	text-indent: 19px;
	padding-right: 19px;
	padding-left: 19px;
}
.side_bar cite {
	font-style: italic;
	color: #003366;
	padding-left: 4px;
}
.quote {
	background-color: #F0F0F0;
	text-align: left;
	display: block;
	margin-left: 19px;
	margin-right: 19px;
}

.FAQ_head1 {  font-weight: bold}
.lang_links {  font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: #CCCCCC; background-color: #FFFFFF}
.menubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	margin: auto;
	padding: 3px;
}
.menubar a:link {
	color: #FFCC33;
	text-decoration: none;
}
.menubar a:visited {
	text-decoration: none;
	color: #FFCC33;
}
.menubar a:hover {
	font-weight: bold;
	color: #000099;
	background-color: #FFFFCC;
	text-decoration: none;
}
.menubar a:active {
	color: #FFFF00;
	text-decoration: none;
}

.tbltext {  font-size: smaller}
.FAQtext {  font-family: Arial, Helvetica, sans-serif; font-size: small; color: #000066; background-color: #CCFFFF}
.lang_links a:hover {
font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: #FFFF66
}
.lang_links a:link {

font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: #CCCCCC
}
.lang_links a:visited {


font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: #CCCCCC
}
.lang_links a:active {



font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: #FFFF66
}
.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #003366;
	font-style: normal;
}

.LeftMenu {
	list-style-type: none;
	display: block;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	border: 1px none #3399CC;
	width: 108px;
	padding: 3px;
	line-height: 13px;
	margin: 0px;
	height: 13px;

}
.LeftMenu a {
	list-style-type: none;
	padding: 3px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: middle;
	background-color: f8f8e8;
	border: 1px solid #000000;
	width: 100px;
	padding: 3px;
	margin: 0px;
	text-decoration: none;
	white-space: normal;
	height: 13px;

}
.LeftMenu a:hover {
	background-color: #A9A934;
	border: 1px solid #000000;
	color: #FFFFFF;
}
.LeftMenu a:active {
	background-color: #A9A934;
	border: 1px solid #000000;
}
