@charset "UTF-8";
.border {
	margin-left: 6px;
	padding-right: 6px;
	padding-left: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
body {
	background-color: #000000;
	background-repeat: repeat-x;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
	display: block;
	margin-right: 0px;
	padding-top: 6px;
	line-height: 1px;
}
h2 {
	font-size: 16px;
	color: #666666;
	line-height: 2px;
	margin-left: 6px;
	padding-top: 6px;
	display: block;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	color: #666666;
	padding-left: 0px;
	padding-right: 12px;
	margin: 0px;
	line-height: 2px;
}
h4 {
	font-size: 14px;
	color: #666666;
	line-height: 1px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 0px;
	display: none;
	margin-left: 0px;
}
h5 {
	font-size: 14px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	display: block;
	padding: 0px;
}
h6 {
	font-size: 14px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.border2 {
	margin-left: 6px;
	padding-right: 6px;
	padding-left: 6px;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #333333;
}
