.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(images/dempo_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.smallborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #979191;
	border-right-color: #979191;
	border-bottom-color: #979191;
	border-left-color: #979191;
}

.fade {
	background-image: url(images/dempo_14.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.smallgraytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4b4b;
}

.contenttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.toptxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
}
.bottum {
	background-image: url(images/dempo_19.jpg);
	background-repeat: no-repeat;
}

.thineline {
	background-image: url(images/line_07.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.verticaldouble {
	background-image: url(images/dempo_11.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.graytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #a1a09f;
	text-transform: none;
}
