.login {  
	background-image: url(images/bg_login.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px 4px 0px 0px;
	width: 196px;
	height: 160px;
	padding-top: 10px;
	}
	
	
.logged_in {  
	background-image: url(images/bg_loggedin.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px 4px 0px 0px;
	width: 196px;
	height: 96px;
	}
	
.right_pane_center {  
	background-image: url(images/bg_right_pane.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-right:10px;
	width: 196px;
	padding-top: 20px;
	float:left;
	
	}
	
	.right_pane_center-2 {  
	background-image: url(images/bg_right_pane.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin:-61px 0 0;
	_margin:-53px 0 0;
	width: 196px;
	padding-top: 20px;
	float:left;
	}
	
.right_pane {  
	background-image: url(images/bg_right_pane.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px 0px 0px 0px;
	width: 196px;
	padding-top: 20px;
	}
	
.unfccc {  
	background-image: url(images/unfccc-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 28px 0 0;
	width: 196px;
	height:511px;
	padding-top: 20px;
	m
	}
	
.uVideo {
	margin-bottom:12px;
}

.uVideo a.ben, .uVideo a.ben:link, .uVideo a.ben:visited {
	background-image:url(images/ben-video.png);
	background-repeat:no-repeat;
	background-position:top;
	display: block;
    height: 85px;
	margin-bottom:3px;
	
}

.uVideo a.ben:hover {
	background-position: center -85px;
}

.uVideo a.luis, .uVideo a.luis:link, .uVideo a.luis:visited {
	background-image:url(images/luis-video.png);
	background-repeat:no-repeat;
	background-position:top;
	display: block;
    height: 85px;
	margin-bottom:3px;
	margin-top: 10px;
	
}

.uVideo a.luis:hover {
	background-position: center -83px;
}

.uVideo a.rob, .uVideo a.rob:link, .uVideo a.rob:visited {
	background-image:url(images/rob-video.png);
	background-repeat:no-repeat;
	background-position:top;
	display: block;
    height: 85px;
	margin-bottom:3px;
}

.uVideo a.rob:hover {
	background-position: center -85px;
}

.uVideo a.hans, .uVideo a.hans:link, .uVideo a.hans:visited {
	background-image:url(images/hans-video.png);
	background-repeat:no-repeat;
	background-position:top;
	display: block;
    height: 85px;
	margin-bottom:3px;
}

.uVideo a.hans:hover {
	background-position: center -85px;
}

.uVideoText {
	color:#00638C;
	font-size:10px;
	line-height: 6px;
	margin-left:9px;
}

.uVideoText h3 {
	color:#00638C;
	font-size:12px;
	font-weight:normal;
	margin-bottom:0px;
}
	
.flash_top {

	width: 196px;
	height: 22px;
	background-image: url(images/member_flash_top.gif);
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-right: 4px;

}

.meeting_top {

	background-color:#083964;
background-image:url("images/member_meeting_top.jpg");
background-repeat:no-repeat;
border-bottom:9px solid #4B81A3;
height:31px;
margin-top:25px;
width:196px;

}

.meeting_top span {
	color:#FFFFFF;
display:block;
font-size:15px;
padding-top:8px;
text-align:center;
width:196px;
}

.flash_bg {

	width: 194px;
	background-color: white;
	margin: 0px 0px 0px 0px;
	border-left: 1px;
	border-right: 1px;
	border-left-color: #AAB4DA;
	border-right-color: #AAB4DA;
	border-left-style: solid;
	border-right-style: solid;
	margin-right: 4px;

}

.flash_bottom {

	width: 196px;
	height: 10px;
	background-image: url(images/member_flash_bottom.gif);
	background-repeat: no-repeat;
	margin: 0px 4px 0px 0px;

}

	
.rightpane_bg {  
	width: 196px;
	background-color: white;
	border-left-style: solid;
	border-left-color: #83A3B8;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #83A3B8;
	border-right-width: 1px;
	margin: 0px 0px 0px 0px;
	}
	
.rightpane_bottom {  
	width: 196px;
	height: 17px;
	background-image: url(images/bottom_login.gif);
	background-repeat: no-repeat;
	}
	
.rightpane_bottom_center {  
	width: 196px;
	height: 17px;
	background-image: url(images/bottom_login.gif);
	background-repeat: no-repeat;
	}
	
.lightblue_top_left_corner {  
	width: 8px;
	height: 10px;
	background-image: url(images/left_top_corner_lightblue.gif);
	background-repeat: no-repeat;
	}
	
.lightblue_top_right_corner  {  
	width: 8px;
	height: 10px;
	background-image: url(images/right_top_corner_lightblue.gif);
	background-repeat: no-repeat;
	}
	
.lightblue_bottom_left_corner {  
	width: 8px;
	height: 10px;
	background-image: url(images/left_bottom_corner_lightblue.gif);
	background-repeat: no-repeat;
	}
	
.lightblue_bottom_right_corner {  
	width: 8px;
	height: 10px;
	background-image: url(images/right_bottom_corner_lightblue.gif);
	background-repeat: no-repeat;
	}
	
	
.lightblue_bg_top {  
	height: 10px;
	background-image: url(images/bg_top_lightblue.gif);
	background-repeat: repeat-x;
	}
	
.lightblue_bg_bottom {  
	height: 10px;
	background-image: url(images/bg_bottom_lightblue.gif);
	background-repeat: repeat-x;
	}
	
	
.lightblue_bg_left {  
	width: 8px;
	background-image: url(images/bg_left_lightblue.gif);
	background-repeat: repeat-y;
	}
	
	
.lightblue_bg_right {  
	width: 8px;
	background-image: url(images/bg_right_lightblue.gif);
	background-repeat: repeat-y;
	}
	
	.lightblue_top_left_corner {  
	width: 8px;
	height: 10px;
	background-image: url(images/left_top_corner_lightblue.gif);
	background-repeat: no-repeat;
	}
	
.lightblue_top_right_corner  {  
	width: 8px;
	height: 10px;
	background-image: url(images/right_top_corner_lightblue.gif);
	background-repeat: no-repeat;
	}
	
.lightblue_bottom_left_corner {  
	width: 8px;
	height: 10px;
	background-image: url(images/left_bottom_corner_lightblue.gif);
	background-repeat: no-repeat;
	}
	
.lightblue_bottom_right_corner {  
	width: 8px;
	height: 10px;
	background-image: url(images/right_bottom_corner_lightblue.gif);
	background-repeat: no-repeat;
	}
	
	
.lightgreen_bg_top {  
	height: 10px;
	background-image: url(images/bg_top_lightgreen.gif);
	background-repeat: repeat-x;
	}
	
.lightgreen_bg_bottom {  
	height: 10px;
	background-image: url(images/bg_bottom_lightgreen.gif);
	background-repeat: repeat-x;
	}
	
	
.lightgreen_bg_left {  
	width: 8px;
	background-image: url(images/bg_left_lightgreen.gif);
	background-repeat: repeat-y;
	}
	
	
.lightgreen_bg_right {  
	width: 8px;
	background-image: url(images/bg_right_lightgreen.gif);
	background-repeat: repeat-y;
	}
	
	.lightgreen_top_left_corner {  
	width: 8px;
	height: 10px;
	background-image: url(images/left_top_corner_lightgreen.gif);
	background-repeat: no-repeat;
	}
	
.lightgreen_top_right_corner  {  
	width: 8px;
	height: 10px;
	background-image: url(images/right_top_corner_lightgreen.gif);
	background-repeat: no-repeat;
	}
	
.lightgreen_bottom_left_corner {  
	width: 8px;
	height: 10px;
	background-image: url(images/left_bottom_corner_lightgreen.gif);
	background-repeat: no-repeat;
	}
	
.lightgreen_bottom_right_corner {  
	width: 8px;
	height: 10px;
	background-image: url(images/right_bottom_corner_lightgreen.gif);
	background-repeat: no-repeat;
	}
	
.white_top_left_corner {  
	width: 8px;
	height: 10px;
	background-image: url(images/left_top_corner_white.gif);
	background-repeat: no-repeat;
	}
	
.white_top_right_corner  {  
	width: 8px;
	height: 10px;
	background-image: url(images/right_top_corner_white.gif);
	background-repeat: no-repeat;
	}
	
.white_bottom_left_corner {  
	width: 8px;
	height: 10px;
	background-image: url(images/left_bottom_corner_white.gif);
	background-repeat: no-repeat;
	}
	
.white_bottom_right_corner {  
	width: 8px;
	height: 10px;
	background-image: url(images/right_bottom_corner_white.gif);
	background-repeat: no-repeat;
	}
	
	
.white_bg_top {  
	height: 10px;
	background-image: url(images/bg_top_white.gif);
	background-repeat: repeat-x;
	}
	
.white_bg_bottom {  
	height: 10px;
	background-image: url(images/bg_bottom_white.gif);
	background-repeat: repeat-x;
	}
	
	
.white_bg_left {  
	width: 8px;
	background-image: url(images/bg_left_white.gif);
	background-repeat: repeat-y;
	}
	
	
.white_bg_right {  
	width: 8px;
	background-image: url(images/bg_right_white.gif);
	background-repeat: repeat-y;
	}
	
.white_top_left_corner {  
	width: 8px;
	height: 10px;
	background-image: url(images/left_top_corner_white.gif);
	background-repeat: no-repeat;
	}
	
.white_top_right_corner  {  
	width: 8px;
	height: 10px;
	background-image: url(images/right_top_corner_white.gif);
	background-repeat: no-repeat;
	}
	
.white_bottom_left_corner {  
	width: 8px;
	height: 10px;
	background-image: url(images/left_bottom_corner_white.gif);
	background-repeat: no-repeat;
	}
	
.white_bottom_right_corner {  
	width: 8px;
	height: 10px;
	background-image: url(images/right_bottom_corner_white.gif);
	background-repeat: no-repeat;
	}

/* Grey Rounded Border White */
.grey_top_left_corner {  
	width: 10px;
	height: 10px;
	background-image: url(images/grey-border-tl.png);
	background-repeat: no-repeat;
	background-position:center top;
	}
	
.grey_top_right_corner  {  
	width: 10px;
	height: 10px;
	background-image: url(images/grey-border-tr.png);
	background-repeat: no-repeat;
	background-position:center top;
	}
	
.grey_bottom_left_corner {  
	width: 10px;
	height: 10px;
	background-image: url(images/grey-border-bl.png);
	background-repeat: no-repeat;
	background-position:center bottom;
	}
	
.grey_bottom_right_corner {  
	width: 10px;
	height: 10px;
	background-image: url(images/grey-border-br.png);
	background-repeat: no-repeat;
	background-position:center bottom;
	}
	
.grey_bg_top {  
	height: 10px;
	background-image: url(images/grey-border-tb-fill.jpg);
	background-repeat: repeat-x;
	background-position:center top;
	}
	
.grey_bg_bottom {  
	height: 10px;
	background-image: url(images/grey-border-tb-fill.jpg);
	background-repeat: repeat-x;
	background-position:center bottom;
	}
	
	
.grey_bg_left {  
	width: 10px;
	background-image: url(images/grey-border-lr-fill.jpg);
	background-repeat: repeat-y;
	background-position:center left;
	}
	
.grey_bg_right {  
	width: 10px;
	background-image: url(images/grey-border-lr-fill.jpg);
	background-repeat: repeat-y;
	background-position:right center;
	}
	
.ggFill {
	background-color:#FFF;
	background-image: url(images/grey-border-table-fill.gif);
	background-repeat: repeat-x;
	background-position:bottom center;
	margin-bottom:50px;
}

.ggcont {
}

.ggContainer {
	margin-right:30px;
	width:673px;
}

.ggContainer hr {
	background-color:#096488;
border:0 none;
color:#096488;
font-weight:bold;
height:2px;
margin: 24px 10px;
}

/* light blue right */

.light-blue {
	margin-bottom:5px;
}

.lb-title {
	font-family:Trebuchet MS,Verdana,Arial;
	font-weight:normal;
	font-size:18px;
	color:#004f78;
}

.lb-text .Normal, .lb-text .Normal p {
	font-size:13px;
	color:#10688b;
}

.lb-text .Normal small, .lb-text .Normal p small {
	font-size:12px;
	color:#10688b;
}

.light-blue-top {
	background-image: url(images/light-blue-top.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	height:10px;
}

.light-blue-middle {
	background-color:#b6ccd4;
}

.light-blue-bottom {
	background-image: url(images/light-blue-bottom.gif);
	background-repeat:no-repeat;
	background-position:top center;
	height:10px;
}

/* mid blue right */

.mid-blue {
	margin-bottom:25px;
}

.mb-title {
	font-family:Trebuchet MS,Verdana,Arial;
	font-weight:normal;
	font-size:18px;
	color:#FFF;
}

.mb-text .Normal, .mb-text .Normal p {
	font-size:13px;
	color:#FFF;
}

.mid-blue-top {
	background-image: url(images/mid-blue-top.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	height:10px;
}

.mid-blue-middle {
	background-color:#4b81a3;
}

.mid-blue-bottom {
	background-image: url(images/mid-blue-bottom.gif);
	background-repeat:no-repeat;
	background-position:top center;
	height:10px;
}

/* dark blue right */

.dark-blue {
	margin-bottom:25px;
}

.db-title {
	font-family:Trebuchet MS,Verdana,Arial;
	font-weight:normal;
	font-size:18px;
	color:#FFF;
}

.db-text .Normal, .db-text .Normal p {
	font-size:13px;
	color:#cce2e2;
}

.dark-blue-top {
	background-image: url(images/dark-blue-top.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	height:10px;
}

.dark-blue-middle {
	background-color:#1b4e76;
}

.dark-blue-bottom {
	background-image: url(images/dark-blue-bottom.gif);
	background-repeat:no-repeat;
	background-position:top center;
	height:10px;
}
