body {
    background-color: #00707F;
    background-position: top;
    background-repeat: repeat-x;;
    font-family: verdanda, arial, helvetica;
    font-size: 8pt;
}

p {
    font-size: 10pt;
}

a {
    font-family: verdanda, arial, helvetica;
    font-size: 9pt;
    color: #152770;
}

td {
    font-family: verdanda, arial, helvetica;
    font-size: 10pt;
} #mainbody {
    width: 99%;
    margin-top: 0px;
    padding-top: 0px;
    text-align: center;
    z-index: 1;
} .divHeading {
    height: 22px;
    background-image: url('images/bar_normal.jpg');
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size:12pt;
	color:white;
	font-weight: bold;
	width: 99%;
} #page {
    margin: 0 auto;
    margin-top: 0px;
    padding-top: 0px;
    width: 810px;
    text-align: left;
    border: solid 0px rgb(0, 192, 208);
    background-color: white;
    z-index: 1;
    overflow-y: hidden;
} #header {
    width: 810px;
    vertical-align: bottom;
    position: relative;
    z-index: 1;
} #header img {
    top: 0px;
    float: top;
} #linkbar {
    position: relative;
    float: right;
    top: 0px;
    margin: 0px;
    padding: 0px;
    z-index: 3;
    vertical-align: top;
} #headtext h1 {
    margin-top: 0px;
    margin-bottom: 5px;
    padding: 0px;
} #headtext h2 {
    margin-top: 0px;
    padding: 0px;
} #headtext {
    float: right;
    width: 700px;
    padding: 0px;
    margin: 0px;
    z-index: 1;
} #navbar {
    width: 200px;
    float: left;
    border-right: solid 1px silver;
    min-height: 700px;
    font-family: arial, verdanda, helvetica;
} #navbar a {
    font-family: verdanda, arial, helvetica;
    color: black;
    text-decoration: none;
    font-size: 11pt;
    padding-left: 8px;
} #navbar a:hover {
    font-family: verdanda, arial, helvetica;
    color: black;
    text-decoration: underline;
    font-size: 11pt;
    padding-left: 8px;
} #content {
    margin-left: 0px;
    background-color: #FCFED7;
} #content li {
    list-style-image: none;
} #content p {
    font-size: 15px;
} #buyBar {
    float: right;
} #flashani {
    float: right;
}

h1 {
    font-family: arial, verdanda, helvetica;
    color: black;
    font-size: 10pt;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
}

h2 {
    font-family: arial, verdanda, helvetica;
    color: #152770;
    font-size: 14pt;
    font-weight: normal;
    padding: 0px;
    padding-right: 20px;
    margin: 0px;
    white-space: nowrap;
}

h3 {
    width: 100%;
    font-family: arial, verdanda, helvetica;
    color: black;
    font-weight: bold;
    font-size: 12pt;
    padding: 0px;
    margin: 0px;
} .productdesc {
    padding: 0px;
    margin: 0px;
    padding-left: 10px;
} .headmenu ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none;
    display: inline;
} .headmenu li {
    display: inline;
    margin: 0 2px 0 0;
    padding: 0;
} .headmenu a {
    float: right;
    display: inline;
    font: bold 14px Arial;
    color: white;
    text-decoration: none;
    margin: 0px 0px 0px 0px; /*Margin between each menu item*/
    padding: 2px 10px 0px 10px;
    line-height: 28px;
} .headmenu a:hover {
    background-image: url('images/bar_highlight.jpg');
    float: right;
    display: inline;
    font: bold 14px Arial;
    color: black;
    text-decoration: none;
    margin: 0px 0px 0px 0px; /*Margin between each menu item*/
    padding: 2px 10px 0px 10px;
    line-height: 28px;
    font-weight: bold;
} #saleBlock {
    background-image: url('images/bluebar.gif');
    background-position: bottom;
    background-repeat: repeat-x;
    height: 430px;
    max-height: 430px;
} #currentItem {
    float: right;
    max-width: 410px;
    padding-right: 5px;
    height: 325px;
    max-height: 325px;
    overflow: auto;
} #buynav {
    top: 0px;
    float: right;
    max-width: 300px;
    width: 300px;
} #remainder {
    padding: 0px;
    width: 810px;
} #itemBlock {
    border-bottom: solid 3px rgb(0, 192, 208);
    width: 810px;
    height: 500px;
    font-size: 10pt;
} #itemBlock p {
    font-size: 12pt;
}
