.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #111111;
}
.headline1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.smalltextOutside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.smalltextInside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #111111;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #444444;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.normal2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #111111;
}
.background {
	background-repeat: repeat;
	margin: 0px;
	padding: 20px 0px 0px;
	height: 100%;
	width: 100%;
	position: static;
	background-image: url(../images/stripe.jpg);

}
.tableHeader {
	background-color: #93C5C4;
}

.mainTable {
	padding: 0px;
	height: 390px;
	width: 100%;
	margin: 0px;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	clear: both;

}
.imageHandler {
	width: 118px;
	float: left;
	position: static;
	height: 118px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/118RoundedSquare.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

.tableIframe {

	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 390px;
	width: 380px;
}

.rowMain {
	height: 363px;
	width: 370px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.rowButtom {
	height: 25px;
	width: 380px;

}
.rowSingle33 {
	height: 33%;
}
.tableCollectionZoom {
	margin: 0px;
	padding: 2px;
	height: 390px;
	width: 600px;
	background-repeat: no-repeat;

}
.jumpMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 14px;
	width: 150px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333333;
}
.devider2pt {
	background-color: #93C5C4;
	height: 2px;
	width: 90%;
	overflow: hidden;
	color: #402546;
}
.tableBackground {
	background-image: url(../images/ButtomRow.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

