a.button, a.buttonDis {
display: block;
background-color: transparent;
background-image: url(menu/buttonBackground.jpg);
background-repeat: no-repeat;
width: 132px;
height: 28px;
position: relative;
top: -50px;
text-align: center;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
font-weight: light;
}

a.button:link, a.button:visited {
color: #000000;
}

a.button:hover, a.button:active {
background-image: url(menu/buttonRoll.jpg);
color: #4175AA;
}


.subhead {
font: times;
font-size: 18pt;
}


.subhead2 {
font: times;
font-size: 13pt;
font-style: italic;
}


.footer {
	text-decoration: none;
}


body {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 1px;
    margin-bottom: 1px;
}



table {
    border-collapse: collapse;
}


.toplogo {
	background-color: transparent;
	background-image: url(menu/toplogo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 600px;
	height: 126px;
}




.bg {
	background-color: transparent;
	background-image: url(menu/bg.gif);
	background-repeat: no-repeat;
	background-position; center;
	width: 620px;
	height: 551px;
}


.textmargins {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}



a:link {
    color: #000000
}
a:visited {
    color: #000000
}
a:active {
    color: #000000
}
a:hover {
    color: #AAAAAA
}


.cover {
	position: absolute;
	z-index: 96;
	background-color: #FFFAFA;
	background-repeat: no-repeat;
	background-position: center;
	width: 600px;
	height: 50px;
	margin-left: 208px;
	margin-top: -25px;
}

FFFAFA





