body {
	font-size: 12px;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a:hover {
	color: #990000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a:active {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.left_right_line {
	border-top: 1px none #808285;
	border-right: 1px solid #808285;
	border-bottom: 1px none #808285;
	border-left: 1px solid #808285;
}
.top_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #808285;
	border-right-color: #808285;
	border-bottom-color: #808285;
	border-left-color: #808285;
}
.bottom_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #808285;
	border-right-color: #808285;
	border-bottom-color: #808285;
	border-left-color: #808285;
}
.white {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
.all_line {
	border: 1px solid #808285;
}
a.yellow:link {
	font-size: 12px;
	color: #FFFFFF;
}
a.yellow:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.yellow:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: underline;
}
a.yellow:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
