
body {
  background-color: #FFFCEC; 
  margin: 0 0 0 0;
}

table {
 border-collapse: collapse; 
 padding: 0px;
 border-spacing: 0px;
}

.bordered-table td {
	border: solid 1px black;
	font-size: 12px;
}

.bordered-table th {
	border: solid 2px black;
}

.menu-item-link {
 color: black;
 text-decoration: none;
}

.menu-item-link:hover{
 color: rgb(170,170,170);
}

.main-table {
 border-width: 5px outside; 
 border-style: solid;
 border-color: white;
 background-color: rgb(250,251,243); 
 width: 50%;
}

.top-main-menu {
 background: rgb(162,200,62);
}

.main-menu-top-table {
  font-family: Arial;
  font-weight: bold; 
  font-size: 12px;
  color: white;
}

.main-menu-top-table a {
  color: white;
}

.main-menu-top-cell {
  padding: 3px;
  padding-left: 10px;
  padding-right: 10px;
}

.main-menu-bottom-table {
	width: 100%;
	color: black;
	font-family: Arial;
	font-weight: bolder;
	text-align: center;
}

.main-menu-bottom-table a {
  text-decoration: none;
  color: black;
}

.main-menu-bottom-table a:hover{
  text-decoration: blink;
}

.main-menu-bottom-cell {
  padding-left: 2px;
  padding-right: 2px;
  padding-top: 3px;
  background: rgb(221,231,178);
  border-style: solid;
  border-color: rgb(162,186,62);
  border-width: 2px;
  width: 16%;
  text-transform: uppercase;
  font-size: 11px;
}

.left-pic {
 width: 160px;
 border: solid 7px rgb(184,211,69); 
}

.main-cell {
 border: solid 3px white;
}

.left-main-table {
	width: 160px;
}

.left-menu-item-mark {
 overflow: hidden;
 position: overflow; 
 visibility: visible;   
 height: 10px;
 width: 10px; 
 background-color: rgb(208,220,156);  
 border: solid 1px rgb(230,232,168);
}

.padded {
 padding: 10px;
}

.left-menu-item {
 background-color: rgb(204,219,138);
}

.left-menu-item-link {
 font-size: 11px;
 font-family: Arial;
 color: black;
 font-weight: bold;
 text-decoration: none;
 cursor: pointer;
}

.left-menu-item-link:hover {
 color: white;
}

.left-menu-table {
	
}

.left-menu-table-cell {
 background-color: rgb(184,211,69);
 padding-left: 2px;
 padding-right: 2px;
 padding-bottom: 1px;
 padding-top: 1px;
}

.left-menu-item-mark-cell {
 padding-left: 5px;
 padding-right: 5px;
 padding-bottom: 8px;
 padding-top: 8px;
 width: 10px;
}

.left-menu-item-mark-cell-child {
 padding-left: 20px;
 padding-right: 5px;
 padding-bottom: 8px;
 padding-top: 8px;
 width: 10px;
}

.left-menu-item-mark-cell-child-ar {
 padding-left: 5px;
 padding-right: 20px;
 padding-bottom: 8px;
 padding-top: 8px;
 width: 10px;
}

.white-border {
 border: solid 3px white;
}

.left-menu-row {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
	padding-left: 2px;
}

.left-menu-row-table {
 background-color: rgb(164,200,46);
 width: 100%;
}

.right-main-table {
 height: 100%;
 vertical-align: top;
 border-color: white;
}

.right-menu-header {
 text-align: center; 
 font-family: Arial;
 font-size: 13px;
 font-weight: bold;
 color: rgb(139,156,52);
 padding-bottom: 5px;
 padding-top: 5px;
 border-bottom: solid 1px rgb(247,251,236);
}

.right-main-table {
 background-color: rgb(221,231,178);
 height: 100px;
}

.right-menu-item-mark-cell {
 padding-left: 5px;
 padding-right: 5px;
 padding-bottom: 3px;
 padding-top: 5px;
 width: 10px;
}

.right-menu-item-mark {
 overflow: hidden;
 position: overflow; 
 visibility: visible;   
 height: 10px;
 width: 10px; 
 background-color: rgb(192,214,103); 
 border: solid 1px rgb(150,150,150);
}

.right-menu-item-link {
 font-size: 11px;
 font-family: Arial;
 color: black;
 text-decoration: none;
 cursor: pointer;
}

.empty-link {
 font-size: 11px;
 font-family: Arial;
 color: black;
}

.right-menu-item-link:hover {
 color: white;
} 

.left-menu-item-link::active {
 color: red;
} 

.right-menu-item {
 padding-top: 3px;
 padding-bottom: 3px;
}

.right-menu-border {
 border: solid 3px rgb(247,251,236);
}

.header-bar {
 background-color: rgb(231,239,200);
 width: 100%;
}

.header-title {
 font-family: Arial;
 font-size: 12px; 
 font-weight: bold;
}

.header-title-link {
 text-decoration: none;
 color: black;
}

.header-title-cell {
 padding-left: 5px; 
 padding-right: 5px; 
 padding-top: 3px; 
 padding-bottom: 3px;
}

.header-cat {
 font-family: Arial;
 font-size: 11px;
 font-weight: bold;
 color: red;
}

.text-body {
 width: 100%;
 height: 460px;
 vertical-align: top;
 padding: 2px;
 font-family: Arial;
 font-size: 12px;
 background-color: rgb(250,251,243); 
 font-style: justify;
}

#text-body {
	height: 100%;
	overflow: auto;
	scrollbar-arrow-color: black; 
    scrollbar-base-color: #FFFCEC; 
    scrollbar-face-color: rgb(235,240,208);
}

.site-name {
	text-align: center;
	font-family: Arial;
    font-size: 12px;
	font-weight: bold;
	color: rgb(139,156,52);
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 5px;
	border-left: solid 1px rgb(221,231,178);
	border-right: solid 1px rgb(221,231,178);
}

.show-all-cell {
	text-align: right;
	font-family: Arial;
    font-size: 11px;
	font-weight: bold;
	font-style: italic;
}

.show-all-cell-ar {
	text-align: left;
	font-family: Arial;
    font-size: 11px;
	font-weight: bold;
	font-style: italic;
}

.show-all-link {
    text-decoration: none;
	color: black;
}

.head-info-table {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial;
	border: solid 1px rgb(204,219,138);
}

.head-info-table td {
	padding: 5px;
	border: solid 1px rgb(204,219,138);
}

.footer-menu { 
  background: rgb(162,190,62);
  background-repeat: no-repeat;
  background-position: center;
  font-size: 10px;
  color: white; 
  padding: 7px;
}

.footer-menu-table {
 
}

.footer-menu-item {
 padding-left: 5px;
 padding-right: 5px;
 font-size: 11px;
 font-family: Arial;
 font-weight: bold;
 color: white;
}

.footer-menu-link {
 color: white;
 text-decoration: none;
}

.footer-menu-link:hover { 
 color: rgb(120,120,120);
}
