body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 12px;
}
p {
	font-size: 12px;
}
a {
	color: #333399;
	letter-spacing: .10em;
}
.center {
	text-align:center;
}
#maintable {
  background-image: none;
	background-color: #ffffff;
  background-repeat: no-repeat;
}
.tborder {
  border: 1px solid #d9d9d9;
  background: #EBEBEB;
}
.tborder a {
  letter-spacing: 0px;
}
.thead {
  background: #C5C5C5;
  color: #000000;
  text-decoration: none;
  font-size: 13px;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}
.thead a {
  text-decoration: none;
  font-weight: bold;
}
.alt1 {
  background-color: #fdfdfd;
  color: #000000;
  font-size: 12px;
}
.alt2 {
  background-color: #f4f4f4;
  color: #000000;
  font-size: 12px;
}
#side {
  display: none;
}
#side a {
  display: none;
}
.home {
  display: none;
}
#nav {
  display: none;
}
#nav ul {
  display: none;
}
#nav li {
  display: none;
}
#nav a {
  display: none;
}
#productsearch {
  display: none;
}
.question {
  font-weight: bold;
  color: #8F1C1C;
  font-size: 14px;
  letter-spacing: 1px;
  text-align: left;
  padding-left: 25px;
}
.answer {
  font-size: 12px;
  text-align: left;
  padding-left: 8px;
}
#centercolumn {
	vertical-align: top;
	color: #333333;
}
#navshop {
  display: none !important;
}
#navshop ul {
	margin: 0;
	list-style-type: none;
	color: #FFF;
	width: 100%;
	font: bold normal 12px/35px verdana, arial, sans-serif;
	height: 35px;
	vertical-align: middle;
	padding-left: 15px;
}
#navshop li {
	display: inline;
}
#navshop li a {
	text-decoration: none;
	background-color: #EBEBEB;
	color: #000000;
	padding: 0.2em .8em;
	border-right: 3px solid #999999;
	border-left: 3px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin: 0px;
	font-weight: bold;
	letter-spacing: 0em;
}
#navshop li a:hover {
	background-color: #999999;
	color: #FFFFFF;
}
#content {
	padding-left: 20px;
}
.leftcolumn {
	padding: 25px;
	width: 275px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-color: #2d4490;
	background-repeat: no-repeat;
	height: 181px;
}
.rightcolumn {
	padding: 25px;
	width: 275px;
	border-top-width: 2px;
	border-top-style: solid;
	border-color: #2d4490;
	border-left-width: 1px;
	border-left-style: solid;
	background-repeat: no-repeat;
	height: 181px;
}
#footer {
	color: #CCCCCC;
	padding: 8px 2px 2px;
	text-align: right;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 0em;
}
#sidebar {
	display: none !important;
}
#navmain {
	display: none !important;
}
#footer {
	display: none !important;
}

