body {
	background-color: #D0CFCD;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}
td {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	vertical-align: top;
	text-align: left;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #bc7d00;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
}
.maxwidth {
	width: 100%;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.middle {
	vertical-align: middle;
}
.bottom {
  vertical-align: bottom;
}
.textbottom {
	vertical-align: text-bottom;
}
.error {
  color: #CC6699;
}
.green {
  color: #669900;
}
.hot {
  color: #990000;
}
td.nowrap {
	white-space: nowrap;
}
a {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a.visible {
	text-decoration: none;
	color: #333333;
}
a.visible:visited {
	text-decoration: none;
	color: #333333;
}
a.visible:hover {
	text-decoration: none;
	color: black;
}
.small {
	font-size: 8pt;
}
.smaller {
	font-size: 8pt;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
input.searchbox {
	width: 80px;
	border: 1px solid #AAAAAA;
	color: #666666;
}
.databox {
	width: 200px;
	border: 1px solid #AAAAAA;
	color: #666666;
}
.commentbox {
	width: 350px;
	border: 1px solid #AAAAAA;
	color: #666666;
}
.widedatabox {
	width: 400px;
	border: 1px solid #AAAAAA;
	color: #666666;
}
.lighter {
	background-color: #d5d4d2;
}
.light {
	background-color: #dedddc;
}
.normal {
	background-color: #D0CFCD;
}
.dark {
	background-color: #BBBBBB;
}
.imagetitle {
	font-size: 12pt;
	font-weight: bold;
	color: #bc7d00;
	text-align: right;
}
.infotitle {
	font-size: 12pt;
	font-weight: bold;
	text-align: right;
}
.smalltitle {
	font-size: 10pt;
	font-weight: bold;
}
.title {
	font-size: 12pt;
	font-weight: bold;
	color: #bc7d00;
}
.normalfont {
	font-weight: normal;
}
.imagesize {
	font-size: 8pt;
}
.imageno {
	font-size: 7pt;
	color: #888888;
	text-align: right;
}
img.horzseparator {
	padding-left: 4px;
	padding-right: 4px;
}
img.vertseparator {
	padding-top: 4px;
	padding-bottom: 4px;
}
img.leftcolumn {
	padding-top: 1px;
	padding-bottom: 1px;
}
input.button {
	background-color: #DDDDDD;
	border: 1px solid #999999;
	font-size: 10px;
	color: #666666;
}
.darkborder {
	border: 1px solid #999999;
}
.header {
	font-weight: bold;
	background-color: #CCCCCC;
}
.graytext {
	color: #999999;
}
hr {
	color: #DDDDDD;
	height: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
}
td.banner {
	background-color: #d7d7d5;
	text-align: center;
}
td.banner2 {
	background-color: #d3d3d1;
	text-align: center;
}
