.button1 a {
    width: 119px; height:76px; 
    overflow: hidden;
    float: left;
}
.button1 img {
    border: none;
}
.button1 a:hover img {
    margin-top: -76px;
}

.textmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textmain p {
		width: 400px;
		padding:0; margin: 0;
	text-align:center;
	border: solid;
	border-color: #999;
	border-width: 1px;
	border-style:dotted;
}
.textmain p a {
	width: 400px;
	display: block;
	padding: 0px; margin: 0;
	color:#006;
}
.textmain p a span {
	position:relative;
	top: -10px;
	}
.textmain p a:hover {
	background-color:#EAEAEA;
	}
#pdfcon {
	position: relative;
	border:none;
	width: 35px;
	height: 35px;
	top: 6px;
	left: -5px;
}
.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
.text2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: italic;
}
.LargeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000033;

}
.gianttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
}

