html, body {
  background-color: #f5f5f5;
  margin: 0px;
  font-family: Arial;
  font-size: 10pt;
  color: #111;
}
a img {
  border: 0px;
}
.menu1 a {
  color: #5e8d29;
  text-decoration: none;
}
.menu1 a:hover {
  color: #444;
}
.menu1 { 
  border-left: 1px solid #8cc709; background-image: url('img/t_menu_usel_bg.jpg');  border-bottom: 1px solid #8ac00c; height: 25px; width: 9em;
}
.menu1 div {
  font-size: 8pt; margin-left: 11px; margin-right: 8px;
}
.menu2 a {
  color: white;
  text-decoration: none;
}
.menu2 td:hover {
  background-color: #a5d535;
}
.menu2 td:hover a { color: black; }
.menu2 td {
  padding-left: 8px;
  padding-right: 8px;
}
a {
  color: #990033;
}
a:hover {
  color: black;
}
.top_right a {
  color: #677e57;
  text-decoration: none;
}
.top_right {
  text-align: right; font-size: 8pt; color: #677e57; font-weight: bold; margin-right: 10px;
}
small {
  font-size: 7pt;
}
.left_frame { 
  font-size: 9pt;
  padding: 6px;
}
.current {
  border-left: 1px solid #8cc709; background-image: url('img/t_menu_sel_bg.jpg'); height: 25px; width: 9em;
}
.current div {
  color: white; font-size: 8pt; margin-left: 11px; margin-right: 8px;
}
.current_r {
  width: 5px; border-bottom: 1px solid #8fc70c; background-image: url('img/t_menu_sel_r.jpg');
}
.current a {
  color: #5e8d29;
  text-decoration: none;
}
.current a:hover {
  color: #444;
}
.menu1_r {
  width: 4px; border-bottom: 1px solid #8ac00c; background-image: url('img/t_menu_usel_r.jpg');
}

.login fieldset {
  width:23em;  /* ????? ?????? ????? */
  border:solid 1px #ccc;  /* ?????????? ??????? ????? */
  background-color: #8fc70c;
  background-image: url('/img/login_bg.jpg');
}
.login legend {
  
}
.remember
{
  font-size: 8pt;
  text-align: right;
  width: 45%;
}
.login label
{
  float:left; /* ??????? ? ????? ?????????? ????? */
  line-height:1em;
  margin-right:0.1em; /* ?????? ?? ???? ????? */
  text-align:right;
  width: 45%;
}
.login input
{
  margin:0 0 0.5em 0.2em;
  width:10.5em; /* ?????? ????? ????? */
  padding: 1px;
  margin-top: -2px;
}
.sectionHeader, .showHideVisible {
	padding: 5px 3px 5px;
	font-weight: bold;
	color: #000;
	border-top: 1px solid #c5db88;
}
.sectionHeader {
    padding: 5px 3px 5px 18px;
    background: #bee860 url(/img/greenfade.gif) repeat-x top;
}
.notice {
  background-color: #ffeded;
  padding: 5px;
  color: #e11e1e;
  font-weight: bold;
  border: 1px dashed red;
  margin: 10px 0px 10px 0px;
  font-size: 10pt;
}
.label {
  color: #990033;
  font-weight: bold;
}
.inputBox {
  font-size: 9pt;
}
.mail_table td {
  text-align: center;
}
.mail_table_heading {
  height: 20px;
}
.mail_table_heading td {
  text-align: center;
  font-weight: bold;
  background: #bee860 url(/img/greenfade.gif) repeat-x top;
}
.mail_table_1 {
  background-color: #efefef;
}
acronym {
  text-decoration: none;
  border: 0px;
}
.CalcpYearNavigation, .CalcpMonthNavigation {
	background-color: #8fc70c;
	text-align: center;
	vertical-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
.CalcpDayColumnHeader, .CalcpYearNavigation, .CalcpMonthNavigation, .CalcpCurrentMonthDate, .CalcpCurrentMonthDateDisabled, .CalcpOtherMonthDate, .CalcpOtherMonthDateDisabled, .CalcpCurrentDate, .CalcpCurrentDateDisabled, .CalcpTodayText, .CalcpTodayTextDisabled, .CalcpText {
	font-family: arial;
	font-size: 8pt;
}
.CalcpCurrentMonthDate, .CalcpOtherMonthDate, .CalcpCurrentDate {
	text-align: right;
	text-decoration: none;
}
.CalcpCurrentMonthDateDisabled, .CalcpOtherMonthDateDisabled, .CalcpCurrentDateDisabled {
	color: #D0D0D0;
	text-align: right;
	text-decoration: line-through;
}
.CalcpCurrentMonthDate {
	color: #677e57;
	font-weight: bold;
}
.CalcpCurrentDate {
	color: #FFFFFF;
	font-weight: bold;
}
.CalcpOtherMonthDate {
	color: #677e57;
}
TD.CalcpCurrentDate {
	color: #FFFFFF;
	background-color: #8fc70c;
	border-width: 1;
	border: solid thin #000000;
}
TD.CalcpCurrentDateDisabled {
	border-width: 1;
	border: solid thin #FFAAAA;
}
TD.CalcpTodayText, TD.CalcpTodayTextDisabled {
	border: solid thin #6677DD;
	border-width: 1 0 0 0;
}
A.CalcpTodayText, SPAN.CalcpTodayTextDisabled {
	height: 20px;
}
A.CalcpTodayText {
	color: #8fc70c;
	font-weight: bold;
}
SPAN.CalcpTodayTextDisabled {
	color: #D0D0D0;
}
.CalcpBorder {
	border: solid thin #6677DD;
}
.search_results {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 14px;
  margin-right: 14px;
}
.search_results p {
  margin-top: 4px;
  margin-bottom: 4px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
h3 {
  font-size: 11pt;
  margin: 0px;
  font-weight: normal;
}
small {
  font-size: 8pt;
  color: #666;
}
.project_left {
  margin-top: 5px;
  margin-bottom: 5px;
}
