a, a:active, a:visited {
color: #000000;
text-decoration: underline;
}

a:link img, a:visited img {
border-style: none;
}

a:hover {
color: #646464;
}

body {
font-family: Verdana;
font-size: 10pt;
color: #000000;
background-color: #FFFFFF;
text-align: center;
}

#main {
margin:0 auto;
text-align: left;
width: 800px;
display: block;
}

#main-inner {
padding-top: 10px;
}

.front-splash-image {
border: 0px;
width: 800px;
height: 400px;
z-index: -1;
}

#front-splash-selection {
position: absolute;
background-color: #F0F0F0;
float: left;
width: 300px;
height: 30px;
margin-top: 368px;
border-top-style: solid;
border-left-style: solid;
border-bottom-style: solid;
border-width: 1px;
}

#front-splash-selection ul {
list-style-type: none;
margin: 0;
padding: 0;
text-align: center;
}

#front-splash-selection ul li {
display: block;
float: left;
margin: 0;
padding: 0;
text-align: center;
width: 150px;
}

#front-splash-selection ul li a {
font-size: 11pt;
color: #646464;
font-weight: bold;
display: block;
height: 30px;
line-height: 30px;
text-align: center;
text-decoration: none;
border-right-style: solid;
border-width: 1px;
}

.table-head1 {
font-weight: bold;
color: #000000;
background-color: #F0F0F0;
}

.table-body1 {
text-align: center;
width: 100%;
}