@charset "utf-8";
.tr1 {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #666666;
}
.tr2 {
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
}
.copy {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #666666;
}

.copy a:link{
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #444444;
	text-decoration:underline;
}
.copy a:hover{
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}

.tr2 a:link{
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #444444;
	text-decoration:underline;
}
.tr2 a:hover{
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #666666;
	text-decoration:none;
}

.tr1 a:link{
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #016291;
	text-decoration:underline;
}
.tr1 a:hover{
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
.hardlink {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #AAA498;
}
.hardlink a:link, .hardlink a:active, .hardlink a:visited{
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #AAA498;
	text-decoration:none;
}
.hardlink a:hover{
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration:none;
}.bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.thumb {
	border: 2px solid #000;
}

