body {
  font-family: tahoma, verdana, arial;
	font-size: 9pt;
}
img {
		border: 0;
}

#page {
		width: 800px;
		margin: 1em auto;
		background-color: #FCFCFC;
}

#copy {
		width: 800px;
		height: 48px;
		vertical-align: top;
		background-image: url("i/copy_bott.gif");
		background-repeat: repeat-x;
		background-position: bottom;
		color: #989898;
		font-size: 10px;
		background-color: #FFFFFF;
		clear: both;
}
#copy div.stroke_top{
			background-image: url("i/copy_top.gif");
			background-repeat: repeat-x;
			font-size: 6px;
}
#copy div.tunt {
	float: right;
}

#content {
		width: 450px;
		background-color: #FFFFFF;
		border-top: 1px solid #FF7900;
		border-bottom: 1px solid #FF7900;
    margin-left: 140px;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 5px;
		padding-right: 5px;
}

#menuleft {
  width: 135px;
	margin-left: 5px;
	margin-top: -3px;
	font-size: 10pt;
	float: left;
}

#menuleft a {
  display: block;
  width: 129px;
	height: 20px;
  background-image: url("i/menu_left_li1.gif");
  font-family: arial, tahoma, verdana;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
	margin-top: 3px;
}

#menuleft a.l2 {
  display: inline;
	background-image: none;
	color: #434B56;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	padding: 0;
	margin-left: 13px;
}

#menuleft a.l2 img {
  border: 0;
	vertical-align: middle;
	margin-right: 5px;
}

#menuright {
    width: 166px;
		float: right;
}

#menuright div.box {
  width: 161px;
	margin-bottom: 5px;
  font-family: arial, tahoma, verdana;
	font-size: 8pt;
}
#menuright div.box div.head {
  background-image: url("i/menu_right_box1.gif");
  background-repeat: no-repeat;
	height: 20px;
	padding-left: 1.5em;
	padding-top: 7px;
	font-weight: bold;
	color: #151C36;
}
#menuright div.box div.cont {
  border-left: 1px solid #A5BFEF;
  border-right: 1px solid #A5BFEF;
	background-color: #FFFFFF;
}
#menuright div.box div.foot {
  background-image: url("i/menu_right_box2.gif");
  background-repeat: no-repeat;
	height: 4px;
	font-size: 1px;
}

#border {
  border-left: 3px solid #00188B;
  border-right: 3px solid #00188B;
}
#topmenu {
  background-image: url("i/top_menu_bg.gif");
	background-repeat: no-repeat;
	height: 37px;
	background-color: #BBDAFF;
	padding-left: 212px;
}

#topmenu a {
  display: block;
  width: 96px;
  background-image: url("i/top_menu_stroke.gif");
	background-repeat: repeat-y;
	font-size: 10pt;
	height: 33px;
	text-align: center;
	float: left;
  font-family: arial, tahoma, verdana;
	font-size: 8pt;
	font-weight: bold;
  text-decoration: none;
	color: #000000;
	padding-top: 4px;
}

#topmenu a.dead {
	color: #6B88A8;
    display: compact;
}

#topmenu a.print
{
  background-image: none;
  margin-left: 100px;
  margin-top: 7px;
  color: #f97d01;
  font-weight: normal;
}

table.calendar {
  width: 123px;
}

table.calendar td.kalend_no {
  color: #CCCCCC;
}

table.calendar a {
  color: #FFFFFF;
	background-color: #FF7900;
	text-decoration: none;
}

