body {
	margin: 0;
	padding: 0;
	font-family: tahoma;
	font-size: 11px;
	color: #5C5C5C;
  text-align: center;
  min-width: 800px;
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
	background-color: #FFFBD4;
}
#centered {
  position: relative;
  top: 0;
  right: 0;
  margin: 0 auto;
  width: 800px;
  text-align: left;
}
td {
	font-family: tahoma;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.hr {
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #A5AEC5;
}

* html .hr {
	border-bottom: none;
	padding-bottom: 1px;
	background: url(/images/dotted.gif) repeat-x bottom;	
}
a {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	text-decoration: underline;
}
#content strong {
	font-family: tahoma;
	font-size: 11px;
	color: #000;
}
#content a {
	color: #C10000;
	font-weight: bold;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}

#leftmenu strong, #leftmenu strong a {
	font-family: tahoma;
	font-size: 11px;
	color: #000;
}
#leftmenu a, #rightnav a {
	font-family: tahoma;
	font-size: 11px;
	color: #5c5c5c;
}
img {
	border: none;
}
div#topnav img {
	margin-right: 7px;
}
div#topnav a {
	font-size: 9px;
	color: #fff;
	margin-right: 9px;
}
div#topmenu img {
	margin-left: 4px;
	margin-right: 4px;
}
div#topmenu {
	font-size: 11px;
	font-weight: bold;
	color: #C10000;
}
div#topmenu a {
	color: #000;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-left: 15px;
	margin-top: 0px;
	background-image: url(images/circle.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.price {
	font-weight: bold;
	color: #C10000;
	text-decoration: none;
}
input {
	border: none;
	padding: 2px;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	background-color: #c10000;
}
.link2 {
	color: #5C5C5C;
}
