.border {
	border-top: 2px solid #2C2B80;
	border-right: 2px solid #2C2B80;
	border-bottom: 2px solid #2C2B80;
	border-left: 2px #2C2B80;
}
.background {
	background-image: url(../images/images/bg_02.jpg);
	background-repeat: repeat;
}
.side {
	background-image: url(../images/images/design_27.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sub {
	font-family: "Arial Narrow", Arial, Verdana;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #2C2B80;
	font-weight: bold;
	color: #2C2B80;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
