body, td {
    font-family: helvetica, arial, verdana;
    font-size: 12px;
    color: #252525;
}

h1 {
	font-style: italic;
	font-weight: bold;
	color: #CD1010;
	font-size: 16px;
}
h2 {
	font-style: italic;
	font-weight: bold;
	color: #CD1010;
	font-size: 14px;
}
h3 {
    color: #717274;
    font-size: 10.5pt;
    margin: 0px;
    padding: 0px;
}

img {
    border: 0px;
}

div.menuitem, div.submenuitem {
    white-space: nowrap;
    margin-left: 5px;
}
div.submenuitem {
    margin-left: 30px;
}

td.menuitem, td.submenuitem {
    white-space: nowrap;
}

a.black {
    text-decoration: none;
    color: black;
}
a.menuitem, a.submenuitem {
    text-decoration: none;
    color: black;
    font-weight: bold;
}

h1.product_page_title {
    font-size: 14pt;
    color: #c8b78c;
    font-weight: bold;
    margin: 0px 0px 0px 1em;
}
table.product_thumb_table {
    width: 159px;
    height: 123px;
    border: 1px solid #d9d9d9;
}
div.product_inner_text {
    font-size: 10px;
    font-family: arial, helvetica, verdana;
    text-align: center;
    color: #6b6b6b;
}

table.search_box {
    width: 189px;
    margin-left: 4px;
    margin-right: 8px;
}
div.quick_search_box_inner {
    width: 167px; 
    margin: 7px;
}
div.quick_search_box {
    border: 1px solid #d9d9d9;
    color: #6b6b6b;
    padding-top: 7px;
    padding-bottom: 7px;
}
h1.search_box_title {
    font-size: 10pt;
    margin: 0px 0px 5px 0px;
    padding: 0px;
}
div.search_box_field { }
select.search_box_field {
    width: 100%;
}
div.search_box_title {
    margin-bottom: 8px;
    font-size: 8pt;
}
input.search_box_submit {
    background-color: #fcf0d6;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px outset #d9d9d9;
    color: #6b6b6b;
}

td#left_menu {
    padding-top: 15px;
    padding-left: 2px;
    padding-right: 10px;
}

td#content {
    padding-top: 4px;
    padding-left: 14px;
    padding-right: 15px;
    padding-bottom: 20px;
}

td#quickcontactbar {
    background-color: #F6F6AC;
}