body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #996600;
	text-decoration: none;	
}
a:visited {
	color: #999966;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #6666CC;
}
p {
	font-size:1.2em;
}
table {
	margin-top: 10px;
	margin-bottom: 30px;
}
td {
	background-color:#DEDFA6;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size: 1em;
	color: #333300;
}
table caption{
	background-color:#CCCC99;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #333300;
}
/**/
#header {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
	margin-top: 10px;
}
#header .logo {
	width:300px;
	float:left;
}
#header .search {
	width:236px;
	float:right;
}
#menu {
	width:100%;
}
#body {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	font-size: 1.2em;
}
#footer {
	width:100%;
	text-align:center;
	margin-bottom: 20px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333300;
}
.subMenu {
	color: #CCCCCC;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 20px;
	position: relative;
	z-index: 10;
}
.subMenu a {
	margin-left:1em;
	margin-right:1em;
	line-height: 1.5em;
}
.copy {
	margin-top:20px;
	font-family: Arial, Helvetica, sans-serif;
}
.return {
	width:100%;
	clear:both;
}h1 {
	font-size: 1.4em;
	color: #000000;
	line-height: 2.8em;
}
.category {
	padding: 0px;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 60px;
	margin-left: 0px;
}
.category .categoryTitle {
	width:119px;
	background-color:#333300;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: center;
	float: left;
	1padding-left: 0px;
	height: 3em;
	margin: 0px;
	padding: 0px;
}
.category .categoryTitle h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-top: 1em;
	font-weight: normal;
	letter-spacing: 2px;
}
.category .categoryBody {
	width:640px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333300;
	border-left-color: #333300;
	float: right;
}
.category .categoryBody .categoryBlock {
	margin-bottom:30px;
	margin-left: 20px;
}
.category .categoryBody .categoryBlock .categoryText {
	width:420px;
	float: left;
}
.category .categoryBody .categoryBlock .categoryText h3 {
	color:#333300;
	font-size:1em;
	height: 2em;
	padding-top: 1em;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.category .categoryBody .categoryBlock .categoryText p {
	font-size:1.0em;
	line-height:2.0em;
	margin: 0px;
	padding: 0px;
}
.category .categoryBody .categoryBlock .categoryImage {
	width:186px;
	float: right;
	text-align: right;
	margin-top: 4em;
}
.hidden {
	display:none;
}
.sub {
	color:#CCCC99;
	margin-top:0em;
	font-size: 1em;
}
.sub a {
	margin-left:10px;
	margin-top:0em;
	margin-right:10px;
}
strong {
	color: #666600;
}
