@charset "utf-8";

.JSP {
	font-family: verdana;
	font-size: x-large;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
	vertical-align: middle;
	background-attachment: scroll;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.linktext {
	font-family: verdana;
	font-size: small;
	font-weight: normal;
	color: #0033FF;
	text-decoration: underline;
	font-style: italic;
}
.general_text {
	font-family: verdana;
	font-size: small;
	font-weight: normal;
	color: #0033FF;
	text-align: justify;
}
.buttons {
	font-family: verdana;
	font-size: small;
	font-weight: bold;
	color: #0033FF;
	text-align: center;
	vertical-align: middle;
	background-attachment: scroll;
	background-image: url(../images/divider.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.linknav {
	font-family: verdana;
	font-size: xx-small;
	color: #0033FF;
}
.titles {
	font-family: verdana;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	vertical-align: middle;
}
.iimage1 {
	text-align: center;
	vertical-align: middle;
}
.centered_text {
	font-family: verdana;
	font-size: small;
	font-weight: normal;
	color: #0033FF;
	text-align: center;
}
.footer {
	font-family: verdana;
	font-size: small;
	font-weight: normal;
	color: #0033FF;
	text-align: center;
	vertical-align: middle;
	background-attachment: scroll;
	background-image: url(../images/divider.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.page_title {
	font-family: verdana;
	font-size: x-large;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
	vertical-align: middle;
	background-attachment: scroll;
	background-image: url(../images/divider.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
