body {
  background:#fff;
  margin:0;
  padding:0;
  color:#333;
  line-height:180%;
  font:x-small/1.5em Verdana,Arial,Helvetica,SansSerif;
  voice-family: "\"}\""; voice-family:inherit;
  font-size:small;
  } html>body {font-size:small;}
  
#topheader {
    position:relative;
    left:0px;
    top:0px;
    height:24px;
    padding:8px 0px 0px 8px;
    background-color:#DAE0D2;
    color:#363;
    font-size:14px;
    font-family: Verdana, sans-serif;
    layer-background-color:#DAE0D2;
}
#hdate {
	text-align:right;
	font-size:10px;
	list-style:none;
  }

#header {
  float:left;
  width:100%;
  background:#DAE0D2 url("/im/bg.gif") repeat-x bottom;
  font-size:93%;
  line-height:normal;
  }
#header ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#header li {
  float:left;
  background:url("/im/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#header a {
  float:left;
  display:block;
  background:url("/im/right.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#333;
  }
#header a:active {
  color:#090;
  }
#header #current {
  background-image:url("/im/left_on.gif");
  }
#header #current a {
  background-image:url("/im/right_on.gif");
  color:#333;
  padding-bottom:5px;
  }

a {
color: #060;
text-decoration: none
}
a:link {
color: #060;
text-decoration: none
}
a:vlink {
color: #090;
text-decoration: none 
}
a:hover {
color: #660;
background-color: #FBFBEE;
text-decoration: underline
}
a:active {
color: #0c0;
text-decoration: none
}

#footer {
clear:right;
padding:12px 0px 12px 0px;
text-align:center;
background-color:#EBEBDE;
font-size:10px;
line-height:135%;
}

#bold { 
font-weight: bold;
}
hr {
position:relative;
z-index:-1;
border: 0;
width: 100%;
color: #DAE0D2;
background-color: #DAE0D2;
height: 1px;
}

select { 
background-color: #DAE0D2; 
color: #333;
border: 1px solid #765
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
text-align: left;
}
input { 
background-color: #FBFBEE;
}

table.dts {
font-size: 11px;  
font-family: Verdana, sans-serif; 
line-height: 150%;
//background-color: #EBEBDE; 
padding:4px 4px 4px 4px; 
margin:2px 12px 2px 2px;
}
tr.dtsheader {
color: #333;
font-size: 12px; 
font-weight: bold; 
font-family: Verdana, sans-serif; 
background-color: #DAE0D2;
}
td.dtsdates {
font-size: 10px; 
line-height: 130%; 
font-family: Verdana, sans-serif; 
background-color: #DAE0D2;
}
td.dtsdatesPast {
color: #ABA;
font-size: 10px; 
line-height: 130%; 
font-family: Verdana, sans-serif; 
background-color: #DAE0D2;
}

table.ftp {
font-size: 11px;  
font-family: Verdana, sans-serif; 
line-height: 180%;
//background-color: #EBEBDE; 
padding:4px 4px 4px 4px; 
margin:2px 12px 2px 2px;
}

table.calendar {
font-size: 11px; 
background-color: #EBEBDE; 
padding:4px 4px 4px 4px; 
margin:2px 12px 2px 2px;
}
tr.calendardateheaders {
font-weight: bold; 
font-family: Verdana, sans-serif; 
background-color: #DAE0D2;
}
tr.calendardayheaders {
color: #999; 
font-size: 9px; 
font-family: Verdana, sans-serif; 
background-color: #EBEBDE;
}
tr.calendardates {
font-size: 11px; 
font-family: Verdana, sans-serif; 
background-color: #EBEBDE;
}
td.calendarweekenddates {
color: #999; 
font-size: 11px; 
font-family: Verdana, sans-serif;
}
td.calendartoday {
font-weight: bold; 
color: #000; 
font-size: 11px; 
font-family: Verdana, sans-serif; 
background-color: #d5d0ba;
}
table.calendar td {
text-align: center; 
width:26px
}

/* errtext on /ftp/index.php */
.errtext {
font-weight: bolder;
font-size: 11px;
color: red;
line-height: 18px;
font-family: Verdana, Arial, Helvetica, "Trebuchet MS", "sans serif"
}

.pub_block{
	margin-bottom: 10px;
	margin-top: 10px;
}