/***************   Chapter Texts on Images   ***********************/
.TableChapter
{
	display: block;
	z-index: 3;
	position: absolute;
	left: 407;
	top: 81;
	width: 400;
	color : #006786;
	font : bold 26px Palatino Linotype;
	text-align: right;
	line-height: 0.95;
}
.TableSubChapter
{
	display: block;
	z-index: 3;
	position: absolute;
	left: 200;
	top: 23;
	width: 600;
	text-align: right;
}
.TitleSubChapter
{
	color : #006786;
	font : bold 13px Palatino Linotype;
}
.LiSubTitle
{
	color : #ff6c00;
}

/***************   Tables in Work Area   ***********************/
.TopWorkPanel
{
	display: block;
	z-index: 0;
	position: absolute;
	left: 201;
	top: 128;
	width: 803;
}
.TdTopWork11
{
	width: 4;
	border-bottom: 1px solid #006786;
	border-top: 1px solid #006786;
	background-image: url(../../images/WorldCommunity_3.jpg);
}
.TdTopWork12
{
	width: 587;
	background-color: #C9E8EA;
	border-bottom: 1px solid #006786;
	border-top: 1px solid #006786;
	vertical-align : middle;
	line-height: 1.2;
	padding-top: 7;
	padding-bottom: 4;
	padding-left: 10;
	padding-right: 5;
}
.TdTopWork13
{
	width: 197;
	vertical-align : bottom;
	text-align: center;
	border-left: 1px solid #006786;
	border-bottom: 4px solid #C9E8EA;
	background-color : #E5FDFF;
	color : #006786;
	font : bold 12px Palatino Linotype;
	padding-bottom: 5;
}
.TdTopWork14
{
	width: 197;
	vertical-align : bottom;
	text-align: center;
	border-left: 1px solid #006786;
	border-bottom: 1px solid #006786;
	background-color : #E5FDFF;
	color : #006786;
	font : bold 12px Palatino Linotype;
	padding-bottom: 5;
}
.TdTopWork21
{
	width: 4;
	height: 300;
	background-image: url(../../images/ColonHLeftR.jpg);
}
.TdTopWork22
{
	width: 578;
	height: 450;
	vertical-align : top;
	border-right: 4px solid #E5FDFF;
	padding-top: 10;
	padding-bottom: 5;
	padding-left: 10;
	padding-right: 10;
}
.TdTopWork22Lage
{
	width: 775;
	height: 450;
	vertical-align : top;
	padding-top: 10;
	padding-bottom: 5;
	padding-left: 10;
	padding-right: 10;
}
.TdTopWork23
{
	width: 197;
	vertical-align : top;
	text-align: center;
	border-left: 1px solid #006786;
	background-color : #E5FDFF;
	color : #006786;
	font : bold 15px Palatino Linotype;
}
.TbMaterials
{
	width: 195;
	border-bottom: 4px solid #C9E8EA;
}

/*************************   Links on Top & Right   **************************/
.TopLink
{
	background-color : #C9E8EA;
	color : #000000;
	font : normal 11px Lucida Sans Unicode;
	text-decoration: none;
}
.TopLink:Hover{
	background-color : #EFFCFD;
	color : #904801;
	font : normal 11px Lucida Sans Unicode;
	text-decoration: none;
}
.RightLinks
{
padding:5;
background-color: #C9E8EA; 
color: #006786;
font-size: 12; font-weight:normal; 
font-family: Lucida Sans Unicode, Palatino Linotype,Arial,Times;
}

/*************************   Load Materials CSS   **************************/
.HeadMaterial
{
font-weight:bold; 
font-family: Lucida Sans Unicode,Arial; 
font-size:12; 
color: #3d5f70;
}
.TextMaterial
{
font-family: Lucida Sans Unicode,Arial; 
font-size:12; 
color: #3d5f70;
height: 25;
}
.menuw
{
color: #0084ff;
font : italic bold 14px Palatino Linotype;
text-decoration: underline;
}
/*************************   Countries   **************************/

.countries
{

}

.countries div
{
	width: 33%;
	height: 40px;
	float: left;
}

.countries div div
{
	float: left;
	width: 70px;
	margin: 5px;
}

.countries div div a
{
	vertical-align: middle;
	width: 150px;
}

.countries div div a img
{
	border: 1px solid #9badb6;
}

