body {
	background-color: #d4d4d4;
	margin-top:0;
	background-image:url(../images/bck_gradient.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.boxback {
	background-image: url(../images/boxback.jpg);
	background-repeat: repeat-y;
}
.whitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitefont:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitefont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: underline;
}
.navbar {
	background-image: url(../images/navbar.jpg);
	background-repeat: no-repeat;
}
.navfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.navfont:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.navfont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.image1 {
	background-image: url(../images/image1.jpg);
	background-repeat: no-repeat;
}
.image2 {
	background-image: url(../images/image2.jpg);
	background-repeat: no-repeat;
}
.image3 {
	background-image: url(../images/image3.jpg);
	background-repeat: no-repeat;
}
.image4 {
	background-image: url(../images/image4.jpg);
	background-repeat: no-repeat;
}
.headerfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1e576f;
	text-decoration: none;
}
a.headerfont:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1e576f;
	text-decoration: none;
}
a.headerfont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #74AFFB;
	text-decoration: underline;
}
.blackfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.headerimage {
	background-image: url(../images/header_image.jpg);
	background-repeat: no-repeat;
}
.smallwhitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
