/* CSS Document */

body,td,th {
	font-family: Lucida Sans Unicode;
	font-size: 12px;
	color: #333366;
}
body {
	background-image: url(images/bk.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #21296B;
}
a:link {
	color: #6666CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6666CC;
}
a:hover {
	text-decoration: none;
	color: #3399FF;
}
a:active {
	text-decoration: none;
	color: #6666CC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Century Gothic;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #333399;
}
.bk-body {
	background-image: url(images/bk-body2.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.body-text {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	line-height: 16px;
	color: #333366;
}
.h1-top {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #330066;
	line-height: 22px;
}
.footer-text {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #60669F;
}
.style2 {font-family: "Century Gothic"; font-size: 18px; color: #330066; line-height: 22px; font-weight: bold; }

form, input {
margin:0px;
padding:0px;
border:none;
}