body {
	margin:0;
	padding: 0;
}
body, td, th {
	font-size: 80%;
	font-family: Arial;
}
a img {
	border: 0;
}

#header {
	border-collapse:collapse;
	width: 100%;
}
#header td {
	margin: 0;
	padding: 0;
}
#logo {
	width: 285px;
	height: 149px;
}
#wheel {
	width: 207px;
}
#search {
	background-color: #ccccff;
	height: 103px;
	text-align: right;
	vertical-align: bottom;
}
#search form{
	padding: 0 16px 18px 0 !important;
}
#search img {
	vertical-align: text-bottom;
}
#search input {
	height: 14px;
	font-size: 8px !important;
}
form {
	margin: 0;
	padding: 0;
}
input.field {
	border: solid 1px black;
}
a {
	color: #0c0c6d;
}
#menu {
	height: 46px;
}
#menu a {
	padding-left: 11px;
	padding-right: 17px;
}


#contents {
	border-collapse:collapse;
	width: 100%;
	margin-top: 15px;
}
#contents .volume {
	padding: 0;
	
}
#contents .volume {
	background-color: #ccccff;
	padding: 15px 4px 8px 4px;
	margin-right: 3px;
	margin-top: 0;
	margin-bottom: 0;
}
#contents .last_volume {
	background: #ccccff;
}
#contents .volume, #contents #next, #contents #prev {
	border-top: solid 1px #0c0c6d;
	border-bottom: solid 1px #0c0c6d;
}
#contents .volume a {
	font-weight: bold;
}

#contents #prev {
	background: url(images/prev.gif) no-repeat right top;
	text-align: right;
	padding-right: 30px;
}
#contents #next {
	background: url(images/next.gif) no-repeat left bottom;
	text-align: left;
	padding-left: 30px;
}

#contents #sections {
	text-align: right;
	font-size: 90%;
	color: #808080;
	padding-right: 22px;
	padding-top: 5px;
	background-color: Transparent;
}
#contents #sections_row {
	background-color: Transparent;
}

#contents .section {
	text-align: right;
	text-transform: uppercase;
	background: url(images/row-start.gif) no-repeat right center;
	padding-right: 22px;
	height: 30px;
}
#contents .row_end {
	background: url(images/row-end.gif) no-repeat left center;
}

#contents td {
	width: 10%;
	background: url(images/line.gif) repeat-y right #e5e5e5;
	padding: 7px 4px 7px 4px;
	margin-right: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: solid 3px white;
}
#contents .last_column {
	background: #e5e5e5;
	margin-right: 0;
}

.footer {
	margin: 20px  75px 0 0;
	padding: 2px 40px 2px 8px;
	background: #e5e5e5 url(images/footer.gif) no-repeat right;
}




#header2 {
	border-collapse:collapse;
	width: 100%;
}
#header2 td {
	margin: 0;
	padding: 0;
}
#logo2 {
	width: 199px;
	height: 99px;
}
#search2 {
	height: 53px;
	text-align: right;
	vertical-align: bottom;
	background: #ccccff url(images/head-right.gif) no-repeat right;
}
#search2 form{
	padding: 0 160px 18px 0 !important;
}
#search2 img {
	vertical-align: text-bottom;
}
#search2 input {
	height: 14px;
	font-size: 12px;
}
#menu2 {
	height: 46px;
}
#menu2 a {
	padding-left: 11px;
	padding-right: 17px;
}


.volume_contents li {
	list-style-type: none;
	margin-top: 4px;
}

p {
	text-indent: 14pt;
}

.text {
	margin-left: 14px;
	margin-right: 14px;
	margin-top: 8px;
}


#path {
	background-color: #e5e5e5;
	background: #e5e5e5 url(images/path-right.gif) no-repeat right center;
	height: 28px;
	border-collapse: collapse;
	width: 100%;
	font-size: 12pt;
	margin-top: 15px;
}

#path .volume {
	font-size: 12pt;
	text-transform: uppercase;
	background: url(images/path-left.gif) no-repeat left;
	padding-left: 42px;
	padding-right: 12px;
	height: 28px;
	margin-left: 100px;
	width: 1%;
	white-space: nowrap !important;
}
#path .section {
	text-transform: uppercase;
	background: url(images/path-div.gif) no-repeat left;
	padding-left: 22px;
	height: 28px;
	white-space: nowrap;
	color: #7f7f7f;
}

blockquote {
	font-style: italic;
}

blockquote.rightquote {
	text-align: right;
}

.footnote {
	font-style: normal;
	font-size: 90%;
	vertical-align: super;
}

.comments .title {
	font-weight: bold;
	font-size: 110%;
	padding-top: 24px;
}

.comments .comment {
	background: url(images/row-start.gif) no-repeat left;
	padding-left: 20px;
	padding-top: 8px;
}

.comment .from {
	font-weight: bold;
}

.comments form {
	margin-top: 8px;
	color: Gray;
	width: 40%;
	padding-left: 20px;
}

.comments form textarea {
	width: 100%;
}

.comments form input {
	width: 40%;
}

.comments .add_comment {
	text-align: right;
}

span.MsoFootnoteReference {
	font-weight:bold;
	vertical-align:super;
	font-size: 80%;
} 