.border4pic {
	border: thin solid #FFFFFF;
}
.bg {
	background-image: url(images/images/slice_02.png);
	background-repeat: repeat-y;
}

.whiteborder {
	border: thin solid #FFFFFF;
}
.footcolor {
	background-color: #24629D;
	border: thin solid #5F8EC0;
}
.title {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
}
.subtitle {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.text {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
.foottext {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.topright {
	background-image: url(images/top-right_02.png);
	background-repeat: no-repeat;
}
