﻿body, div {
	scrollbar-face-color:#006000;
	scrollbar-arrow-color:#FFD080;
	scrollbar-track-color:#FFD080;
	scrollbar-shadow-color:#FFD080;
	scrollbar-highlight-color:#FFD080;
	scrollbar-base-color:#FFD080;
	scrollbar-3dlight-color:#006000;
	scrollbar-darkshadow-color:#006000;
}
.rbSelMenu {
	background-color: #FFD080;
	color: #006000;
	border:solid 1 #F0B060;
	padding:0;
}
.rbSelAlpha {
	background-color: #006000;
	color: #FFD080;
}
.rbClassMenu {
	width:33%;
	padding-top:10px;
	vertical-align:bottom;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
}
.rbArticle {
	font-family:Verdana;
	font-size:10pt;
	color:#006000;
	text-indent:20px;
	text-align:justify;
}
.rbArtTitle 
{
	font-size:14pt;
	font-weight:bold;
	color:#006000;
	text-align:center;
	width:100%;
}
.rbAlpha {
	font-family:Verdana;
	font-size:11pt;
	font-weight:bold;
	color:#006000;
}
a.rbSelAlpha {
	color: #FFD080;
}
a.rbAlpha:hover {
	color: #FFD080;
}
.rbTable {
	border:0;
	border-collapse:collapse;
	font-family:Verdana;
	font-size:8pt;
	color:#006000;
}
.rbTableA {
	border:0;
	border-collapse:collapse;
	font-family:Verdana;
	font-size:9pt;
	color:#006000;
}
.rbInput {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	border: solid 1 #006000;
	background-color: #FFD080;
	color: #006000;
}
.rbValidator {
	font-family:Verdana;
    font-weight:bold;
	font-size:7pt;
}
.rbCell {
	border:solid 1 #F0B060;
}
.rbCellB {
	border-bottom:solid 1 #F0B060;
	vertical-align:bottom;
}
.rbClsType {
    font-size:10pt;
    width:80px;
}
.rbClsName {
    font-weight:bold;
    font-size:11pt;
    white-space:nowrap;
}
.rbClsLatin {
    font-size:10pt;
    font-style:italic;
    white-space:nowrap;
}
.rbSubClsType {
    font-size:9pt;
    width:80px;
}
.rbSubClsName {
    font-weight:bold;
    font-size:10pt;
    white-space:nowrap;
}
.rbSubClsLatin {
    font-size:9pt;
    font-style:italic;
    white-space:nowrap;
}
.rbKndClsType {
    font-size:8pt;
    width:40px;
    vertical-align:middle;
}
.rbKndClsName {
    font-weight:bold;
    font-size:9pt;
    white-space:nowrap;
    cursor:pointer;
}
.rbKndClsLatin {
    font-size:8pt;
    font-style:italic;
    white-space:nowrap;
}
.rbSubType {
    font-size:7pt;
    width:80px;
	border-bottom:solid 1 #F0B060;
}
.rbSubName {
    font-weight:bold;
    font-size:8pt;
    width:50%;
    white-space:nowrap;
	border-bottom:solid 1 #F0B060;
}
.rbSubLatin {
    font-size:8pt;
    font-style:italic;
    white-space:nowrap;
	border-bottom:solid 1 #F0B060;
}
.rbMemo {
	text-align:justify;
	text-indent:20px;
}
.rbSelLink {
	color: Red;
}
a.rbKingdom {
	font-family:Verdana;
	font-size:12pt;
	font-weight:bold;
	text-align:center;
	color:#006000;
	text-decoration:none;
	width:100%;
	height:100%;
}
a.rbKingdom:hover {
	color: #FFD080;
	background-color:#006000;
}
a.rbSubClass {
	font-family:Verdana;
	font-size:11pt;
	font-weight:bold;
	color:#006000;
	text-decoration:none;
	width:100%;
	height:100%;
}
a.rbSubClass:hover {
	color: #FFD080;
	background-color:#006000;
}

