BODY {background:#ebebeb;}
BODY {font:14px geneva,arial,helvetica;}
A:link { color: blue }
A:visited { color: fuchsia }
.box {
  border: solid; 
  border-width: thin;
  border-color: red; 
  width: 40%; 
  padding: 0.5em;}
.LtBlue {font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; color: #00bfff; font-weight: bold}
.RegText {font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px}
.DkBlue {font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; color: blue; font-weight: bold}
.Purple {font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; color: #4b0082; font-weight: bold}
.Red {font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; color: red; font-weight: bold}
.Green {font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; color: #006400; font-weight: bold}
.Yellow {font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; color: #FFA500; font-weight: bold}
.RowSpace {line-height: 8px}
li {font:12px geneva,arial,helvetica;}

.buttonA {
margin-left: 0px;
}

.buttonA ul {
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 30px;
}

.buttonA li {
list-style-type: none;
height: 30px;
width: 200px;
margin: 10px;
text-align:center;
}

.buttonA li a {
padding-top: 3px;
height: 100%;
width: 100%;
display: block;
text-decoration: none;
border-width: 4px;
}

.buttonA li a:link {
color: #000000;
font-weight: bold;
background: url(images/sparkg.gif);
border-style: outset;
}

.buttonA li a:visited {
color: #000000;
font-weight: bold;
background: url(images/sparkg.gif);
border-style: outset;
}

.buttonA li a:hover {
font-size: 105%;
font-weight: bold;
color: #990099;
background-color: #999999;
border-style: outset;
}

.buttonA li a:active {
font-weight: bold;
color: #990099;
background-color: #666666;
border-style: inset;
}

div.float {
float: left; 
margin-bottom: 12px;
/* font-style: italic; */
font-weight: bold;
font-size: 14px; 
text-align: center;
color: blue;
}

div.float img {
margin-left: 16px;
margin-right: 16px;
}

div.spacer {
clear: both;
}

#bottomlink { 
font-family: geneva,arial,helvetica,Goudy Old Style,Verdana,Arial,sans-serif;
font-size: 10px;
text-align: center;
}


