﻿body {
	background:#FFFFAF;
	font-family: Verdana;
	font-size: 12;
	position: relative;
	margin: 0 auto;
	width: 800px;
	height: 750px;
	text-align: justify;
	background-image: url('Images/BGTop.gif');
	background-repeat: repeat-x;
}
.PageHeader {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.websoftlink {
	font-size: 6pt;
	position: absolute;
	top: 5px;
	left: 10px;
	text-align: left;
	z-index: 1;
	text-decoration: underline;
	color: #000000;
}
.copyright {
	font-size: 6pt;
	text-align: right;
	position: absolute;
	top: 5px;
	left: 490px;
	width: 300px;
	z-index: 1;
}
.Header {
	position: absolute;
	top: 25px;
	left: 10px;
	right: 800px;
	height: 150px;
	width: 780px;
}
.ButtonBlock {
	margin: 0px auto 0px auto;
	position: absolute;
	width: 150px;
	height: 375px;
	top: 250px;
}
.ButtonBlock a{
	text-decoration:none;
	color:white
	}
.ButtonBlock a:hover {
	color:#CA0000;
}
.top {
	width: 800px;
	height: 250px;
}

.ButtonText {
	padding: 0px;
	margin: 0px;
	background-image: url('Images/NavButton.gif');
	background-repeat: no-repeat;
	line-height: 32px;
	vertical-align: middle;
	text-align: center;
	width: 150px;
	position: static;
	color: #FFFFFF;
	font-size: 11pt;
	height: 40px;
	text-indent: -10px;
}

body#id1 .ButtonText#id1,
body#id2 .ButtonText#id2,
body#id3 .ButtonText#id3,
body#id4 .ButtonText#id4,
body#id5 .ButtonText#id5,
body#id6 .ButtonText#id6,
body#id7 .ButtonText#id7,
body#id8 .ButtonText#id8,
body#id9 .ButtonText#id9,
body#id10 .ButtonText#id10,
{
background-image:url('Images/NowButton.gif');
	}

body#id1 .ButtonText#id1 a,
body#id2 .ButtonText#id2 a,
body#id3 .ButtonText#id3 a,
body#id4 .ButtonText#id4 a,
body#id5 .ButtonText#id5 a,
body#id6 .ButtonText#id6 a,
body#id7 .ButtonText#id7 a,
body#id8 .ButtonText#id8 a,
body#id9 .ButtonText#id9 a,
body#id10 .ButtonText#id10 a,
{
color:black
	}


.NavOverlay {
	border-width: 0px;
}
.Content {
	position: relative;
	left: 160px;
	width: 640px;
}
.Marquee {
	font-size: 18px;
	color: #CA0000;
	font-weight: bolder;
	text-align: center;
	left: 375px;
	position: absolute;
	top: 200px;
}
.RightImage {
	float: right;
	padding-left: 10px;
	border-style: none;
}
.MainText {
	width: 580px;
	position: relative;
}
.Middle {
	width: 800px;
}
.Bottom {
	background-color: #d9eeff;
	width: 800px;
	background-image: url('Images/Bottom.gif');
	background-repeat: no-repeat;
	height: 50px;
}
.Logo {
	position: absolute;
	top: 30px;
	width: 800px;
}
.Container {
	width: 800px;
	left: 0px;
	position: absolute;
	top: 0px;
}
.RedText {
	color: #CA0000;
	font-weight: bold;
}
.Links {
	padding: 20px;
	position: absolute;
	left: 0px;
}

