body,td,th {
	font-family: arial;
	font-size: 11px;
	color: #000026;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
body {
	background-image: url('/images/bgr.jpg');
	background-position: top;
	background-repeat: repeat;
	background-color: #F9D18B;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
a {
	color: #070F47;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	color: #5592CA;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
}
h2 {
	color: #004C90;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.input {
	background: #FFFFFF;
	width: 135px;
	height: 19px;
	font: 12px 'Trebuchet MS';
	color: #333333;
	padding: 0px 5px 0px 5px;
	border: 1px solid #122434;
	border-width: 1px 1px 1px 5px;
}
.submit {
	background: url('/images/signup.jpg') top no-repeat;
	width: 42px;
	height: 16px;
	border: 0px;
}
#side {
	margin-top: 5px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
}
#side a {
	color: #1B2A64;
}
#side a:link {
	text-decoration: underline;
}
#side a:visited {
	text-decoration: underline;
}
#side a:hover {
	text-decoration: none;
}
#side a:active {
	text-decoration: underline;
}
.specials img {
	border: 1px solid #2B3661;
}
#content {
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 18px;
	margin-right: 17px;
}
#floatRight {
	float:right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 0px;
}
#floatRight img {
	margin-bottom: 4px;
}
#footer {
	color: #FFFFFF;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 18px;
	margin-right: 0px;
}
#footer a {
	color: #FFFFFF;
}