.backDIV {
	position: absolute;
	height: 600px;
	width: 900px;
	background-image: url(images/glb_back.jpg);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
}

.menubarDIV {
	background-image: url(images/glb_menubar.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 44px;
	width: 814px;
	left: 80px;
	top: 124px;
	text-align: right;
	font-family: tahoma;
	font-size: 7pt;
}
.menuitemDIV {
	position: absolute;
	height: 20px;
	top: 145px;
}
.languageDIV {
	position: absolute;
	height: 18px;
	width: 298px;
	left: 600px;
	top: 124px;
	visibility: hidden;
}


.titleDIV {
	background-repeat: no-repeat;
	position: absolute;
	height: 31px;
	width: 252px;
	left: 209px;
	top: 93px;
}

.ColumnHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: -1px;
}
.ColumnContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #241345;
	text-decoration: none;
}
.btnBorderDIV {
	background-image: url(images/glb_btnborder.gif);
	background-repeat: no-repeat;
	position: absolute;
	height: 46px;
	width: 120px;
}
.lableBTN {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	text-decoration:none;
}
a:link {
	text-decoration:none;
	color: #000066;
}
a:hover {
	text-decoration:none;
	color: #006699;
}
a:visit {
	text-decoration:none;
}
.lineDIV {
	height: 1px;
	position: absolute;
	background-image: url(images/glb_orangepixle.gif);
	background-repeat: repeat-x;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #999999;
	position: absolute;
	width: 100%;
	top: 570px;
	text-align: center;
}
.menu:hover {
	background-color: #F5E180;
}
.menu {
	width: 100%;
	line-height: 20px;
	padding-left: 8px;
}
.langDIV {
	font-family: tahoma;
	font-size: 8pt;
	color: #666666;
	position: absolute;
	width: 60px;
	top: 126px;
	left: 820px;
	text-align: right;
	vertical-align: middle;
	z-index: 100;
}
