body    {
    background-color: #eeeeee;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    text-indent: 0pt;
    color: black;
    font-family: Optima, Lucida Grande, Verdana, sans-serif;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 5px;
    margin-right: 5px;
    }

#header {
    background-color: #eeeeee;
    margin: 0px;
    border: solid #eeffee 1px;
    }

#footer {
    background-color: #eeeeee;
	margin: 0px;
    padding-left: 10px;
    padding-right: 10px;
    border: solid #eeffee 1px;
    }
#header h1 {
    background-color: #eeeeee;
    padding: 0em 0em 0em 0em;
    border: 0px solid #eeeeee;
    color: #000000;
    }

#menu   {
    float: left;
    width: 18%;
    background-color: #eeeeee;
    border: solid #eeeeee 1px;
    padding: 1px;
    }

#menu-content h2 {
    padding: 0.5em 0em 0.2em 1.2em;
    background: #eeeeee;
    font-size: 100%;
    border-bottom: 1px solid #999999;
    }

ul.menu {
    list-style: none;
    right: 2.5%;
    width: 100%;
    margin: 0;
    padding: 0;
    border-top: 1px solid #999999;
    background-color: transparent;
    font-width: bold;
    }

li.menu {
    line-height: 14px;
    list-style: none;
    margin-bottom: 0;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    text-indent: 0;
    }

a.menu, a.menu:visited {
    display: block;
    padding: 5px;
    color: #333333;
    text-shadow: #dddddd 0.2em 0.2em 0.2em;
    text-decoration : none;
    }

a.menu:hover {
    color: #333333;
    background-color: #cccccc;
    text-decoration : none;    
    }

div.menu {
    margin:2em 0em 1em 0em;
    }

div.menu h2 {
    margin: 0em 0em 1em 0em;
    padding: 0em 0em 0.5em 1.5em;
    font-size 100%;
}

ul.path {
	right: 10%;
	width: 90%;
	margin: 15px;
	padding: 0;
}

li.path {
	text-indent: 0;
	}

#search input {
    margin: 0px 5px 5px 0px;
}

#contents   {
    float: right;
    width: 80%;
    background-color: transparent;
    padding: 1px;
    }

#contents1 {
	background-color: transparent;
	padding: 5px;
	text-align: center;
}

#contents2 {
    background-color: transparent;
    padding: 5px;
    text-align: left;
    }

#contents3 {
    width: 95%;
    background-color: transparent;
    padding: 5px;
    text-align: center;
    }

#contents4 {
    float: right;
    width: 95%;
    background-color: transparent;
    padding: 5px;
    text-align: left;
    }

a:link {
    color:#3333ff;
    }

a:visited {
    color:#006600;
    }

a:active {
    color:#ff9933;
    }

a:hover {
	color:red;
	}

table {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    width: 95%;
    border-collapse: collapse;
    border: 1px solid #999999;
    color: #000000;
    font-size: 100%;
    line-height: 200%;
    }

table.header {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    width: 95%;
	border-collapse: collapse;
    border: 0px solid #999999;
    color: #eeeeee;
    font-size: 100%;
    }

table.obi {
    border: 1px solid #999999;
    line-height: 100%;
    }

caption {
    caption-side: top;
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 5px;
    }

th {
    padding: 0.3em 0.5em 0.3em 0.5em;
    color: #333333;
    background-color: #eeeeee;
    border: 1px solid #999999;
    }

td {
    padding: 0.3em 0.5em 0.3em 0.5em;
    border: 1px solid #999999;
    background-color: #ffffff;
    color: #000000;
    font-size: 100%;
    }

td.header1 {
    padding: 0em 0em 0em 0em;
	border: 0px;
	background-color: #eeeeee;
	color: #000000;
	text-align: left;
}

td.header2 {
    padding: 0em 0em 0em 0em;
	border: 0px;
	background-color: #eeeeee;
	color: #000000;
	text-align: right;
}

td.left {
    text-align: left;
    }

td.mid {
    text-align: middle;
    }

td.right {
    text-align: right;
    }

td.num {
    text-align: right;
    }

td.numdel {
    text-align: right;
    color: #ff0000;
    }

td.numins {
    text-align: right;
    color: #00ffff;
    }

td.numsub {
    text-align: right;
    color: #9900ff;
    }
    
td.str {
    text-align: center;
    }

td.def {
	width: 300px;
    }

td.path {
	width: 200px;
    }

td.strdel {
    text-align: center;
    color: #ff0000;
    }

td.strins {
    text-align: center;
    color: #00ffff;
    }

td.strsub {
    text-align: center;
    color: #9900ff;
    }
    
td.seq {
    font-family: monospace;
    text-align: left;
    line-height: 120%;
    }

td.trunnum {
    color: #aaaaaa;
    text-align: right;
    }

td.trunstr {
    color: #aaaaaa;
    text-align: center;
    }

th.obi {
    padding: 0.3em 0.3em 0.3em 0.3em;
    background-color: #ffffff;
    border: 0px;
    font-size: 95%;
    }

td.obi {
    text-align: center;
    padding: 0.3em 0.3em 0.3em 0.3em;
    border: 0px;
    font-size: 95%;
    }

td.obinum {
    text-align: right;
    padding: 0.3em 0.3em 0.3em 0.3em;
    border: 0px;
    font-size: 95%;
    }

td.obi_left {
    text-align: left;
    vertical-align: middle;
    border: 0px;
    font-size: 95%;
}

td.obi_middle {
    text-align: middle;
    vertical-align: middle;
    border: 0px;
    font-size: 95%;
}

td.obi_right {
    text-align: right;
    vertical-align: middle;
    border: 0px;
    font-size: 95%;
}

caption.del, th.del {
    color: #ff0000;
    }

caption.ins, th.ins {
    color: #00ffff;
    }

caption.sub, th.sub {
    color: #9900ff;
    }

span.red {
    color: #ff0000;
    }

p.mid {
	text-align: center;
}

p.right {
	text-align: right;
}

span.del {
    color: #ff0000;
    }

span.ins {
    color: #00ffff;
    }

span.sub1 {
    color: #7700ff;
    }

span.sub2 {
    color: #77ff77;
    }

span.query {
    color: #ff0000;
    font-size: 120%;
    }

