body {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-color: #000000;
	}
#base {
	position: absolute;
	width: 100%;
	height: 86%;
	top: 7%;
	left: 0px;
	background-color: #cccccc;
	overflow: hidden;
	visibility: visible;
	}
#basebcgr {
	position: absolute;
	width:750px;
	height:496px;
	bottom: 0px;
	right: 0px;
	background-image: url("pic/page/ctc_backgr.jpg");
	background-repeat: no-repeat;
	z-index: 29;
	}
#content {
	position: relative;
	padding-left: 45px;
	padding-right: 45px;
	overflow: hidden;
	text-align: justify;
	color: black;
	font-family: Tahoma;
	font-size: 12px;
	visibility: visible;
	z-index: 59;
	}
#titletext {
	font-size: 16px;
	font-weight: bold;
	}
.bld {
	font-weight: bold;
	}
#linkbox {
	height: 19px;
	width: 800px;
	position: absolute;
	right: -210px;
	bottom: 1px;
	color: black;
	font-family: Tahoma;
	font-size: 16px;
	overflow: hidden;
	}
div.linkglobal {
	background-color: white;
	height: 18px;
	position: absolute;
	font-size: 14px;
	overflow: hidden;
	}
#link00 {left: 1px;}
#link01 {left: 80px;}
#link02 {left: 153px;}
#link03 {left: 232px;}
#link04 {left: 303px;}
#link05 {left: 377px;}
#link06 {left: 450px;}
#link07 {left: 524px;background-color: #f2e2f5;}
a.efect {
	top: 0px;
	color: #000066;
	font-family:tahoma;
	font-size: 14px;
	}
a.efect:hover {
	font-family:tahoma;
	color: red;
	text-decoration: none;
	}
a.efekt {
	top: 0px;
	color: #000066;
	font-family:tahoma;
	font-size: 12px;
	text-decoration: none;
	}
a.efekt:hover {
	font-family:tahoma;
	color: red;
	text-decoration: none;
	}