BODY {
background-image:url(images/bg.jpg);

}

a:link, a:active, a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #F7E999;
	font-weight: bold;
	text-decoration: none;
		font-style: italic;
}
.maintable {
	background-image:url(images/bg2.jpg);
	vertical-align: top;
	width: 100px;
	
}

.flashtable {
margin-top: 7px;

	
}

.texttable {
	border: solid #210e03 3px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 500px;
	font-weight: 400;
	position: absolute;
	top: 200;
	left: 100;
}

.texttabletop {
	padding-top: 3px;
	padding-left: 6px;
	border-bottom: solid #210e03 3px;
	background-image:url(images/textbg.jpg);
	vertical-align: middle;
	height: 28px;
	padding-bottom: 0px;
}

.nav {
vertical-align: middle;
display: none;
}

.footer {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	
}

#logo1 {
	
	float: right;
	height: 200px;
	display: none;
}

H1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 3px;
	text-align: center;	
	
}

.menu {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

H2 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	
}

hr {
height: 2px;
color: #000000;
}
li {
	padding-bottom: 3px;

}
ul {
	list-style-type: disc;
	padding-left: 0px;
	text-align: left;
}
.menu2 {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

	
}

#tabprint {
color: #000;
}

#layerprint {
display: none;
}