body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 5px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
p, li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 5px;
}
#MenuRight a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
	text-decoration: none;
	display: block;
	height: 20px;
	list-style-type: none;
	padding-top: 5px;
	padding-left: 10px;
	letter-spacing: .2em;
	word-spacing: .5em;
}
#MenuRight a img{
	visibility: hidden;
}
#MenuRight a:hover{
	background-color: #F4F4F4;
}
#MenuRight a:hover img{
	visibility: visible;
}
.LeftTd {
	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: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.License {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.ImageContainer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FF0000;
}
.ImageContainer div
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	color: #3333CC;
}
.ImageContainer img{
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	padding: 10px;
	margin: 4px;
}
#divFooter a, 
#divFooter a:link, 
#divFooter a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
#divFooter a img{
	visibility: hidden;
}
#divFooter a:hover img{
	visibility: visible;
}h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
}

