body {
	margin: 15px 10px;
	padding: 0;
	background: #eee url(../images/bgpatrn.gif) fixed;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: black;
}

img {
	border: 1px solid gray;
	margin: 2px 8px 2px 8px;
}

.tnr {
	font-family: "Times New Roman", Times, serif;
}

a:link {
	color: #008080;
	text-decoration: underline;
}

a:visited {
	color: #008080;
	text-decoration: underline;
}

a:active {
	color: #FF0000;
	text-decoration: underline;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
	background-color: #EFEFDE
}

.nav {
	background: #6699ff;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12pt;
	color: white;
}

.navnolink {
	padding: 5px 16px;
}

a.nav {
	padding: 5px 16px;
	text-decoration: none;
	font-size: 12pt;
	border:0;
	color:#fff;
}

a.nav:active {
	text-decoration: none;
	color: white;
	border:0;
}

a.nav:link {
	text-decoration: none;
	color: white;
	border:0;
}

a.nav:visited {
	text-decoration: none;
	color: white;
	border:0;
}

a.nav:hover {
	text-decoration: none;
	color: white;
	border:0;
	background: #456;
}

.footerx {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #808080;
}
