/* DEFINITION OF CONTENTS AREA */

	.contents{
		margin: 10px auto 0 auto;
		padding: 0;
		width: 740px;
		/*background-image:url(../images/common/bg.gif);*/
		background-repeat: repeat-y;
	}

	.leftside{
		margin: 0;
		padding: 0;
		width: 725px;
		float: left;
	}

	.rightside{
		margin: 0;
		padding: 0;
		width: 170px;
		height: auto;
		float: right;
		background-image:url(../images/common/right_bg.gif);
		background-repeat: repeat-y;
	}


/* MAIN BODY AREA */

	.catch{
		margin: 7px 0 0 10px;
		padding: 0;
		width: 545px;
		text-align: left;
	}

	.catch_underline{
		margin: 3px 0 0 10px;
		padding: 0;
		width: 715px;
		text-align: left;
	}

	.textbody{
		margin: 10px 0 0 40px;
		padding: 0;
		width: 680px;
		text-align: left;
		font-size: x-small;
		line-height: 140%;
		clear: left;
	}

	.textbody_withbg{
		margin: 10px 0 25px 40px;
		padding: 0;
		width: 680px;
		text-align: left;
		background-image:url(../images/council/bglogo.gif);
		background-position: center;
		background-repeat: no-repeat;
		font-size: x-small;
		line-height: 140%;
	}


/* ACTIVITY OF WHATS IPv6 */

	.catch_action{
		margin: 2px 0 5px 40px;
		padding: 4px;
		width: 670px;
		text-align: left;
		font-size: small;
		font-weight: bold;
		color: #333333;
		background-image:url(../images/common/bg_highlight.gif);
		background-repeat: repeat;
		clear: left;
	}

	.catch_separateline{
		margin: 15px 0 0 40px;
		padding: 0;
		width: 670px;
		text-align: left;
		clear: left;
	}
	.text_redbold{
		font-weight: bold;
		color: #FF0000;
		line-height: 160%;
	}
	.textbox{
		margin: 10px 0 0 40px;
		padding: 10px;
		width: 655px;
		font-size: x-small;
		line-height: 130%;
		border: 1px solid #333333;
		background-color: #E5FAFA;
	}



/* ORGANIZATION TABLE */

	.table_colsA{
		margin: 0;
		padding: 4px;
		width: 510;
		text-align: left;
		font-size: x-small;
		line-height: 140%;
		background-color: #CBD5E8;
		clear: left;
	};

	.table_colsB{
		margin: 0;
		padding: 4px;
		width: 510;
		text-align: left;
		font-size: x-small;
		line-height: 140%;
		background-color: #E8EEF9;
		clear: left;
	};

	.table_com{
		margin: 0;
		padding: 0 10px 0 0;
		width: 260;
		height: 40px;
		text-align: left;
		font-size: x-small;
		color: #333333;
		line-height: 140%;
		float: left;
	};

	.table_post{
		margin: 0;
		padding: 0 10px 0 0;
		width: 160;
		height: 40px;
		text-align: left;
		font-size: x-small;
		color: #333333;
		line-height: 140%;
		float: left;
	};

	.table_name{
		margin: 0;
		padding: 0;
		width: 80;
		height: 40px;
		text-align: left;
		font-size: x-small;
		color: #333333;
		line-height: 140%;
		float: left;
	};

	.table_separateline{
		margin: 1px 0 1px 0;
		padding: 0;
		width: 510px;
		text-align: left;
		clear: left;
	}


/* MEMBERS TABLE */

	.table_members_left{
		margin: 0 20px 0 0;
		padding: 0;
		width: 245px;
		font-size: x-small;
		line-height: 140%;
		text-align: left;
		float: left;
	}

	.table_members_right{
		margin: 0;
		padding: 0;
		width: 245px;
		font-size: x-small;
		line-height: 140%;
		text-align: left;
		float: left;
	}


/* RELATED LINKS */

	.related_link{
		margin: 4px 0 0 0;
		padding: 0;
		width: 100%;
		text-align: left;
		font-weight: bold;
		color: #333333;
	}

	.related_desc{
		margin: 0 0 10px 21px;
		padding: 0;
		width: 100%;
		text-align: left;
		color: #333333;
		line-height: 130%;
	}


/* DESCRIPTION AREA */

	.desc_title{
		margin: 0;
		padding: 0;
		width: 170px;
	}

	.desc_dotline{
		margin: 3px 0 0 0;
		padding: 0;
		width: 170px;
		text-align: center;
	}

	.desc_body{
		margin: 0;
		padding: 10px 5px 15px 10px;
		width: 170px;
		text-align: left;
		font-size: xx-small;
		line-height: 120%;
	}

/* IPv6Љ */
	.clearBox{
		float:none;
		clear:both;
	}
	.listbox{
		margin: 10px 0 0 0px;
		padding: 10px;
		width: 695px;
		font-size: x-small;
		line-height: 130%;
	}
	.listbox ul li{
	list-style:none;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom-color:#999999;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	}
	.listbox ul li .leftArea{
		float:left;
		width:160px;
	}
	.listbox ul li .leftArea img{
		border-color:#CCCCCC;
		border-width:thin;
	}
	.listbox ul li .rightArea{
		margin:0 0 0 20px;
		float:left;
		width:455px;
	}
	.listbox ul li .leftFlash{
		float:left;
		width:320px;
	}
	.listbox ul li .rightTxt{
		margin:0 0 0 20px;
		float:left;
		width:295px;
	}
