img { border:none; }

body {
	background-image: url();
	background-color: #FFF6DE;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.Titles {
	font-size: 20px;
	text-transform: uppercase;
	color: #FFF6DE;
}

.Footer {
	color: #FFF6DE;
	font-size: 15px;
	text-decoration: none;
}
.Footer a:link {
	color: #FFF6DE;
	font-size: 15px;
	text-decoration: none;
}
.Footer a:visited {
	color: #FFF6DE;
	font-size: 15px;
	text-decoration: none;
}
.Footer a:hover {
	color: #FFF6DE;
	font-size: 15px;
	text-decoration: underline;
}
.Footer a:active {
	color: #FFF6DE;
	font-size: 15px;
	text-decoration: none;
}
.imgborder {
 border: 1px solid #000000;
}

.newsletterBox {
	background: url(images/newsletter.gif) top left no-repeat;
	padding: 0 10px 0 0;
}

.fixlogo { background:#A3864B url(images/1_07.gif" top right repeat-x; align:left;}