BODY {
	background-image: url("/images/background.jpg");
	background-repeat: repeat;
	background-attachment: fixed;	
	font-family: Century Gothic;
	font-size: 14px;
	text-transform: none;
	text-decoration: none;
	background-position: left top;
	margin: 25px;
}

TD {
	font-family: Century Gothic;
	font-size: 14px;
	 
}




#main {
	background-image: url("/images/bg-main.jpg");	
	background-attachment: fixed;
	background-position: left top;
	font-family: Century Gothic;
	font-size: 14px;
	text-transform: none;
	text-decoration: none;
}
#search {
color: #00AEEF;
font-weight: bold;
font-size: 14px;
font-family: Century Gothic;
}

#search a {
color: #00AEEF;
font-weight: bold;
font-size: 14px;
font-family: Century Gothic;
}

#search a:hover {
color: #D7BB72;
font-weight: bold;
font-size: 14px;
font-family: Century Gothic;
}
#content {
	padding: 3px 3px 7px;;
}

.searchbox
{
	-moz-border-radius: 2px;
	font-family: Century Gothic;
	width: 120px;
	height: 12pt;
	font-size: 12px;
	text-align: center;
	padding-bottom: 0px;
	background-color: #D8D8D6;
	border-style: solid;
	border-width: 1px;
	border-color: #D8D8D6;
	color: #767676;
	font-weight: bold;
}

.tab {
	text-align: center;
	font-family: Century Gothic;
	font-size: 12px;
	height: 23px;
	color: #FFFFFF;
	text-decoration: none;
}

.tab:hover {
	background-color: #3B4E5C;
	background: #3B4E5C;
}
.salesresultsheader {
	text-align: left;
}

.tdnav {
	font-family: Century Gothic;
	font-size: 12px;
}
