body {
	font-family: Calibri, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	/* background-color: #fffde3; */
	line-height: 1.7;
}
p {
	font-family: Calibri, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
	line-height: 1.7;
}
h1 {
	font-family: Constantia, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #E43B00;
	font-size: xx-large;
	line-height: 1.2;
}
h2 {
	font-family: Constantia, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #E43B00;
	font-size: x-large;
	font-weight: bold;
}
h3 {
	font-family: Constantia, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: large;
	font-weight: bold;
}
a:link {
	color: #992800;
}
a:visited {
	color: #701C00;
}
a:hover {
	color: #C73200;
}
a:active {
	color: #FF0000;
}
li {
	list-style-type: none;
	background-image: url(/images/layout/arrow.png);
	background-repeat: no-repeat;
	background-position: 0 8px;
	padding-left: 24px;
	line-height: 1.7;
}
td {
	line-height: 1.7;
}
tr.trheader td {
	font-weight: bold;
	text-align: center;
}
tr.hl1 {
	background-color: #fffacc;
}
tr.hl2 {
	background-color: #fff1cc;
}
td.hl1 {
	background-color: #fffacc;
}
td.hl2 {
	background-color: #fff1cc;
}
td.description {
	vertical-align: text-top;
}

table.imgdescription {
	margin-left: 15px;
	margin-bottom: 7px;
}
table.imgdescription td {
	vertical-align: text-top;
	text-align: center;
	font-size: small;
}

td.footer {
	font-size: small;
}

p.trademarks {
	font-size: small;
	font-style: italic;
}
.feed {
  margin-left: 3px;
  padding: 0 0 0 19px;
  background: url("/images/feed-icon-14x14.png") no-repeat 0 50%;
}
img.preview {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
	border-width: 1px;
	border-color: #fff1cc;
}
img.award {
	float: right;
	margin-right: 1em;
	margin-left: 1em;
	margin-bottom: 1em;
	clear: both;
	border-width: 1px;
	border-color: #fff1cc;
}

#container	{
	z-index:1;
	position:	relative;
	margin:		0px auto;
	padding:	0px;
	width:		595px;
	text-align:	left;
}
div.poweredby {
	position:absolute;
	padding:0;
	background: url( '/images/layout/poweredby_mc.png' ) no-repeat top;
	width:424px;
	height:16px;
	top:-8px;
	right:5px;
	}
div.poweredby a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
}
