body { 
font-family : Arial;
margin-bottom: 5px;
margin-top: 5px;
margin-left: 0;
margin-right: 0;
background-color: #F5DEB3;

}

P, TD, LI, UL {
color: black;
font-size : 100%;
font-family : Arial;
}

/* this group sets the normal link colors */
A:LINK, A:VISITED, A:ACTIVE {
font-size : 125%;
color : Black;
text-decoration: none;
}

A:HOVER {
font-size : 125%;
color : #000080; /*#53583A;*/
text-decoration : underline overline;
}

/* this group sets the title link colors */
a.titlelink:LINK, a.titlelink:VISITED, a.titlelink:ACTIVE {
font-size : 150%;
color : #000080;
text-decoration: none;
}

a.titlelink:HOVER {
font-size : 170%;
color : #000080;
text-decoration : underline overline;
}


/* this group sets email link colors */
a.emaillink:LINK {
font-size : 100%;
color : Black;
text-decoration: none;
}
a.emaillink:VISITED {
font-size : 100%;
color : #000000;
text-decoration : none;
}
a.emaillink:HOVER {
font-size : 100%;
color : #53583A;
text-decoration : underline overline;
}
a.emaillink:ACTIVE {
font-size : 100%;
color : Black;
text-decoration : none;
}

/* this group sets text link colors */
a.textlink:LINK {
font-size : 100%;
color : #000080;
text-decoration: underline overline;
}
a.textlink:VISITED {
font-size : 100%;
color : #000080;
text-decoration : underline overline;
}
a.textlink:HOVER {
font-size : 105%;
color : #000080;
text-decoration : underline overline;
}
a.textlink:ACTIVE {
font-size : 100%;
color : #000080;
text-decoration : underline overline;
}

/* this group sets article link colors */
a.artlink:LINK {
font-size : 65%;
color : Black;
text-decoration: none;
}
a.artlink:VISITED {
font-size : 65%;
color : #000000;
text-decoration : none;
}
a.artlink:HOVER {
font-size : 65%;
color : #53583A;
text-decoration : underline overline;
}
a.artlink:ACTIVE {
font-size : 65%;
color : Black;
text-decoration : none;
}

/* this group sets site map link colors */
a.sitemap:LINK {
font-size : 100%;
color : #000080;
text-decoration: none;
font-weight : bold;
}
a.sitemap:VISITED {
font-size : 100%;
color : #000080;
text-decoration : none;
font-weight : bold;
}
a.sitemap:HOVER {
font-size : 100%;
color : #53583A;
text-decoration : underline overline;
font-weight : bold;
}
a.sitemap:ACTIVE {
font-size : 100%;
color : #000080;
text-decoration : none;
font-weight : bold;
}

/* this group sets product link colors */
a.product:LINK {
font-size : 75%;
color : Black;
text-decoration: none;
font-weight : bold;
}
a.product:VISITED {
font-size : 75%;
color : Black;
text-decoration : none;
font-weight : bold;
}
a.product:HOVER {
font-size : 75%;
color : #53583A;
text-decoration : underline overline;
font-weight : bold;
}
a.product:ACTIVE {
font-size : 75%;
color : Black;
text-decoration : none;
font-weight : bold;
}

/* this group sets right link colors */
a.rightlink:LINK {
font-size : 13pt;
color : #000080;
text-decoration: none;
font-weight : bold;
}
a.rightlink:VISITED {
font-size : 13pt;
color : #000080;
text-decoration : none;
font-weight : bold;
}
a.rightlink:HOVER {
font-size : 13pt;
color : Black;
text-decoration : underline overline;
font-weight : bold;
}
a.rightlink:ACTIVE {
font-size : 13pt;
color : #000080;
text-decoration : none;
font-weight : bold;
}
/* this group sets popup link colors */
a.popup:LINK {
font-size : 60%;
color : #000080;
text-decoration: none;
font-weight : bold;
}
a.popup:VISITED {
font-size : 60%;
color : #000080;
text-decoration : none;
font-weight : bold;
}
a.popup:HOVER {
font-size : 70%;
color : #000080;
text-decoration : underline overline;
font-weight : bold;
}
a.popup:ACTIVE {
font-size : 70%;
color : #000080;
text-decoration : none;
font-weight : bold;
}



H1 {
font-size : 14pt;
letter-spacing: 3px;
color : #000080;
}

H2 {
font-size : 100%;
font-size : 20pt;
font-weight : bold;
color:#000080;
padding: 2px;
}

H3 {
font-size : 100%;
font-weight : bold;
color : #000080;
letter-spacing: 3px;
border-left: 1px dashed #665850;
border-right: 1px dashed #665850;
border-top: 1px dashed #665850;
border-bottom: 1px dashed #665850;
padding: 2px;
}

H4 {
font-size : 14pt;
font-weight : bold;
color : #000080;
}

H5 {
font-size : 100%;
color : #000080;
font-weight: bold;
padding: 1px;
border: 1px solid #665850;
}

H6 {
font-size : 100%;
color : #000080;
font-weight: bold;
padding: 1px;
border: 1px solid #E1DFDD;
background-color: #665850;
}

.logocell {
font-family : Verdana, Arial, sans-serif;
padding-top: 10px;
padding-left: 5px;
padding-bottom: 10px;
padding-right: 5px;
align: center;
color : #000080;
font-size: 110%;
font-weight: bold;
}

.timecell {
font-size: 75%;
}

.productcell {
font-size: 75%;
border-bottom: 1px dotted #665850;
line-height: 12px;
}

.banner {
font-family : Verdana, Arial, sans-serif;
background-color: #B0C4DE;
border: 1px dashed #000080;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
font-weight: bold;
font-size: 80%;
}

.topnav {
font-family : Verdana, Arial, sans-serif;
text-align: right;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
font-size: 70%;
border-top: 1px dotted #665850;
border-bottom: 1px dotted #665850;
}

.rightnav {
font-family : Verdana, Arial, sans-serif;
text-align: left;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
font-size: 100%;
border-top: 1px dotted #665850;
border-bottom: 1px dotted #665850;
border-left: 1px dotted #665850;
border-right: 1px dotted #665850;
}

.vnav {
font-family : Verdana, Arial, sans-serif;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
}

.paddedcell {
font-family : Verdana, Arial, sans-serif;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
}

.content1 {
font-family : Tahoma, Arial, sans-serif;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
line-height: 15px;
font-size: 70%;
}

.content2 {
font-family : Tahoma, Arial, sans-serif;
padding: 5px;
line-height: 20px;
font-size: 75%;
background-color:#FAEBD7;
}

.dottedborder {
background-color: #E1DFDD;
border-bottom: 1px dotted #53583A;
border-left: 1px dotted #53583A;
border-top: 1px dotted #53583A;
border-right: 1px dotted #53583A;
padding: 5px;
}

.bottomnav {
font-family : Verdana, Arial, sans-serif;
text-align: right;
border-top: 1px dotted #665850;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
font-size: 70%;
}

.copycell {
border-top: 1px dotted #665850;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
font-size: 100%;
}

.bottomcell {
padding-left: 1px;
padding-top: 1px;
padding-bottom: 1px;
padding-right: 1px;
}

.footer {
border-top: 1px dotted #665850;
padding-left: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-right: 5px;
font-size: 60%;
}