body {
 margin: 10px;
 padding: 0px;
 background-color: #1F1F1F;
 border: #00ff00;
}

table {
background-color: #000000;
}

table.grey {
background-color: #353535;
}

h1 {
position: relative;
text-decoration: none;
font-size: 50px;
font-style: italic;
font-family: arial;
top: 10px;
color: #B8B8B8;
border-bottom: 2px solid #00FF00;
}

h2 {
	position: relative;
	text-decoration: none;
	top: 28px;
	font-style: italic;
	font-family: arial;
	color: #B8B8B8;
	font-size: 40px;
	text-indent: 20px;
	border-bottom: 2px solid #00FF00;
	background-image: url(../images/logo/carthinglogo3.jpg);
}

h3 {
position: relative;
font-family: arial;
font-size: 16px;
color: #B8B8B8;
text-align: left;
text-decoration: none;
}

h4 {
position: relative;
font-family: arial;
font-size: 16px;
color: #B8B8B8;
text-align: center;
text-decoration: none;
}

h6 {
position: relative;
font-family: arial;
font-size: 12px;
color: #B8B8B8;
text-indent: 3px;
text-align: left;
font-weight: bold;
text-decoration: none;
}

h6.table {
color: #B8B8B8;
font-size: 12px;
text-align: left;
text-indent: 3px;
font-weight: normal;
}

p {
font-family: arial;
font-size: 13px;
color: #B8B8B8;
text-align: justify;
text-decoration: none;
}

p.copy {
font-size: 12px;
color: #6E6E6E;
text-align: center;
}

a {
color: #00FF00;
}

a.enter {
font-family: arial;
font-size: 24px;
color: #B8B8B8;
text-align: center;
text-decoration: none;
}

a.enter:hover {
color: #00FF00;
text-decoration: underline;
}

a.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #00FF00;
	text-decoration: none;
	position: relative;
	Margin-left: 10px;
	Margin-right: 10px;
	word-spacing: 5px;
	visibility: visible;
	width: auto;
	white-space: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: normal;
	margin-top: -20px;
	}

a.topnav:hover {
	color: #00FF00;
	text-decoration: underline;
	position: relative;
	width: auto;
}

a.botnav {
	font-family: arial;
	font-size: 14px;
	color: #B8B8B8;
	text-align: center;
	text-decoration: none;
	position: relative;
	Margin-left: 10px;
	Margin-right: 10px;
	word-spacing: 5px;
	letter-spacing: normal;
	white-space: normal;
	width: auto;
}

a.botnav:hover {
	color: #00FF00;
	text-decoration: underline;
	position: relative;
}

a.sidenav {
font-family: arial;
font-size: 13px;
color: #B8B8B8;
text-align: left;
text-decoration: none;
}

a.sidenav:hover {
color: #00FF00;
text-decoration: underline;
}

a.text {
font-family: arial;
font-size: 14px;
color: #B8B8B8;
text-align: justify;
text-decoration: underline;
}

a.text:hover {
color: #00FF00;
text-decoration: underline;
}

img {
border-color: #6E6E6E;
margin: 6px;
}

ul {
font-family: arial;
font-size: 14px;
color: #B8B8B8;
text-align: left;
text-decoration: none;
}

div.pic
{
float:right;
width:275px;
margin:0 0 0 5px;
padding:0;
border:1px solid black;
text-align:center;
font-family: arial;
font-size: 16px;
font-weight: bold;
color: #B8B8B8;
text-decoration: none;
}

td.grey {
background-color: #353535;
}

th{
border: 2px solid #6E6E6E;
border-collapse: collapse;
padding: 0px;
font-size: 12px;
}	

#fn {
width: 130px;
}

