body {
	padding:0;
	margin:0;
	color:#333333;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
body, td {font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a.copyright:link {
	color: #666666;
	text-decoration: none;
}
a.copyright:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.copyright:visited {
	text-decoration: none;
}
a.copyright:active {
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a.bodytext:link {
	color: #003366;
	text-decoration: none;
}
.boxgray {
	border: 0.75pt solid #787878;
}
.backgroundmetal {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
}
.whiteboxwborder {
	background-color: #FFFFFF;
	border: 0.75pt solid #666666;
}
a.bodytext:active {
	text-decoration: none;
}
a.bodytext:visited {
	text-decoration: none;
}
a.bodytext:hover {
	color: #D90000;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BB0B0A;
	font-weight: bold;
	text-decoration: none;
}
a.link>:active {
	text-decoration: none;
}
a.link>:visited {
	text-decoration: none;
}
a.link>:hover {
	color: #7484A5;
	text-decoration: none;
}
.line_right {
	border-right-width: 0.75pt;
	border-right-style: solid;
	border-right-color: #999999;
}
.bottom_line {
	border-bottom-width: 0.75pt;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.custom_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4E4E4E;
	text-decoration: none;
	text-align: left;
	text-indent: 15px;
}
a.custom_nav:link {
	color: #4E4E4E;
	text-decoration: none;
}
a.custom_nav:visited {
	text-decoration: none;
}
a.custom_nav:hover {
	color: #AB090B;
	text-decoration: none;
}
a.custom_nav:active {
	text-decoration: none;
}
.test_line_top {
	border-top-width: 0.5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: .5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
