body {
	margin: 0;
	background-color: #DCDCDC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: left;
	letter-spacing: 0.07em;
	line-height: 1.3em;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #303030;
}
a:hover, a:active {
	color: #FF9900;
}
ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}
ul li ul {
	margin: auto;
	padding: 0.4em 1.7em;
}
#page {
	margin-left: auto;
	margin-right: auto;
	width: 52em;
	background-color: #FFFFFF;
}
#header {
	height: 5.5em;
	padding-top: 1.4em;
}
#header img {
	height: 4.4em;
	width: 52em;
}
#shadow {
	display: table-cell;
	height: 1.3em;
	width: 52em;
	background-image: url(graphics/shadow.png);
	background-repeat: repeat;
}
#view {
}
#nav {
	display: inline-block;
	border: 0;
	width: 12.4em;
	background-image: url(graphics/orange_grad.jpg);
	vertical-align: top;
}
#nav img {
	height: 8.87em;
	width: 10.6em;
}
#menu {
	width: 11.5em;
	padding-top: 1.45em;
}
#body {
	display: inline-block;
	margin-left: -0.38em;
	border: 0;
	width: 39.58em;
}
#body div img {
	width: 39.58em;
}
#content {
	padding-top: 0.95em;
	padding-left: 1.55em;
}
#heading {
	padding-top: 1em;
	font-weight: bold;
}
#footer {
	padding-top: 2em;
	padding-bottom: 1em;
	font-size: 0.65em;
	color: #303030;
	text-align: center;
	line-height: 1.5em;
}
.menu {
	padding-left: 2em;
	padding-right: 1em;
	background-image: url(graphics/whiteline.png);
	background-repeat: repeat-x;
	background-position: left 2.5em;
	font-size: 0.7em;
	font-style: oblique;
	color: #333333;
	vertical-align: middle;
	height: 3.2em;
}
.text {
	padding-top: 1.2em;
	font-size: 0.9em;
	line-height: 1.2em;
}
.action {
	padding-top: 1em;
	font-size: 0.75em;
	line-height: 1.6em;
}
.more {
	color: #FF6600;
	font-weight: bold;
}
li span.more {
	display: inline-block;
	width: 8em;
}
.ex {
	display: block;
	padding-bottom: 1em;
	font-size: 1.2em;
	font-weight: bold;
	color: #FF6600;
	letter-spacing: 0.06em;
	vertical-align: middle;
	line-height: 1.3em;
}
.label {
	float: left;
	width: 4em;
}
.label wide {
	width: 16em;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
}

