body
{

}
.textbox
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	font-weight: bold;
	font-size: 10pt;
	border-left: black 1px solid;
	color: dimgray;
	border-bottom: black 1px solid;
}

.btn_s
{
	font-weight: normal;
	font-size: 9pt;
	background-attachment: fixed;
	background-image: url(./images/btn_s.gif);
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.btn_l
{
	font-weight: normal;
	font-size: 9pt;
	background-attachment: fixed;
	background-image: url(./images/btn_l.gif);
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.btn_1
{
	font-weight: normal;
	font-size: 9pt;
	background-attachment: fixed;
	background-image: url(./images/btn_1.gif);
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.btn_1y
{
	font-weight: normal;
	font-size: 9pt;
	background-attachment: fixed;
	background-image: url(./images/btn_1y.gif);
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.btn_2
{
	font-weight: normal;
	font-size: 9pt;
	background-attachment: fixed;
	background-image: url(./images/btn_2.gif);
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.btn_c2
{
	font-weight: normal;
	font-size: 9pt;
	background-image: url(images/btn_c2.gif);
	width: 50px;
	cursor: hand;
	color: white;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	height: 21px;
	border-bottom-style: none;
}
.btn_c2_over
{
	font-weight: normal;
	font-size: 9pt;
	background-image: url(images/btn_c2_over.gif);
	width: 50px;
	cursor: hand;
	color: white;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	height: 21px;
	border-bottom-style: none;
}
.btn_close
{
	padding-left: 20px;
	font-size: 9pt;
	background-attachment: fixed;
	background-image: url(images/gb.gif);
	width: 50px;
	cursor: hand;
	color: red;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	height: 18px;
	background-color: white;
	border-bottom-style: none;
}

.bg
{
	background-attachment: fixed;
	background-image: url(images/main.jpg);
	width: 985px;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	height: 596px;
	border-bottom-style: none;
}
.div_black
{
	font-weight: normal;
	font-size: 9pt;
	filter: alpha(opacity=40);
	width: 100%;
	height: 100%;
	background-color: black;
}

.table_head
{
	font-weight: bold;
	font-size: 9pt;
	background-attachment: scroll;
	background-image: url(images/hd.png);
	color: #404040;
	border-top-style: none;
	background-repeat: repeat-x;
	border-right-style: none;
	border-left-style: none;
	height: 28px;
	border-bottom-style: none;
}
.bar_white
{
	border-right: #e3e6eb 1px solid;
	border-top: #e3e6eb 1px solid;
	font-size: 9pt;
	border-left: #e3e6eb 1px solid;
	border-bottom: #e3e6eb 1px solid;
	background-color: white;
}
.player
{
	font-size: 9pt;
	background-attachment: fixed;
	background-image: url(images/player.jpg);
	width: 385px;
	border-top-style: none;
	background-repeat: no-repeat;
	border-right-style: none;
	border-left-style: none;
	height: 391px;
	border-bottom-style: none;
}
