@charset "iso-8859-1";
.bckX {
	background-repeat: repeat-x;
}
.TextBottom {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #111111;
	text-align: center;
}
.TextBottomOur {
	font-family: Tahoma, Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #C4C6C4;
	text-align: center;
}


.bckNo {
	background-repeat: no-repeat;
	background-position: center top;
}
.bckY {
	background-repeat: repeat-y;
}
.aCap {
	color: #000000;
	text-decoration: none;
	font-family: Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	text-align: center;

}
.PageHeader {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	text-align: center;

}
.TableBottom {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #C4C6C4;
}
.Art_Caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
	text-transform: none;
	text-decoration: underline;
}
.Art_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
}

.Art_Data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: right;
}

.FloatL {
		float:left;
		padding: 5px; 
		margin: 5px 5px 5px 0;
}
.FloatR {
		float:right;
		padding: 5px; 
		margin: 5px 5px 5px 0;
}
.TableCapBottom {
	border-bottom-width: medium;
	border-bottom-style: groove;
	background-repeat: repeat-x;
}
.TableRowBottom {
	border-bottom-width: thin;
	border-bottom-style: dotted;
}

