body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #000000;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
	margin: 0;
	padding: 0;
	display: inline;
}
table {
	border-collapse: collapse;
}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF99;
}
a:link {
	color: #CCCC33;
	text-decoration: none;
/*	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;*/
}
a:visited {
	color: #999933;
	text-decoration: none;
}
a:hover {
	color: #999933;
	text-decoration: none;
/*	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;*/
}
a:active {
	color: #CC9933;
	text-decoration: none;
}
#home a {
	border: none;
}
#home a:hover {
	border: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCC99;
}
.homescroll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	overflow: auto;
	visibility: visible;
	font-weight: normal;
	padding: 5px;
	margin: 5px;
	height: 375px;
	width: 200px;

}
#homescroll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	overflow: auto;
	visibility: visible;
	top: 225px;
	height: 350px;
	width: 200px;
	font-weight: normal;
	padding: 0px;
	margin: 5px;
}
.imagehidden {display:none}
.imageshown {
	display:block;
	z-index: 2;
	top: 153px;
	position: absolute;
	clear: right;
	left: 300px;
}
.contactinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	text-align: center;
	font-size: 9px;
}
a.contactinfo:link {
	color: #993300;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
}
a.contactinfo:visited {
	color: #660000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
}
a.contactinfo:hover {
	color: #996633;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B8AD60;
	font-weight: bold;
}
strong {
	font-weight: bold;
	color: #993300;
}


/*------------------*/
td.body a,
td.body a:visited {
	color: #A29461;
}