/* CSS Document */


body
{
  margin:0px;
  padding:0px;
  font:normal 12px Verdana,Arial,sans-serif; color:#8794AB;
  background:#DFD2D7 url(images/bg.jpg) repeat-y center top;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
}

p:link {
	text-decoration:underline;
	color:#666666;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#990000;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#990000;
}

.quote {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#990000;
	text-align:left;
}

.quote:link {
	text-decoration:underline;
}

.product_sidebar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#990000;
	text-align:left;
}

.product_sidebar:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#990000;
	text-decoration:underline;
}

h2.product_sidebar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#999999;
}

h3.product_sidebar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999999;
}

.header_table {
	text-align:center;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
}

.footer:link {
	color:#999999;
	text-decoration:underline;
}

.footer:visited {
	text-decoration:line-through;
}

.body_table {
	height:100%;
	}