#main { padding: 1em; }

a img { border: none; }

body {
	font-family: Verdana;
	font-size: 11px;
	background: #FFFFFF;
}

A:link {text-decoration: underline; color: #003399;}
A:visited {text-decoration: underline; color: #003399;}
A:active {text-decoration: underline; color: #003399;}
A:hover {text-decoration: underline; color: #003399;}

.treeview, .treeview ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	margin-top: 1px;
}

.treeview .hitarea {
	/*background: url(images/treeview-default.gif) -64px -25px no-repeat;*/
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li {
	margin: 0;
	padding: 3px 0pt 3px 16px;
}

.treeview a.selected {
	background-color: #eee;
}

#treecontrol { margin: 1em 0; display: none; }

/*.treeview .hover { color: #000000; cursor: pointer; }*/
.treeview .hover { cursor: pointer; }

/*.treeview li { background: url(images/treeview-default-line.gif) 0 0 no-repeat; }*/
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
/*.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(images/treeview-default.gif); }  */
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 13px; display: block; }
.filetree span.folder { background: url(../../banq/image/minus.gif) 0 3px no-repeat; }
.filetree li.expandable span.folder { background: url(../../banq/image/plus.gif) 0 3px no-repeat; }
.filetree span.file { background: url(../../banq/image/bullet.gif) 0 3px no-repeat; }*/

select.year {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:11px;
    color: #6d7681;
    border-width: 1px;
    border-style: solid;
    border-color: #7f9db9;
    overflow: hidden;
}

table.general
{
   border: 1px solid #7f9db9;
     padding: 0px;
     margin: 0px;
}

td.general
{
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
     font-size: 13px;
     background-color: #ffffff;
   padding: 0px;
   white-space : nowrap;
}

table.thumb
{
    border-color: #1947a3;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
}

td.thumb
{
    border-width: 0px 0px 0px 0px;
}

td.pages
{
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #ffffff;
   text-align: center;
   background-colord: #1947a3;
   padding: 0px;
   margin: 0px;
}

A.calendar:link {color: #737373; text-decoration: none;}
A.calendar:visited {color: #737373; text-decoration: none;}
A.calendar:active {color: #737373; text-decoration: none;}
A.calendar:hover {color: #737373; text-decoration: none;cursor: pointer;}

.calendar
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #737373;
	margin-left:3px;
	margin-right:3px;
	padding-left:3px;
	padding-right:3px;
}

.calendar_s
{
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	/*font-weight: bold;*/
	font-size:12px;
	color: #737373;
	margin-left:2px;
	margin-right:2px;
	padding-left:2px;
	padding-right:2px;
	text-decoration: none;
}

A.calendar_s:link {color: #737373; text-decoration: none;}
A.calendar_s:visited {color: #737373; text-decoration: none;}
A.calendar_s:active {color: #737373; text-decoration: none;}
A.calendar_s:hover {color: #737373; text-decoration: none;cursor: pointer;}

.calendar_day_s
{
	font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	/*font-weight: bold;*/
	font-size:12px;
	color: #737373;
	margin-left:1px;
	margin-right:1px;
	padding-left:1px;
	padding-right:1px;
	text-decoration: none;
}

A.calendar_day_s:link {color: #737373; text-decoration: none;}
A.calendar_day_s:visited {color: #737373; text-decoration: none;}
A.calendar_day_s:active {color: #737373; text-decoration: none;}
A.calendar_day_s:hover {color: #737373; text-decoration: none;cursor: pointer;}


.erez {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
            font-weight: bold;
            font-size:12px;
            color: #737373;
}

A.erez:link {color: #737373 !important; text-decoration: underline;}
A.erez:visited {color: #737373 !important; text-decoration: underline;}
A.erez:active {color: #737373!important; text-decoration: underline;}
A.erez:hover {color: #737373 !important; text-decoration: underline;cursor: pointer;}
