/* CSS Document */

.BgColor1 {
	background-color:#FFFFFF;
}
.BgColor2 {
	background-color:#acdbe1;
}
.BgColor3 {
	background-color:#000000;
}
.BorderPage {
	border:1px solid #ececec;
}
.ThumbsBg {
	background:url(../images/thumbs-bg.gif) no-repeat;
	height:118px;
	width:118px;
}
.DeshHorLine {
	background:url(../images/desh-line.gif) repeat-x center;
}