.bk {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.font_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: 120%;
	color: #FFFFFF;
}
.font_2 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.bt {
	font-size: 12px;
	line-height: 200%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.bt_2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
}
.bg {
	background-attachment: fixed;
	background-image: url(../images/bg.GIF);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.dk {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bg_1 {
	background-attachment: fixed;
	background-image: url(../images/bg3.GIF);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.input{
	background-attachment: fixed;
	background-color: #999999;
	background-repeat: repeat-x;
	background-position: center center;
	border: 1px solid #4F14C6;
	color: #000000;
}
.button {
	font-size: 12px;
	line-height: normal;
	background-attachment: fixed;
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	background-position: center center;
	text-align: center;
	vertical-align: bottom;
	border: 1px solid #4F14C6;
	text-indent: 0px;
	height: 18px;
	padding-top: 2px;
	color: #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}
body {
	background-color: #171717;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
