body {
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background: #ededed;
	background-image: url(images/bg.gif);
}
#all {
	width: 809px;
	margin: 0 auto;
}
a:link {
	color: #1b7995;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3d3d3d;
}
a:hover {
	text-decoration: none;
	color: #3d3d3d;
}
a:active {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6,p {
	margin: 0;
	margin-bottom: 1em;
}
p, td,th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
#content_bot {
	line-height: 34px;
	height: 34px;

}
#links {
	color: #1b7995;
	font-size: 11px;
}
#links a:link, #links a:visited {
	font-weight: bold;
	color: #1b7995;
}
#links a:hover {
	color: #1b7995;

}
#links p.info a:visited, 
#links p.cartbutton a:link, #links p.cartbutton a:hover {
	font-weight: normal;
	color: #1b7995;
}
#left {
	width: 100%;
}
#content_top {
	padding: 0px;
	font-size: 12px;
	color: #193794;
}
#content {
	padding: 0px;
	font-size: 13px;
	color: #ffffff;
}
#footer {
	padding: 0px;
	font-size: 11px;
	color: #1b7995;
}
#footer a:link, #info a:visited {
	color: #1b7995;
}
#info .links a {
	font-weight: bold;
}

#info a:hover {
	color: #1b7995;
}

#footer a:link, #footer a:visited {
	color: #1b7995;
}
#footer .links a {
	font-weight: bold;
}

#footer a:hover {
	color: #1b7995;
	
}
#footer2 {
	padding: 0px;
	font-size: 11px;
	color: #1b7995;
}
#footer2 a:link, #info a:visited {
	color: #1b7995;
}
#info .links a {
	font-weight: bold;
}

#info a:hover {
	color: #1b7995;
}

#footer2 a:link, #footer a:visited {
	color: #1b7995;
}
#footer2 .links a {
	font-weight: bold;
}

#footer2 a:hover {
	color: #1b7995;
}
h1 {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff9c01;
}
h2 {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ff9c01;
}
#right p {
	line-height: 16px;
}
legend {
	font-size: 12px;
	font-weight: bold;
	color: #1b7995;
	padding: 2px;
	margin: 2px;
}