@charset "UTF-8";
/* CSS Document */
body
{
background: transparent url(images/bg.jpg) no-repeat 50% 0;
background-color: #c79849;}
#logogogo
{
	background:none;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	height: 145px;
	z-index:500;
}
#navfriend
{
	background:none;
	position: absolute;
	left: 50%;
	margin-left: -375px;
	width: 750px;
	height: 65px;
	z-index:1000;
}
#btable {
	border: thin solid #026b5a;
	background-color: #FFF;
	background-image: url(images/pagebg.jpg);
	text-align: justify;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.nav a:link {
	FONT-SIZE: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	font-weight: normal;
}
.nav a:hover { 
	color: #FFFFFF;
	text-decoration: underline;
}
.nav a:active { 
	color: #000000;
	FONT-SIZE: 10px;
	font-weight: normal;
}
.nav a:visited { 
	color: #FFFFFF;
	FONT-SIZE: 10px;
	font-weight: normal;
	}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
a:link {
	color: #006D5B;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006F5C;
}
a:hover {
	text-decoration: underline;
	color: #006F5C;
}
a:active {
	text-decoration: none;
	color: #006F5C;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #655740;
}
.specials {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #600;
	text-decoration: none;
}
}.specials a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #600;
	text-decoration: none;
}
}.specials a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #600;
	text-decoration: underline;
}
}.specials a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #600;
	text-decoration: none;
}
}.specials a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #600;
	text-decoration: none;
}