@charset "utf-8";
body,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #37459E;
	padding: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
	
body {
	background-color: #31459B;
	background-image: url(url());
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #09F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9CF;
}
a:hover {
	text-decoration: underline;
	color: #C6C;
}
a:active {
	text-decoration: none;
	color: #C6C;
}
#content {
	position:relative;
	left:auto;
	top:20px;
	width:550px;
	height:auto;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/titleblue.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#shop {
	float: right;
	margin: 0 40px 0 0;
}

