/* $Id: 00.css,v 1.1.1.1 2008/03/12 10:53:48 makoto Exp $ */

body { 
	background-color: #d8d8c8;
}

address {
	text-align: right;
	font-size: smaller;
	font-weight: bold;
}

p.lang-navigator {
        text-align: right;
        font-size: small;
}

div.copyright {
	text-align: right;
	font-size: smaller;
	color: rgb(40%,40%,40%);
}

div.id {
	text-align: right;
	font-size: smaller;
	font-weight: bold;
	font-style: italic;
	color: rgb(70%,70%,70%);
}

strong.keyword { 
	color: Red; 
}

p.example { 
	text-indent: 1em; 
	color: Navy;
	font-weight: bold;
}
p.note  { 
	color: DarkGreen;
        font-size: small;
}

code.example { 
	color: Navy;
	font-weight: bold;
}

code.operator  { 
	color: Navy;
	font-weight: bold; 
}
code.rc  { 
	color: DarkGreen;
	font-weight: bold; 
}
code.command {
	color: Navy;
	font-weight: bold; 

}
code.path { 
	color: Olive;
}
h1 {
	background: #d8c8cc;
	}
h2 {
	background: #c8d8c8;
	}

h3 {
	background: #c8d8c8;
	}
h4 {
	background: #e0c080;
	font-size: medium;
	}
h5 {
	background: #d8c8cc;
	}

span.h2 {
	background: #114422;
	color: yellow;
}
span.small {
	font-size: small;
}
span.path { 
	color: Olive;
	font-family: monospace; 
}
span.red  {
	color: Red;
	}
span.note  {
	color: Olive;
	font-size: small;
}

span.old {
	color: #448866
}
span.hilight {
	color: #a05050;
	font-weight: bold;
}
/* $Id: 00.css,v 1.1.1.1 2008/03/12 10:53:48 makoto Exp $ */

address {
	text-align: right;
	font-size: small;
	font-weight: bold;
}

p.lang-navigator {
        text-align: right;
}

div.copyright {
	text-align: right;
	font-size: smaller;
	color: rgb(40%,40%,40%);
}

div.id {
	text-align: right;
	font-size: smaller;
	font-weight: bold;
	font-style: italic;
	color: rgb(70%,70%,70%);
}

strong.keyword { 
	color: Red; 
}

p.example { 
	text-indent: 1em; 
	color: Navy;
	font-weight: bold;
}
p.note  { 
	color: DarkGreen;
        font-size: small;
}

code.example { 
	color: Navy;
	font-weight: bold;
}

code.operator  { 
	color: Navy;
	font-weight: bold; 
}
code.rc  { 
	color: DarkGreen;
	font-weight: bold; 
}
code.command {
	color: Navy;
	font-weight: bold; 

}
code.path { 
	color: Olive;
}
span.small {
	font-size: small;
}
span.path { 
	color: Olive;
	font-family: monospace; 
}
span.red  {
	color: Red;
	}
span.note  {
	color: Olive;
	font-size: small;
}
span.old {
	color: #448866
}
span.hilight {
	color: #a05050;
	font-weight: bold;
}
span.xx-large {
        font-size: xx-large;
}
span.x-large {
        font-size: x-large;
}
span.large {
        font-size: large;
}
span.medium {
        font-size: medium;
}
span.small {
        font-size: small;
}
        
span.x-small {
        font-size: x-small;
}
span.xx-small {
        font-size: xx-small;
}
span.menu  {
	font-size: small;
}
span.tag   {
	color: blue;
}
span.replace {
	color: green;
}
span.bgcolor {
	color: orange;
}
span.orange {
	color: orange;
}
span.blue {
	color: blue;
}
span.release{
	color: green;
}
span.current{
	color: #aa2222;
}
span.current{
	color: #aa2222;
}
pre {
	white-space:  pre;
	background-color: #e0e0d0;
	padding:	0.1em 0.5em; 
	border-color: #ffeeb0;
	border-style: outset;
	border-width: 1px;
	margin: 0.5em 0em 0.5em 1em; /* $B>e!&2<:8(B */

}

div.shell
{
	white-space:  pre;
	padding:	0.1em 0.5em;
	border-color: #ffeeb0;
	border-style: outset;
	border-width: 1px;
	background-color: #d0d0e0;
	font-family: monospace; 
	margin: 0.4em 0em 0.4em 1em; /* $B>e!&2<:8(B */
}
span.shell
{
	white-space:  pre;
	padding:	0.1em 0.5em;
	border-color: #ffeeb0;
	border-style: outset;
	border-width: 1px;
	background-color: #d0d0e0;
	font-family: monospace; 
	margin: 0.2em 0em 0.2em 1em; /* $B>e!&2<:8(B */
}

span.input {
	color: white;
	background: #606060;
}
span.error {
        color: DarkRed;
}
span.green {
        color: Green;
}
span.brown {
        color: Brown;
}
span.comment {
        color: Brown;
}
span.hilite {
    color: green;
}
span.keyword {
    color: blue;
}

div.blockquote
{
	white-space:  pre;
	padding:	0.1em 0.5em; 
	border-color: #eeffb0;
	border-style: outset;
	border-width: 1px;
	background-color: #f0d0f0;
	margin: 0.2em 0em 0.2em 1em; /* $B>e!&2<:8(B */
}
table{
	margin: 0.5em 0em 0.5em 1em; /* $B>e!&2<:8(B */
}
th   {
     background-color: #f0f0f0;
}