
/********************************************* Customized Css Left Menu************************************/

.CellBodyTL{
    background-image:url(images/main/cellbody_01.jpg);
	background-repeat:no-repeat;
    width:19px;
    height:19px;	
}

.CellBodyT{
    background-color:#acc2d5;
	border-top:#99b0c2;
    height:19px;	
}
.CellBodyTR{
    background-image:url(images/main/cellbody_03.jpg);
	background-repeat:no-repeat;
    width:21px;
    height:19px;	
}

.CellBodyColor{
    background-color:#acc2d5;
	border-left: #99b0c2;
    border-right: #99b0c2;
	width:708px;
}
.CellBodyBL{
    background-image:url(images/main/cellbody_07.jpg);
	background-repeat:no-repeat;
    width:19px;
	height:18px;
    }
.CellBodyB{
    background-image:url(images/main/cellbody_08.jpg);
	background-repeat:repeat-x;
    height:18px;
	width:709px;
    }
.CellBodyBR{
    background-image:url(images/main/cellbody_09.jpg);
	background-repeat:no-repeat;
    width:21px;
	height:18px;
    }

.CellBgTxtTL{
  background-image:url(images/main/bg-txt_01.jpg);  
  background-repeat:no-repeat;
  width:18px;
  height:19px;
}
.CellBgTxtT{
	background-image:url(images/main/bg-txt_02.jpg);
	background-repeat: repeat-x; 
	height:19px;
	width:150px;
}
.CellBgTxtTR{
  background-image:url(images/main/bg-txt_03.jpg);
  background-repeat:no-repeat;
  width:19px;
  height:19px;
}
 
 .CellBgTxtColor{
  background-color:b9ccdc;
  border-left:1px solid #99b0c2;
  border-right:1px solid #99b0c2;
  width:503px;
  }

.CellBgTxtBL{
  background-image:url(images/main/bg-txt_07.jpg);
  background-repeat:no-repeat;
  width:18px;
  height:19px;
}
.CellBgTxtB{
  background-image:url(images/main/bg-txt_08.jpg);
  background-repeat: repeat-x;
  height:19px;
  width:491px;
}
.CellBgTxtBR{
  background-image:url(images/main/bg-txt_09.jpg);
  background-repeat:no-repeat;
  width:19px;
  height:19px;
}

.CellBoxLoginT{
  background-image:url(images/main/box-login_01.jpg);
  background-repeat:no-repeat;
  width:168px;
  height:39px;
}
.CellBoxLoginM{
  background-image:url(images/main/box-login_02.jpg);
  background-repeat:repeat-y;
  width:168px;
  height:175px;
}
.CellBoxLoginB{
  background-image:url(images/main/box-login_03.jpg);
  background-repeat:no-repeat;
  width:168px;
  height:14px;
}

.CellLoginBgT{
  background-image:url(images/main/login-bg_03.jpg);
  width:161px;
  height:16px; 
}

.CellLoginBgB{
  background-image:url(images/main/login-bg_01.jpg);
  width:161px;
  height:9px;  
}


.TopMenu {
	color:#A6B8C6;
	font-size: 11px;
}
.TopMenu a:link{
   font-family:tahoma;
   font-size:11px;
   color:#A6B8C6;
   text-decoration:none;
}
.TopMenu a:hover{
	font-family:tahoma;
	font-size:11px;
	color:#83b2db;
	text-decoration:underline;
}
.TopMenu a:active{
	font-family:tahoma;
	font-size:11px;
	color:#A6B8C6;
	text-decoration:none;
}
.TopMenu a:visited{
	font-family:tahoma;
	font-size:11px;
	color:#A6B8C6;
	text-decoration:none;
}
.copyright{
	visibility:hidden;
	z-index:100;
	position: absolute;
	top:300px;
	left:20px;
}
.txt {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	
}
