body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/black_bg.gif);
	background-repeat: repeat;
}h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.table_border {
	border: 1px solid #000000;
}
.table_border_down {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.table_border_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.table_bottom {
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.style1 {font-size: 14px}
.style3 {font-size: 14px; color: #990000; }
.style4 {font-size: 16px}

a.green:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0000;
	text-decoration: underline;
}
a.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
a.big:link {
	text-decoration: none;
}
a.big:visited {
	text-decoration: none;
	color: #999999;
}
a.big:hover {
	text-decoration: underline;
	color: #660000;
}
a.big:active {
	text-decoration: none;
	color: #990000;
}
