﻿.handheldContent {
	display: none;
}
#siteLogo {
	vertical-align: top;
	margin-bottom: 11pt;
	float: none;
}
.edit 
{
	width: 460px;
}
table.content
{
	margin-top: 2px;
	margin-bottom: 2px;
}
.style1 {
	text-align: center;
}
.style2 {
	text-align: center;
}
.style3 {
	vertical-align: middle;
	border-width: 0;
}
.style4 {
	vertical-align: middle;
}
.style5 {
	background-image: url('images/CenterBottom.gif');
}
.style7 {
	background-image: url('../images/lines2.png');
	background-repeat: no-repeat;
	background-position: left;
}
.style8 {
	background-image: url('../images/lines3.png');
	background-repeat: no-repeat;
	background-position: right;
}
.TopEdge  {
	background-image: url('images/top.png');
}
.LeftEdge {
	border-width: 0;
	background-image: url('images/RightSide.png');
	}
.LeftEdgeFooter {
	border-width: 0;
	background-image: url('images/RightSideFooter.png');
	}
.3Dtable {
	border-width: 0;
	width: 100%;
}
.RightEdge {
	border-width: 0;
	background-image: url('images/LeftSide.png');
}
.RightEdgeFooter {
	border-width: 0;
	background-image: url('images/LeftSideFooter.png');
}
#demomenu {
	position: absolute;
	top: 30%;
	left: 50%;
	width: 450px;
	height: 205px;
	border: solid 1px #000000;
	background: #808080;
	padding: 3px;
	z-index: 1;
	visibility: hidden;
}
