body {
    background: #aaaaaa url(images/bg.gif) repeat-x;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 9pt; 
    color: #000000;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#header table {
    position: relative;
    height: 100px;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.nav ul {
    position: relative;
    background:#ffe1e1 url(images/bar_red.gif);
    width:100%;
    height: 20px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #000000;
    font-size: 8pt;
    list-style: none;
    clear: left;
}

.nav ul li {
    display: inline;
    list-style: none;
}

.nav ul li a {
    background: #ffe1e1 url(images/bar_red.gif);
    margin: 0 0 0 0;
    padding: .3em 8px .3em 8px;
    color: #2f2f2f;
    text-decoration: none;
    float: left;
    border-right: 1px solid #cccccc;
}

.nav ul li a:hover {
    background: #a3d9ff url(images/bar_blue.gif);
    color: #000000;
    text-decoration: none;
    border-right: 1px solid #cccccc;
}

.ep ul {
    background: #a3d9ff url(images/bar_blue.gif);
    width:100%;
    height: 20px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    list-style: none;
}

.ep ul li {
    display: inline;
    list-style: none;
    padding: 2px 70px 2px 10px;
    text-decoration: none;
}

p.intro {
    margin: 10px 100px 10px 100px;
}

#footer {
    position: relative;
    background-color: #000000;
    width: 100%;
    height: 50px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    clear: both;
}

img.left {
    float: left;
    margin: 10px 10px 10px 10px;
}

img.right {
    float: right;
    margin: 10px 10px 10px 10px;
}

ul {
    background: #dfdfdf;
    color: #000000;
    list-style: none;
    margin: 10px 10px 10px 10px;
    padding: 10px 10px 10px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt; 
}

.leftcontent {
    position: relative;
    margin: 10px auto 10px auto;
    width: 90%;
}

.leftcontent table {
    background: #a3d9ff url(images/bar_blue.gif);
    width: 100%;
    border-collapse: collapse;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    color: #000000;
}

.leftcontent th {
    text-transform: uppercase;
    padding: 3px 3px 3px 3px;
    text-align: left;
}

.leftcontent td {
    padding: 3px 3px 3px 3px;
}

.leftcontent ul {
    width: 100%;
}

th.textcenter {
    text-align: center;
}

td.textright {
    text-align: right;
}

.dataformat {
    background: #dfdfdf;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt; 
    color: #000000;
    text-align: left;
}

.centercontent {
    position: relative;
    margin: 10px auto 10px auto;
    width: 100%;
}

.centercontent table {
    background: #dfdfdf;
    width: auto;
    margin: 10px auto 10px auto;
    border-collapse: collapse;
    font-family: "Andale Mono", "Courier Regular", monospace;
    font-size: 8pt; 
    color: #000000;
}

.centercontent caption, h3 {
    margin: 0 auto 0 auto;
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12pt; 
    font-weight: bold
}

.centercontent th, td {
    text-align: left;
    padding: 2px 10px 2px 10px;
}

.odd {
    background-color: #efefef;
    color: #000000;
}

a:hover {
    background: #abe4ff;
    color: #000000;
    text-decoration: none;
}

.spec {
    width: 60%;
    text-align: center;
}

.amazon {
    position: relative;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    text-align: center;
}

.amazon iframe {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    float: left;
}

.amazon a {
    font-size: 12pt;
    font-weight: bold;
 }

.amazon form a {
    font-size: 7pt;
}
