body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px;
	background-image: url(images/navbg2.gif);
	background-position: left;
	background-repeat: repeat-y;
	}
a:link {
	font-size: 9pt;
	color: #646464;
	text-decoration: none;
	font-weight: bold;
	}
a:visited {
	font-size: 9pt;
	color: #646464;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	}
.logo {
	background-image: url(images/logobg.gif);
	background-repeat: repeat-x;
	}
.nav {
	background-image: url(images/navbg.gif);
	background-repeat: repeat-x;
	}
.nav2 {
	background-image: url(images/navbg2.gif);
	background-repeat: repeat-y;
	}
.nav2 a:link {
	font-size: 9pt;
	color: #646464;
	text-decoration: none;
	font-weight: bold;
	}
.nav2 a:visited {
	font-size: 9pt;
	color: #646464;
	text-decoration: none;
	font-weight: bold;
	}
.nav2 a:hover {
	font-size: 9pt;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	}
.content {
	padding: 4px;
	}
.navtext{
	padding: 3px;
	}