.menu,.submenu {
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 12px;
 color : #ffffff;
}

A:LINK.menu,A:VISITED.menu,strong.menu {
 font-weight : bold;
 line-height : 20px;
 text-decoration : none;
}

A:HOVER.menu,A:ACTIVE.menu {
 font-weight : bold;
 line-height : 20px;
 text-decoration : underline;
}

A:LINK.submenu,A:VISITED.submenu {
 font-weight : normal;
 text-decoration : none;
 text-ident : 85px;
 line-height : 20px;
}

A:HOVER.submenu,A:ACTIVE.submenu {
 font-weight : normal;
 text-decoration : underline;
 text-ident : 85px;
 line-height : 20px;
}

H1,H3 {
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 16px;
 font-weight : bold;
 color : #00b1b0;
}

.header {
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 16px;
 font-weight : bold;
 color : #ffffff;
 text-indent : 25px;
 width: 100%;
}

.footer {
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 10px;
 color : #c0c0c0;
}

A:LINK.footer,A:VISITED.footer {
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight : bold;
 text-decoration : none;
 font-size : 10px;
 color : #c0c0c0;
}

A:HOVER.footer,A:ACTIVE.footer {
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight : bold;
 text-decoration : underline;
 font-size : 10px;
 color : #c0c0c0;
}

A:LINK.archive,A:VISITED.archive {
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight : bold;
 text-decoration : none;
 font-size : 12px;
 color : #00b1b0;
}

A:HOVER.archive,A:ACTIVE.archive {
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight : bold;
 text-decoration : underline;
 font-size : 12px;
 color : #00b1b0;
}

.content, input, option, textarea {
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 12px;
 color : #000000;
}

td.specs {
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 10px;
 color : #000000;
}

table.product {
 border : 1px solid #00b1b0;
}

td.product_brand {
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 12px;
 font-weight : bold;
 color : #ffffff;
 background-color : #00b1b0;
}

A:LINK.product_brand,A:VISITED.product_brand {
 font-weight : bold;
 text-decoration : none;
 color : #ffffff;
}

A:HOVER.product_brand,A:ACTIVE.product_brand {
 font-weight : bold;
 text-decoration : underline;
 color : #ffffff;
}

td.product_title {
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 12px;
 color : #000000;
}

A:LINK.product_title,A:VISITED.product_title {
 font-weight : bold;
 text-decoration : none;
 color : #000000;
}

A:HOVER.product_title,A:ACTIVE.product_title {
 font-weight : bold;
 text-decoration : underline;
 color : #000000;
}

.required {
 font-size : 12px;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 color : red;
 text-decoration : none;
}