body {
	margin: 15px;
	background-color: #4DB6CB;
	overflow: auto;
}
.textbody {
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	height: 100%;
	z-index: 1;
	padding: 20px;
}
.maintable {
	border: 2px solid #000000;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
}
.maincell {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FF8707;
	background-color: #FF8707;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #F9A265;
}
.pagetable {
	height: 100%;
	width: 100%;
}
.imagetitle {
	position: absolute;
	z-index: 2;
	width: 100%;
	padding-left: 30px;
	top: 57px;
	padding-right: 2px;

}
.imagetitlebaseline {
	border-bottom-width: 2px;
	border-bottom-color: #FF8707;
	border-bottom-style: solid;
	background-color: #FFFFFF;
}
.texttable {
	background-attachment: fixed;
	background-image: url(images/orange_watermark.gif);
	background-repeat: repeat-y;
	background-position: right;

}
.picturecell {
	background-attachment: fixed;
	background-image: url(images/photo_profile.jpg);
	background-repeat: no-repeat;
	background-position: right 15px;
}
.topcell {
	background-color: #F9A265;
	background-image: url(images/orange_stripe.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.imagetopleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	border: 2px solid #FF8707;

}
.imagetopright {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 2px solid #FF8707;
}
.pagelocation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	top: 13px;
	position: relative;
	letter-spacing: 2px;
	left: 4px;






}
.fontsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cellheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #FFFFFF;
	text-align: center;



}
.cellinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #F9A265;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
	cursor: default;



}
.cellinfol2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FF8808;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
	cursor: default;
}

a:link       {
	color: #000055;

}
a:visited    {
	color: #000055;

}
a:hover      {
	color: #333333;

}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.imagetopleftNoBorder {

	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.imagetoprightNoBorder {

	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
}
.mousecell {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFCC99;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
	cursor: hand;
}
.headingTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
