body { 
font-family: Arial, Helvetica, Verdana, sans-serif; 
background-color: #0c1131;
}

table {
border-collapse: collapse ;
}

.container {
text-align: center ;
}

.pagetext {
width: 800px ;
margin-left: auto ;
margin-right: auto ;
text-align: left ; /* overrule inheritance */
}

.textbox {
background-color: #5d759b;
text-align: center;
font-size: 20px;
font-style: oblique;
}

.footer {
text-align: center;
color: cyan;
font-size: 12px;

}

p {}

td {}

.menu { 
color: white; 
font-size: 12px; 
font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
font-weight: bold; 
margin-left: 8px; 
}

a.menu:link {
color: white; 
}

a.menu:visited { 
color: white; 
}

a.menu:hover { 
color: #d20000; 
}

a.menu:active { 
color: #d20000; 
}

.productimage { 
border-color: #a4cae6; 
border-width: 3px; 
}

.productcategories { 
color: #0c1131; 
font-size: 12px; font-weight: bold; 
line-height: 19px; 
}

.productdesc { 
color: #000; font-size: 12px; font-weight: bold; line-height: 19px; 
}

a:link { 
color: #0c1131 ; text-decoration: none; 
}

a:visited { 
color: #777 ; text-decoration: none; 
}

a:hover { 
color: #d20000 ; text-decoration: none; 
}

a:active { 
color: #0c1131 ; text-decoration: none; 
}

a:link img { 
background-color: transparent; text-decoration: none; border: 0pt;
}

a:visited img { 
background-color: transparent; text-decoration: none; border: 0pt;
}

a:hover img { 
text-decoration: none; background-color: transparent; border: 0pt
}

a:active img { 
text-decoration: none; background-color: transparent; border: 0pt
}

.bodycopy { 
color: black; font-size: 10px; margin-right: 5px; margin-left: 5px; 
}
h1 { 
color: yellow; font-size: 21px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: oblique; text-align: center; margin: 3px 0 3px 3px; 
}


h2 { 
color: #0c1131; font-size: 22px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-style: italic; text-align: left; margin: 5px 0 5px 5px; 
}

h3 { 
color: #8f4a00; font-size: 14px; font-weight: bold; margin-left: 5px; 
}

.archivetitle1 { 
color: black; font-size: 12px; font-weight: bold; margin-left: 5px; 
}

.archivetitle2 { 
color: black; font-size: 12px; margin-top: 0; margin-bottom: 0; margin-left: 10px; 
}

.archivetitle3 { 
color: black; font-size: 10px; margin-left: 15px; 
}
