.navbackground {
	background-image: url(images/nav_background.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.xrightside {
	background-image: url(images/x_rightside.gif);
	background-repeat: repeat-y;
}
.xleftside {
	background-image: url(images/x_leftside.gif);
	background-repeat: repeat-y;
}
h1,h2,h3,h4,h5,h6,body { padding: 0px; margin: 0px; font-family: Arial, Helvetica, sans-serif; }

body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}

h1 {
	font-size: 26px;
	font-weight: bold;
	color: #003300;
	font-family: Papyrus, Georgia, "Times New Roman";
}
h2 {
	font-size: 17px;
	font-weight: bold;
	color: #333366;
	font-family: Papyrus, Georgia, "Times New Roman";
}
h3 { font-size: 14px; font-weight: bold; color: #333333; }
h4 {
	font-size: 17px;
	font-weight: bold;
	color: #990000;
	letter-spacing: -0.5pt;
}
h5 { font-size: 14px; font-weight: bold; color: #333333; }


a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #00CC66;
	text-decoration: underline;
}
.logobackground {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: top;
}
