@charset "utf-8";
/* CSS Document */


td#mybackground{ 
background-image: url(images/Top Banner a.jpg); 
width: 750px; /* use you own image size; */ 
height: 125px; /* use you own image size; */ 
background-repeat: no-repeat; 
background-position: left top; 
text-align: center; 
vertical-align: top; 
} 


.style1a {
	font-weight: bold;
	background-color: #FFFFCC;
	vertical-align: middle;
	text-align: left;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.style1b {
	font-weight: bold;
	background-color: #FFFFCC;
	vertical-align: middle;
	text-align: center;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	
}

.style1c {
	font-weight: bold;
	background-color: #FFFFCC;
	vertical-align: middle;
	text-align: right;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}
.style2 {
	font-family: Arial;
	font-size: 9pt;
}
.style3 {
	font-family: Arial;
	font-size: 9pt;
	color: #A0A0A0;
}
.style4 {
	border-width: 0px;
}

.style5 {
	color: #000000;
}
.style5a {
	color: #000000;
	text-align: right;
}
.style6 {
	margin-bottom: 4px;
}

.style7 {font-size: 22pt

}

