body,td,th {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}
a {
	font-weight: bold;
}
body {
	background-image: url(gfx/bg.jpg);
	background-color:#CEA661;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat:no-repeat;
	background-position:center;
	background-position:top
}
#shadow {
background-image:url(gfx/bg_shadow.png);
background-repeat:repeat-y;
background-position:center 
}
a:link {
	color: #0087C8;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0087C8;
}
a:hover {
	text-decoration: underline;
	color: #18394C;
}
a:active {
	text-decoration: none;
	color: #0087C8;
}
.nav:link {
	color: #006699;
	text-decoration: none;
}
.nav:visited {
	text-decoration: none;
	color: #006699;
}
.nav:hover {
	text-decoration: underline;
	color: #112B3A;
}
.nav:active {
	text-decoration: none;
	color: #006699;
}
.ftr-14-i {font-style: italic
}
.ftr-16-b {
	font-size: 16px;
	font-weight: bold;