@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.gif);
	margin-left:0px;
	margin-top:0px;
}
.brdr_white {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text_footer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #015382;
	text-decoration: none;
}

