/* CSS Document */

body,td,th {
	font-family: "Lucida Sans Unicode";
	font-size: 12px;
	color: #6666CC;
	line-height: 17px;
}
.bk-left {
	background-image: url(images/bk-left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bk-right {
	background-image: url(images/bk-right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	background-color: #7065fd;
	background-image: url(images/bk-site.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #5811CE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5811CE;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #5811CE;
}
.bk-body {
	background-image: url(images/bk-body.gif);
	background-repeat: repeat-y;
}
.footer-text {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #1F2C85;
}
.special-text {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #12194F;
	line-height: 16px;
}
h5 {
	font-size: 12px;
	color: #4747B6;
}

