body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000}
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: #000000}
a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none}
a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: bold; color: #CCCCCC; text-decoration: none}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a:hover {	font-family: Arial, Helvetica, sans-serif; font-size: 10px;	font-style: normal;	font-weight: bold; color: #1D94CD}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #663366}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #663366}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #663366}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color: #000000; font-weight: normal}
h6 {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold; color: #000000}
body {
scrollbar-3dlight-color: #EDF5FA;
scrollbar-arrow-color: #000000;
scrollbar-base-color: #ADD8E6;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #CAE1EE;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
/* scrollbar-track-color: #ADD8E6; */
}
.Heading_blue {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #1D94CD;
}
.p {
	font-size: 10px;
	font-weight: bold;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

/* Positioning elements for set pages note: height was 233*/

#myScrollContainer {
width:640px;
overflow: auto;
height: 428px;
}

#scrollboxposition {
	position:relative;
	background-image:
url('../images/scrollback.gif');
	background-repeat: 
no-repeat;
	left:0px;
	top:0px;
	width:640px;
	height:438px;
padding: 0px 0px 0px 0px;
}