
body {
scrollbar-face-color: #CDDCFD;
scrollbar-highlight-color: #A1C0FF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-3dlight-color: #E9F0FF;
scrollbar-arrow-color: #A38051;
scrollbar-track-color: #F6F5F0;
scrollbar-darkshadow-color: #CDDCFD;
}

a img{border:none;}

a { font-family: Tahoma;
	 color: #1D56AD;
	 font-weight: bold;
	 text-decoration: none; }


a:hover {font-family: Tahoma;
			color: #C70000; 
			text-decoration: underline;}

a.link { font-family: Tahoma;
	 color: #1D56AD;
	 font-size: 12px;
	 font-weight: normal;
	 text-decoration: none; }


a:hover.link {font-family: Tahoma;
			color: #C70000; 
			font-size: 12px;
			text-decoration: underline;}


.large {font-family: Tahoma ! important;
			font-size: 14px;
			color: #000000;
			text-decoration: none;
			line-height:15px;}

.big {font-family: Tahoma ! important;
			font-size: 16px;
			color: #000000;
			text-decoration: none;
			line-height:15px;}
			
.normal {font-family: Tahoma ! important;
			font-size: 12px;
			color: #0B294B;
			text-decoration: none;
			line-height:15px;}
.normal_black {font-family: Tahoma ! important;
			font-size: 12px;
			color: #000000;
			text-decoration: none;
			line-height:15px;}

.normal2 {font-family: Tahoma ! important;
			font-size: 12px;
			color: #0B294B;
			text-decoration: none;
			line-height:15px;}
			
.normal3 {font-family: Tahoma ! important;
			font-size: 11px;
			color: #333333;
			text-decoration: none;}

.small {font-family: Tahoma ! important;
			font-size: 10px;
			color: #0B294B;
			text-decoration: none;
			line-height:15px;}
			
			.small2 {font-family: Tahoma ! important;
			font-size: 10px;
			color: #333333;
			text-decoration: none;}
         
.title {font-family: Tahoma  ! important;
		  font-weight: bold;
		  font-size: 12px;
		  color: #FFFFFF;
		  text-decoration: none;
		  line-height:15px;
		}


.large_menu{font-family: arial ! important;
				font-size: 13px;
				color: #DA8D00; 
				text-decoration: none; }

.menu { 
			font-family: arial ! important;
			font-size: 9px; 
			color: #A38051; text-decoration: none;}


.inputbox {
	font-family:  Arial;
	font-size: 12px; color: #000000;
	background-color:#F6F5F0; 	border: 1px solid #000000;
}

.button {
	color: #000000; font-family:  Arial;
	font-size: 10px;
	background-color:#F6F5F0;	border: 1px solid #000000;
}


.menu
{
    position:absolute;
    visibility: hidden;
    z-index: 100;
    border-left: 1px solid #8395b5;
    border-right: 1px solid #8395b5;
    border-top: 1px solid #8395b5;
    border-bottom: none;
    font-family: tahoma, arial, helvetica;
    font-size: 11px;
    line-height: 30px;
    background-color: #b7d9ff;
}

.menu a
{
    width: 100%;
    display: block;
    border-bottom: 1px solid #8395b5;
    font-family: tahoma, arial, helvetica;
    font-size: 11px;
    line-height: 30px;
    font-weight: normal;
    color: #00457A;
    text-decoration: none;
    text-indent: 5px;
}

.menu a:hover
{
    width: 100%;
    display: block;
    border-bottom: 1px solid #8395b5;
    font-family: tahoma, arial, helvetica;
    font-size: 11px;
    line-height: 30px;
    font-weight: normal;
    color: #00457A;
    text-decoration: none;
    text-indent: 5px;
    background-color: #e9f3ff;
}

#menu-left{position:relative; padding:0; margin:0;}
	#menu-left .menu-top{
		background: transparent url(/graphics/bip_tlo.png) repeat-y scroll 0 0;
		position:relative;
		margin:0;
		padding:0;
		height:181;
	}
		#menu-left .menu-top img{margin:0; padding:0;}
		
	#menu-left ul{padding:0; margin:0; list-style:none; width:216;background: transparent url(/graphics/bip_tlo.png) repeat-y scroll 0 0;}
		#menu-left ul li{padding:0;margin:0;}
			#menu-left ul li span{background: transparent url(/graphics/bip_bullet.png) no-repeat scroll 23px center;display:block;padding:0 0 0 60px;}
				#menu-left ul li span div{border-bottom:1px solid #A9A9A9;padding:7px 0;}
				#menu-left ul li a{color:#0f3f70;font-family:arial;}
				#menu-left ul li a:hover{text-decoration:none;}
					#menu-left ul span:hover{border-right:solid 10px #0f3f70;}
	#menu-left .menu-bottom{
		background:transparent url(/graphics/bip_bottom.png) no-repeat scroll 0 0;
		height:43px;
		position:relative;
		width:216px;
	}