html {
	height: 100.1%;
}
body,td,th {
	font-family: Futura, Helvetica, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#999
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #999;
}
a:visited {
	color: #999;
}
a:hover {
	color: #9CC;
}
a:active {
	color: #333;
}
#menu a:link {
	color: #999;
	padding: 5px;
	border: 1px solid #000;
	text-decoration: none;
}
#menu a:visited {
	color: #999;
	padding: 5px;
	border: 1px solid #000;
	text-decoration: none;
}
#menu a:hover {
	color: #9CC;
	padding: 5px;
	border: 1px solid #9CC;
	text-decoration: none;
}
#menu a:active {
	color: #9CC;
	padding: 5px;
	border: 1px solid #9CC;
	text-decoration: none;

}
#footer {
	color: #999;
	padding: 15px;
	font-size: 12px;
	text-align: center;
}
#menu {
	padding: 5px 5px 5px;
	text-align: center;
	font-weight: bolder;
	font-size: 14px;
}
#copy {
	padding: 0px;
	text-align: left;
}
h1 {
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
}
#copy p {
	line-height: 20px;
	color: #999;
	font-size: 14px;
	margin: 10px;
}
#copywhite {
	line-height: 20px;
	color: #999;
	font-size: 14px;
	margin: 10px;
}
hr {
	border: 2;
	color: #F63;
	border-color: #F63;
	background-color: #F63;
	height: 2;
	margin: 10px;
}
.blue_box {
	color: #000;
	font-size: 10px;
	padding: 10px;
	background-color: #9CC;
	line-height: 15px;
	float: right;
	background-image: url(../images/old_paper_blue.jpg);
}
.blue_td {
	background-color: #9CC;
	background-image: url(../images/old_paper_blue.jpg);
}
.orange_td {
	background-color: #F63;
	background-image: url(../images/old_paper_orange.jpg);
}
.contact {
	top: 50;
	right: 50px;
	position: relative;
	left: 300;
	overflow: visible;
}
.caption {
	color:#999;
	font-size: 12px;
	font-style: italic;
}

.gradium {
	font-size: 10px;
	color: #9CC;
	padding: 3px;
	border: 1px solid #000;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #000;
	text-decoration: none;
}
.gradium:link {
	color: #333;
	padding: 3px;
	border: 1px solid #000;
	text-decoration: none;
}
.gradium:visited {
	color: #333;
	padding: 3px;
	border: 1px solid #000;
	text-decoration: none;
}
.gradium:hover {
	color: #9CC;
	padding: 3px;
	border: 1px solid #9CC;
	text-decoration: none;
}
.gradium:active {
	padding: 3px;
	border: 1px solid #9CC;
	text-decoration: none;
}
