body {
	background-color: #F5F5E9;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bgstr.gif);
	background-position: center;
	background-repeat: repeat-y;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.generator {
	display: none;
}
.dropshadbg {
	display: none;
}
.leftnav {
	display: none;
}
.content {
	font-size: 80%;
	padding: 0px 6px 10px 5px;
	line-height: 1.5em;
}
.content p {
	margin-right: 12px;
}
.rightnav {
	font-size: .6em;
	color: #666666;
}
.rightnav_attention {
	color: #C88D15;
	font-weight: bold;
	font-size: 1.1em;
}
.content h2 {
	margin-left: 3px;
	font-size: 1.2em;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.content h1 {
	margin-left: 3px;
	padding-bottom: 18px;
	font-size: 1.2em;
	color: #354181;
	font-weight: bold;
	letter-spacing: .3em;
	text-align: center;
}
.tablefooter {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
}
.tinytext {
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
.copyright {
	font-size: 10px;
	color: #354181;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
img.pretty {background-color:#FFE5A7; /*/*/border: 1px solid #F7D174; padding: 4px; /* */}
img.pretty-left {background-color:#FFE5A7; /*/*/border: 1px solid #F7D174; padding: 4px; margin-right:4px; margin-left:4px;/* */}