body, table, td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    border: 0px solid;
    border-collapse: collapse;
}

.header1 {
    color: #646464;
    font-size: 16px;
    font-weight: bold;
}
.header2 {
    color: #646464;
    font-weight: bold;
}
.header3 {
    font-size: 18px;
    font-weight: bold;
}
.white {
    color: white;
    font-size: 11px;
    margin-left: 15px;
}
.header-hp {
    color: black;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}

div.reports {
	background-color: #fef3e9; 
	text-align: center;
	color: #cc3300;
	font-weight: bold;
	width: 100%;
}
div.reports span {
	margin-left: 20px;
}

input {
    height: 20px;
    background-color: #e9eaec;
}
input.textual {
    width: 120px;
}
input.sq-button {
    font-weight: bolder;
    font-size: 11px;
    vertical-align: top;
    background: url('image/button_bg_core.gif');
    border: 0px solid;
    height: 18px;
}

input.go {
    height: 25px;
}

table.heading {
    width: 782px;
    height: 100px;
    background: url('image/header1.jpg')
}
table.heading .languages {
    margin-right: 25px;
}

table.search {
    text-align: center;
    margin-top: 1px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: 20px;
}

table.login {
    width: 97%;
    color: white;
    font-weight: bold;
    text-align: right;
    margin-left: auto;
    margin-right: 0px;
    background-color: #55616d;
}
table.login td {
    padding: 3px;
}
table.login p {
    text-align: left;
}
table.login p a {
    color: white;
    font-weight: normal;
    font-size: 10px;
    text-decoration: none;
}
table.login span {
    margin-right: 10px;
    margin-bottom: 5px
}

table.newsletter {
    margin-left: auto;
    margin-right: 10px;
}
table.newsletter td {
    padding: 3px;
}
table.newsletter p {
    text-align: right;
}
table.newsletter a {
    color: black;
    font-size: 10px;
    text-decoration: none;
}

table.rubrics {
    margin: 15px 0px 15px 0px;
    width: 100%;
    text-align: center;
}
table.rubrics a {
    color: #646464;
    font-weight: bold;
    text-decoration: none;
}
table.rubrics a:hover {
    color: #ca430b;
}

table.core {
    margin-left: auto;
    margin-right: auto;
    width: 95%;
    height: 100%;
}

table.tops {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    width: 90%;
}
table.tops td {
    padding: 3px;
}
table.tops a, table.common-form a, table.products a {
    color: #c26810;
    text-decoration: none;
}
table.tops img {
    border: 1px solid white;
}
table.tops span.name {
    color: #933d00;
    font-size: 11px;
    font-weight: bold;
}
table.tops span.info {
    font-size: 10px;
}

table.marks {
    font-weight: bold;
    border: 1px solid #8f989f;
    background-color: #c0c7cd;
    width: 97%;
    height: 20px;
    margin-top: 2px;
    margin-left: auto;
    margin-right: 0px;
    text-align: right;
}
table.marks a {
    color: #33383b;
    font-weight: bold;
    text-decoration: none;
}
table.marks span {
    margin-right: 45px;
}

table.common-form {
    text-align: right;
    margin-left: 20px;
}
table.common-form td {
    padding: 5px;
}
table.common-form td.left {
    text-align: left;
}
table.common-form .header3 {
    white-space: nowrap;
    position: absolute;
    left: 240px;
}
table.common-form span.caption {
	font-weight: bold;
}
table.common-form span.emphasize {
	color: #933d00;
}

table.product {
    margin-bottom: 20px;
}
table.product td {
    padding: 5px;
}
table.product img.photo {
    border: 1px solid #a4aaa8;
    margin-right: 10px;
}
table.product span.name {
    color: #933d00;
    font-size: 11px;
    font-weight: bold;
}
table.product span.caption {
    font-weight: bold;
}
table.products {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    width: 90%;
}
table.products td {
    padding: 3px;
}
.product-picture {
    border: 1px solid #a4aaa8;
}
table.products span.name {
    color: #933d00;
    font-size: 11px;
    font-weight: bold;
}
table.products span.info {
    font-size: 10px;
}
