@charset "UTF-8";
* {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body {
	background-image: url(_images/blue_bg.jpg);
	background-repeat: repeat-x;
	background-color: #0B3D73;
	font-family: "Trebuchet MS";
	margin: 0px;
}
table {
}
