.leftbg {
	background-image: url(images/bg%20with%20dropshado/left.jpg);
	background-repeat: repeat-y;
	background-position: right 0px;

}
.topbg {
	background-image: url(images/bg%20with%20dropshado/top.jpg);
	background-repeat: repeat-x;
	background-position: bottom;


}
.right {
	background-image: url(images/bg%20with%20dropshado/right.jpg);
	background-repeat: repeat-y;
}
.bottom {
	background-image: url(images/bg%20with%20dropshado/bottom.jpg);
	background-repeat: repeat-x;
}
.links {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.leftbackground {
	background-image: url(images/left-bg.jpg);
	background-repeat: repeat-y;
}
.middbg {
	background-image: url(images/midd-bg.jpg);
	background-repeat: repeat-y;
}
.rightmidd {
	background-image: url(images/right-css.jpg);
	background-repeat: repeat-y;
}
.middtext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.footter {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.matter {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.topbgright {
	background-image: url(images/links-bg.jpg);
	background-repeat: repeat-x;
	height: 31px;
	text-align: center;
	vertical-align: middle;

}
.box {
	border: 1px solid #CCCCCC;
	height: 100%;
}
