body {
	font-family: Arial;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	background-color: #bfbfbf;
}

table, tr, td, div, a, a img {
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	border-width: 0px;
}

table {
	width: 100%;
	height: 100%;
}

form {
	margin: 0px;
}

h1 {
	margin: 0px;
	text-align: left;
	font-family: Impact, Arial;
	font-weight: normal;
	font-size: 30px;
	color: #ffff00;
}

h2 {
	text-align: left;
	padding-left: 50px;
	font-family: Impact, Arial;
	font-weight: normal;
	font-size: 30px;
	color: #ffff00;
	margin: 0px;
}

#upper {
	background-color: #f20000;
	height: 362px;
}

#upperFlash {
	background-color: #f20000;
	height: 360px;
}

#content {
	position: absolute;
	left : 390px;
	top: 20px;
	width: 390px;
}

#nav {
	background: url('images/background.gif');
	background-repeat: no-repeat;
	height: 362px;
	width: 438px;
}

#lower {
	background: url('images/logo.gif');
	background-repeat: no-repeat;
	height: 80px;
	width: 780px;
	text-align: center;
}

#button1 {
	left: 267px;
	top: 17px;
}

#button2 {
	left: 291px;
	top: 93px;
}

#button3 {
	left: 280px;
	top: 173px;
}

#button4 {
	left: 235px;
	top: 240px;
}

#button5 {
	left: 166px;
	top: 283px;
}

#button6 {
	left: 85px;
	top: 288px;
}

#button7 {
	left: 10px;
	top: 260px;
}

#button8 {
	left: 122px;
	top: 41px;
}

#button9 {
	left: 64px;
	top: 66px;
}

#button0 {
	left: 41px;
	top: 122px;
}

.button, .blip {
	position: absolute;
	background-repeat: no-repeat;
}

.button a, .blip a {
	display: block;
	width: 100%;
	height: 100%;
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

.button img, .blip img {
	border: 0
}

.button a:hover img, .blip a:hover img {
	visibility: hidden;
}

.button span, .blip span {
	width: 100%;
	position: absolute;
	left: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	cursor: pointer;
}

.button {
	width: 72px;
	height: 72px;
	background: url('images/button_on.gif');
}

.button span {
	top: 29px;
}

.blip {
	width: 50px;
	height: 50px;
	background: url('images/blip_on.gif');
}

.blip span {
	top: 18px;
}

* html a:hover {
	visibility: visible;
}

.hl {
	color: #ffff00;
}

.form {
	font-size: 12px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

.form td {
	text-align: right;
	font-weight: bold;
}

.form hr {
	font-size: 1px;
	border-width: 0px;
	height: 1px;
	color: #ffffff;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

.form .underline td {
	border-bottom: 1px solid #ffffff;
}

.form input {
	border-width: 0px;
	background-color: #f20000;
	margin: 0px;
}

.input {
	font-size: 12px;
	color: #ffffff;
	height: 18px;
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
}

.submit {
	border-width: 0px;
	background-color: #f20000;
	color: #ffffff;
	font-size: 12px;
	width: 100px !important;
	font-weight: bold;
}

#scroller {
	color: #5f5f5f;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 65px;
	font-size: 18px;
	font-family: Arial;
	width: 100%;
}

#selection {
	position: absolute;
	top: 40px;
	left: 40px;
	width: 210px;
	height: 210px;
}

#selection #selectionText {
	font-family: Impact, Arial;
	vertical-align: middle;
	text-align: center;
	font-size: 20px;
	color: #ffffff;
}

.image {
	position: absolute;
}

.service {
	display: none;
	border: 2px dashed #ffffff;
	padding: 2px;
}

.flash {
	position: absolute;
	top: 0px;
	left: 0px;
}
