  @font-face {
    font-family: BTArial;
    font-style:  normal;
    font-weight: normal;
    src: url(/BTARIAL0.eot);
  }

body, td, div, font, p, span, table, title, head, th { font-family: BTArial, Arial; font-size: x-small; color: #000000;}
textarea, input, select { font-family: BTArial, Arial;}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(/img/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;

}
.versionb {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.versionr {
	position: absolute;
	right: 58px;
	bottom: 0px;
}
.foot {
	background-image: url(/img/foot_left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 76px;
}
.title {
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
}

/* switcher */

DIV.switcher DIV {
FLOAT: left; CURSOR: pointer; COLOR: #000000;
}
DIV.switcher DIV SPAN {
	BORDER-BOTTOM: #05c 1px solid
}
DIV.switcher DIV.active {
	CURSOR: default; COLOR: #000000; BACKGROUND-COLOR: #E7E7E7; TEXT-DECORATION: none;
	width: 50%;
	padding: 4px;

}
DIV.switcher DIV.nactive {
	CURSOR: hand; COLOR: #000000; BACKGROUND-COLOR: #FFFFFF; TEXT-DECORATION: none;
	width: 50%;
	padding: 4px;
}
.borders {
	background-image: url(/img/borders.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.content {  padding: 6px; }

.textdate{
background-color: #E5E5E5;
color: #696969;
font-weight: bold;
}

/* tree */

.dtree IMG {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; VERTICAL-ALIGN: middle; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px;
}
.dtree A {
	TEXT-DECORATION: none;
}
.dtree A.node {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 1px; PADDING-TOP: 1px; WHITE-SPACE: nowrap
}
.dtree A.nodeSel {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 1px; PADDING-TOP: 1px; WHITE-SPACE: nowrap
}
.dtree A.node:hover {
	TEXT-DECORATION: underline
}
.dtree A.nodeSel:hover {
	TEXT-DECORATION: underline
}
.dtree A.nodeSel {
	BACKGROUND-COLOR: #E7E7E7
}
.dtree .clip {
	OVERFLOW: hidden
}

A:link, A:visited{
color: #212121; text-decoration: none;
}
A:hover, A:active{
color: #000000; text-decoration: underline;
}

hr{
height:1px;
color: #E7E7E7;
}

td.cl{
text-align:center;
background-color:#464646;
color:#FFFFFF;
}

/* CALENDAR */
.cal_border{
background-color: #FFFFFF; color: #848484;
padding: 1px;
}
.tdcal{
color: #848484; text-align: center;
}
.red_date{
color: #842222; text-align: center;
}
.cur_date {
color: #000000; font-weight: bold; text-align: center; text-decoration: underline;
}
.cal_tr{
background-color: #FFFFFF;
}
