h1 {
	letter-spacing:0.5em;
	color:#FFFFFF;
	font-family: "arial", "veranda";
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #583857;
	background-color: #583857;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color:  white;
	border: medium double #111111;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	height: auto;
	cursor: crosshair;
}


h5 {
	letter-spacing:0.5em;
	background:#583857;
	color:white;
	font-family: "arial", "veranda";
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;

	
}




a:link {
	color:white;
	text-decoration: none;
}

a:visited {
	color:white;
	text-decoration: none;
}

a:hover {
	color:#006699;
	text-decoration: none;
}

table {
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	height: 85%;
	width: 85%;
	background-color: #000000;
	float: left;
}

.2 {
	position: relative;
	width: 600px;
	height: 40%;
}


BODY {
	scrollbar-3dlight-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	scrollbar-arrow-color: white;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: black;
	background-color: #000000;
}

img {
	border: thick groove #666666;
}

.centertable {
	border: thin solid #000000;
	float: none;
}

.navigate  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	text-decoration: none;
	background-color: #111111;
	border: thin solid #CCCCCC;
	text-align: center;
	font-size: 14px;
}

.navigate:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #111111;
	text-decoration: none;
	background-color: #CCCCCC;
	border: thin solid #000000;
	text-align: center;
	font-size: 14px;
}
