body {
	text-align:center;
	}


a.clsL1 { font-family: Arial, Tahoma, Verdana; font-size: 16px;  color: #FFFFFF; font-weight: bold; text-decoration: none;}
a.clsL2 { font-family: Arial, Tahoma, Verdana; font-size: 13px;  color: #FFFFFF; font-weight: bold; text-decoration: none;}
a.clsL3 { font-family: Arial, Tahoma, Verdana; font-size: 12px; font-weight: normal; color: #FFFFFF; text-decoration: none;}
a.clsL4 { background-color: #000000;  font-family: Times New Roman, Tahoma, Verdana; font-size: 19px; font-weight: normal; color: #FFFFFF; font-weight: 600; text-decoration: none; padding: 5px 10px 5px 10px; border: 1px solid #FFFFFF;}

.tabsmenuclass ul { overflow: hidden; width: auto; margin: 0; padding: 0; list-style-type: none; }
.tabsmenuclass li { float: left; }
.tabsmenuclass a  { display: block; padding: 5px 7px; background: #000000; color: #FFFFFF; margin-right: 1px; text-decoration: none; font: bold 16px Arial; }
.tabsmenuclass a:hover, .tabsmenuclass a.selected{ background: #000000; color: FFFFFF; }

/* ######### CSS for sub menu container below ######### */

.tabsmenucontentclass { clear: left; background: #000000; width: 100%; padding: 5px; }

.tabsmenucontentclass ul { margin: 0; padding: 0; list-style-type: none; }
.tabsmenucontentclass li { float: left; margin-right: 1em; }

.clsBO  { padding: 30px; }
.clsBO1 { padding-left: 30px; }
.clsBO5 { background-color: #4c4c4c; background-image:url('c_left.gif'); background-repeat: no-repeat; background-position: top left;}
.clsBO6 {  background-image:url('c_right.gif'); background-repeat: no-repeat; }
.clsBO7 {  background-image:url('c_left_b.gif'); background-repeat: no-repeat; width:100%;}
.clsBO8 {  background-image:url('c_right_b.gif'); background-repeat: no-repeat;}
.clsBO4 { padding: 20px;}

.clsIM  { border: 5px solid #FFFFFF;}
.clsIM2 { border: 2px solid #FFFFFF;}
.clsIM3 { margin-left: 10%; margin-right: 10%;}
.clsTxt1{ font-family: Arial, Tahoma, Verdana; font-size: 18px; font-weight: 500; color: #FFFFFF; padding-left: 40px;}
.clsTxt2{ font-family: Tahoma, Arial, Verdana; font-size: 15px; font-weight: 500; color: #FFFFFF; padding-left: 40px;}
.clsTxt3{ font-family: Tahoma, Arial, Verdana; font-size: 15px; font-weight: 500; color: #b6b6b6; padding-left: 40px;}
.clsTxt4{ font-family: Tahoma, Arial, Verdana; font-size: 15px; font-weight: 600; color: #FFFFFF; padding-left: 40px;}
.clsTxt5 { background-color: #000000; font-family: Arial, Tahoma, Verdana; font-size: 12px; font-weight: normal; color: #FFFFFF; width: 100%;}
.clsTxt6 { font-family: Verdana, Arial ,Tahoma; font-size: 16px; font-weight: 600; color: #FFFFFF;}
.clsTA1  { margin-left: auto; margin-right: auto; width: 59em; text-align: center;}

.clsTxt { font-family: Arial, Tahoma, Verdana; font-size: 12px; font-weight: normal; color: #FFFFFF;}
.clsFO {  font-family: Times New Roman, Tahoma, Verdana; font-size: 28px; color: #FFFFFF; font-weight: bold;}

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

	
