
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;
}

.clearfix:after {display: block; visibility: hidden; clear: both; height: 0; content: ".";}

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{background:url('/graphics/bg-menu-left.jpg') repeat-y;padding:21px 0 22px 25px;width:189px;position:relative;}
	#menu-left ul{}
		#menu-left ul li{background:url('/graphics/bg-menu-left-ul-li.jpg') no-repeat;padding:4px 0 5px 40px;}
			#menu-left ul li span{border-bottom:1px solid #A9A9A9;display:block;padding:0 0 5px 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-top{
		background:transparent url(/graphics/bip_wkd_logo.png) no-repeat scroll 0 0;
		height:181px;
		left:0;
		position:absolute;
		top:0;
		width:214px;
	}
	#menu-left .menu-bottom{background:url('/graphics/bg-menu-bottom.jpg') no-repeat;height:22px;position:absolute;width:214px;left:0;bottom:0;}
    

#menu-bip{background:url('/graphics/bip_tlo.png') repeat-y;padding:21px 0 22px 25px;width:189px;position:relative;}
	#menu-bip ul{background:url('/graphics/bip_bullet.png') no-repeat scroll 0 5px transparent; height:38px;list-style:none;margin:0;}
		#menu-bip ul li{vertical-align:middle; height:38px; width: 189px; border-bottom:1px solid #A9A9A9;display:table-cell;}
			#menu-bip ul li a{color:#0f3f70;font-family:arial;}
			#menu-bip ul li a:hover{text-decoration:none;}
            #menu-bip ul:hover{border-right:solid 10px #0f3f70;}
	#menu-bottom{background:url('/graphics/bip_bottom.png') no-repeat;height:43px;width:189px;left:0;bottom:0;}	
