* {	margin:0; }

/* headings */
        h1{
			font-size:240%;
			font-weight: normal;
			margin:20px 0 ;
			color:#CC3300;
			line-height:110%;
			font-family:Georgia, "Times New Roman", Times, serif;
            }		
		h2, h3{
			font-weight:bold;
			font-family:Georgia, "Times New Roman", Times, serif;
			margin:10px 0 10px 0;
			line-height:110%;
			
			}
		h4, h5, h6{
			font-weight:bold;
			font-family:Georgia, "Times New Roman", Times, serif;
			margin:5px 0 10px 0;
			line-height:150%;
			
			}		
        h2{            
			font-size:160%;
			
            }	
        h3{          
			font-size:140%;
            }						
        h4{          
			font-size:120%;
            }
		h5{          
			font-size:100%;
            }
		h6{          
			font-size:80%;
            }
    /* // headings */
	
	
body{ background-image:url(../images/bg_body.jpg); }
a {	color: #336699;	text-decoration:none;}
a:hover{ color:#FF0000; text-decoration:none;}
img {
	vertical-align:top;
	border:0;
	
}
.left { float:left;}
.right {float:right;}
.clear  { clear:both; 	font-size:0; line-height:5px;}
.date{
	font:9px Verdana, Arial, Helvetica;
	display: block;
}

td tr {vertical-align:top;}

html, input, textarea
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:14px;
		color: #000;
	}
p{ padding-bottom:inherit;}
input, select { vertical-align:middle; font-weight:normal;}
strong {font-size:12px;}



/*main layout*/
#header_tall {width:990px; margin:0 auto; background:url(../images/bg_content.jpg) repeat-y ;}
#main { width:974px; margin:0 auto; padding:0;}


/*header layout */
.h_logo{ height:69px; width:100%;}
#header {height:100px; padding: 0; width:974px;}
#header .left {padding:6px 0 0 10px;}

#header .right .topMenu{height:35px; width:600px; }
#header .right .topMenu ul {list-style:none; z-index:10;   }
#header .right .topMenu li { float:right; background:url(../images/menu_libg.gif) left repeat-y; height:15px; padding:2px 10px;}
#header .right .topMenu a, .topMenu a:active, .topMenu a:visited {text-decoration:none; color: #999999; }
#header .right .topMenu a:hover {color: #F00;}

#menu {background:url(../images/menu_tall.gif)  top repeat-x;	height:30px; }
#menu .rightbg {background:url(../images/menu_right.gif) top right no-repeat;}
#menu .leftbg {background:url(../images/menu_left.gif) top left no-repeat; width:100%; height:30px; }
#menu .padding {padding:7px 0 15px 0;}
#menu .last {background:none;}



.dropdown {float:left; font:8px Verdana, Arial, Helvetica;  }
.dropdown dt {width:152px;    padding:3px 16px 3px 16px; font-weight:bold; cursor:pointer; background:url(../images/menu_libg.gif) top right repeat-y; font-size:12px; text-align:center;  display:block;}
.dropdown dt:hover { color: #F00; }
.dropdown dd { position:absolute; overflow:hidden;  display:none; background:#eaf0f2; z-index:200; opacity:0;}
.dropdown ul {float:left; width:214px; list-style:none; padding: 0;  }
.dropdown li { display:inline;  font-size:8px; }
.dropdown a, .dropdown a:active, .dropdown a:visited { font-size:11px; display:block; padding:6px; color:#333; text-decoration:none; background:#eaf0f2; }
.dropdown a:hover {background:#d9e1e4; color:#000}
.dropdown .underline { border-bottom:1px solid #b9d6dc;}
.dropdown .last {background:none;}
/*header end layout */


/*footer layout */
#footer { height:60px; background:url(../images/footer_bg.gif) repeat-x #FFF;  text-align:center; }
#footer a {color:#444444; font-weight:bold;}
/*footer end layout */


/* index */

.queryform { margin:10px 10px 20px 0; padding:5px;  width:250;  }
.queryform .title {display:block;  margin-bottom:15px; font-size:12px; font-weight:bold; border-bottom:solid 1px #999;}
.queryform select {float:right; padding:1px; margin-bottom:16px; width:190px; border:1px solid #999}
.queryform .submit {height:26px; float:right; }



/*-content left--*/
#left{
	width:240px;
	float:left;
	padding:0 10px;
	margin-top:12px;
}

#left h2{
	display:block;
	width:226px;
	height:22px;
	background: url(images/bg_top_panel.gif) 0 0 repeat-x;
	padding:4px 0 0 14px;
	margin:0 0 1px 0;
}
#left h2 span{
	background:url(images/arrow_h2.gif) 0 3px no-repeat;
	padding:0 0 0 16px;
	font-size:12px;
	font-weight:bold;
	color:#F3F3F3;
	background-color:inherit;

}

#left ul{
	width:240px;
}
#left ul li{
	margin:0 0 1px 0;
}
#left ul li a{
	display:block;
	background:url(images/arrow_ul.gif) 19px 9px no-repeat #DBDBBE;
	padding:0 21px 0 31px;
	font-weight:normal;
	color:#2F2F20;
	font-size:11px;
	line-height:24px;
	text-decoration:none;

}
#left ul li a:hover{
	color:#2F2F20;
	background-color:#C6C6A5;
}
-->


#tree { font-family: Georgia, "Times New Roman", Times, serif;   font-size:11px; color:#FFFFFF;}
#tree  a{
	color:#FFFFFF;
	text-decoration:none;
}
#tree  a:hover{
	color:#ffff00;
	text-decoration:underline;
}
#tree ul li{padding:5px 0 0 0px; list-style-image:url('../images/arrow-right.gif');}

/* left menu*/
#leftmenu {
	width: 200px;
	margin: 0 0 0 10px;
	border-style: solid;
	border-color: #D8D5D1;
	border-size: 1px;
	border-width: 1px;
	}
	
#leftmenu li a {
  	height: 24px;
	text-decoration: none;
	font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif;
	}	
	
#leftmenu li a:link, #leftmenu li a:visited {
	color: #3688BA;
	display: block;
	background:  url(../images/menu.gif) no-repeat;
	padding: 5px 0 0 30px;
	}
	
#leftmenu li a:hover {
	color: #3688BA;
	padding: 5px 0 0 32px;
	background-image: url(../images/menu.gif) no-repeat;
	background-position: 0 -32px;
	font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif;
	}
	
#leftmenu	ul {
	list-style: none;
	margin: 2px;
	padding: 0;
	}


#leftmenu .year {
	color: #036;
	display: block;
	font: bold 16px/22px Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	background: #F5F5F5;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	
/* Simple scalable breadcrumb by Veerle Pieters
------------------------------------------------------------------*/
	
#crumbs {
	height:23px;
	border-bottom:1px solid #dedede;
	font-family:  Helvetica, Arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
 	line-height:2.3em;
	color: #999999;
	padding:0 ;
	margin:0;

	}
#crumbs li {
	float:left;
	list-style-type:none;
	padding:0 0 0 10px;
	color: #006699;

	}		
#crumbs li a {
	background:url(../images/crumbs.gif) no-repeat right center;
	display:block;
	padding:0 20px 0 15px;		
	}							
#crumbs li a:link,
#crumbs li a:visited {
	color: #999999;
	text-decoration:none;
	}	
#crumbs li a:hover, #crumbs li a:focus {
	color:#006699;
	}