body {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	background-image: url(images_standing/bluefade.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 825px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images_standing/leftcol_background.gif);
	background-repeat: repeat-y;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFF;
}
#wrapper #header {
	background-image: url(images_standing/banner_home.jpg);
	background-repeat: no-repeat;
	height: 144px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#wrapper #topnav {
	background-color: #F00;
	text-align: right;
	padding: 5px;
	text-decoration: none;
}
#wrapper #topnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#wrapper #topnav ul li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000;
}
#wrapper #topnav ul li.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #topnav ul li a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#wrapper #topnav ul li a:hover {
	color: #999;
}
#wrapper #topnav ul li a:visited {
	color: #00F;
}
#wrapper #leftcol {
	padding: 10px;
	width: 120px;
	float: left;
}
#wrapper #leftcol p em {
	color: #F00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #leftcol p {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#wrapper #leftcol p a {
	font-size: 14px;
	font-weight: bold;
	color: #3D598E;
	text-decoration: none;
}
#wrapper #righcol {
	width: 674px;
	padding-left: 0px;
	margin-left: 140px;
	background-color: #FFF;
	font-size: 14px;
}
#wrapper #righcol table tr td h4 {
	color: #00F;
}
#wrapper #footer {
	background-color: #39568B;
	text-align: right;
	padding: 5px;
	clear: both;
	text-decoration: none;
}
#wrapper #footer ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#wrapper #footer ul li {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
#wrapper #footer ul li a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
}
#wrapper #footer ul li.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #footer ul li a:hover {
	color: #CCC;
}
#wrapper #footer ul li a:visited {
	color: #F00;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #3D598E;
}
h2 {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
}
h3 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #3D598E;
}
a {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
#wrapper #righcol table tr td p a:visited {
	color: #00F;
}
#wrapper #righcol table tr td p a:hover {
	color: #999;
}
#wrapper #righcol table tr td h4 {
	color: #3D598E;
}
