body {
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background: #606060;
	background-image: url(images/bgm.gif);
}
#all {
	width: 900px;
	margin: 0 auto;
}
a:link {
	color: #064888;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #00336c;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6,p {
	margin: 0;
	margin-bottom: 1em;
}
p, td,th {
	font-family: Verdana, Arial, sans-serif;
}

#content {
	background: #ededed;
}
#content_bot {
	line-height: 34px;
	height: 34px;

}
#footer {
	padding: 0px;
	font-size: 11px;
	color: #ffffff;
}
#footer a:link, #footer a:visited {
	color: #ffffff;
}
#footer .links a {
	font-weight: bold;
}

#footer a:hover {
	color: #ff0000;
}
#links {
	color: #ffffff;
	font-size: 11px;
}
#links a:link, #links a:visited {
	font-weight: bold;
	color: #ffffff;
}
#links a:hover {
	color: #ffffff;

}
#links p.info a:visited, 
#links p.cartbutton a:link, #links p.cartbutton a:hover {
	font-weight: normal;
	color: #ffffff;
}
#left {
	width: 253px;
}
#main {
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#lines {
	padding: 0px;
	font-size: 12px;
	color: #000000;
}
#lines a:link, #lines a:visited {
	color: #ffffff;
}
#lines .links a {
	font-weight: bold;
}

#lines a:hover {
	color: #ff0000;
}
#nav {
	padding: 0px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
#nav a:link, #nav a:visited {
	color: #ffffff;
}
#nav .links a {
	font-weight: bold;
}

#nav a:hover {
	color: #ff0000;
	font-weight: bold;

}
#main2 {
	padding: 12px;
	font-size: 12px;
	color: #ffffff;
}
#rightside {
	padding: 0px;
	font-size: 12px;
	color: #a0cff4;
}

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

#footer a:hover {
	color: #e3dddf;
}
h1 {
	font: italic bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #606060;
	border-bottom: 1px solid #606060;
	font-size: 15px;
}
h2 {
	font: italic bold 16px Verdana, Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 12px;
}
#main p {
	line-height: 16px;
}
legend {
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
	padding: 2px;
	margin: 2px;