@charset "utf-8";
body {
	font-family: "trebuchet ms";
	font-size: 13px;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #7A8AAE;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.pf_thumb_border {
	border: 5px solid #39455D;
}
.txtwhite {
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
