/*--page properties---------------------------------*/
td {
	font-family: Arial, Verdana, Helvetica;
}

body {
	background: #F7F7F5;
	margin-left: 0px; 
	margin-right: 0px;
	margin-top: 0px; 
	margin-bottom: 0px;
}

hr {
	color: #525252;
	line-height: 1px;
	border: 1px;
}
/*--main-------------------------------------------*/
.main {
	border-right: solid 2px #B2B2B2;
	border-left: solid 2px #B2B2B2;
	border-bottom: solid 2px #B2B2B2;
}

.capitalize {
	text-transform: capitalize;
}

/*--header menu------------------------------------*/
.header-menu {
	font-size: 12px;
	color: #000000;
	text-align: right;
}

.header-menu a {
	color: #000000;
	text-decoration: none;
}

.header-menu a:hover {
	color: #065BC4;
	text-decoration: none;
	cursor: hand;
}

.header-menu a:active {
	color: #000000;
	text-decoration: none;
}

/*--order menu-------------------------------------*/
.ordermenu-left {
	font-size: 11px;
	color: #803434;
	background: #B2B2B2;
	border-left: solid 2px #B2B2B2;
	border-top: solid 1px #89A2BD;
	border-bottom: solid 1px #89A2BD;
}

.ordermenu-button {
	font-size: 11px;
	color: #803434;
	background: #B2B2B2;
	border-left: solid 0px #89A2BD;
	border-top: solid 1px #89A2BD;
	border-bottom: solid 1px #89A2BD;
}

.ordermenu-button a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.ordermenu-button a:hover {
	color: #065BC4;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
}

.ordermenu-button a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.ordermenu-place {
	font-size: 11px;
	color: #B2B2B2;
	font-style: italic;
	background: #B2B2B2;
	border-top: solid 1px #89A2BD;
	border-bottom: solid 1px #89A2BD;
}

.ordermenu-end {
	font-size: 11px;
	color: #803434;
	background: #B2B2B2;
	border-left: solid 0px #89A2BD;
	border-right: solid 2px #B2B2B2;
	border-top: solid 1px #89A2BD;
	border-bottom: solid 1px #89A2BD;
}

/*--products menu---------------------------------*/
.productsmenu {
	background: #FFFFFF;<br>
	color: #9D8F8F;
	border-left: solid 2px #B2B2B2;
	border-right: solid 4px #B2B2B2;
}

.productsmenu a {
	color: #9D8F8F;
	font-weight: bold;
	text-decoration: none;
}

.productsmenu a:hover {
	color: #000000;
	text-decoration: none;
	cursor: hand;
}

.productsmenu a:active {
	color: #9D8F8F;
	text-decoration: none;
}

.productsmenu-title {
	color: #4A5078;
	font-weight: none;
	font-size: 17px;
}

.productsmenu-categories {
	background: #F2F2F2;
	color: #525252;
	font-weight: bold;
	font-size: 12px;
	border-left: solid 0px #0752A6;
	border-right: solid 0px #0752A6;
	border-top: solid 1px #B2B2B2;
	border-bottom: solid 1px #B2B2B2;
}

.productsmenu-products {
	background: #FFFFFF;
	color: #9D8F8F;
	font-weight: bold;
	font-size: 11px;
	border-left: solid 0px #0752A6;
	border-right: solid 0px #0752A6;
}

.productsmenu-break {
	border-left: solid 0px #0752A6;
	border-right: solid 0px #0752A6;
}

.productsmenu-top {
	border-left: solid 0px #0752A6;
	border-right: solid 0px #0752A6;
}

.productsmenu-bottom {
	border-left: solid 0px #0752A6;
	border-right: solid 0px #0752A6;
}

/*--middle----------------------------------------*/
.middle {
	background: #FFFFFF;
	border-right: solid 2px #B2B2B2;
}

.middle-title {
	color: #838383;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 18px;
}

.middle-subtitle {
	background: #FFFFFF;
	color: #353535;
	font-weight: bold;
	font-size: 11px;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
}

.middle-menu {
	background: #FFFFFF;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 1px #000000;
}

.middle-menu a {
	color: #525252;
	font-weight: bold;
	text-decoration: none;
}

.middle-menu a:hover {
	color: #0877D7;
	text-decoration: none;
	cursor: hand;
}

.middle-menu a:active {
	color: #525252;
	text-decoration: none;
}

.middle-info {
	color: #353535;
	font-size: 13px;
}

.middle-info a {
	color: #065BC4;
	font-weight: bold;
	text-decoration: underline;
}

.middle-info a:hover {
	color: #ED0000;
	font-weight: bold;
	text-decoration: underline;
}

.middle-info a:active {
	color: #065BC4;
	font-weight: bold;
	text-decoration: none;
}

/*--price list------------------------------------*/
.pricelist-tab {
	background: #FFFFFF;
	color: #065BC4;
	font-weight: bold;
	font-size: 11px;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}

.pricelist-tab-space {
    background: #FFFFFF;
	color: #000000;
	font-size: 11px;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}

.pricelist-tab a {
	color: #919191;
	font-weight: bold;
	text-decoration: none;
}

.pricelist-tab a:hover {
	color: #000000;
	text-decoration: none;
	cursor: hand;
}

.pricelist-tab a:active {
	color: #919191;
	text-decoration: none;
}

.pricelist-tab-selected {
	background: #CCCCCC;
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	border-top: solid 0px #000000;
	border-left: solid 0px #000000;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
}

.pricelist-top {
	background: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.pricelist-alt-a {
	background: #FFFFFF;
	border-bottom: solid 1px #B2B2B2;
}

.pricelist-alt-b {
	background: #FFFFFF;
	border-bottom: solid 1px #B2B2B2;
}

.pricelist-text {
	font-size: 11px;
	color: #000000;
}

.pricelist-text a {
	color: #065BC4;
	font-weight: bold;
	text-decoration: none;
}

.pricelist-text a:hover {
	color: #ED0000;
	font-weight: bold;
	text-decoration: none;
}

.pricelist-text a:active {
	color: #065BC4;
	font-weight: bold;
	text-decoration: none;
}

.pricelist-bottom {
	background: #CCCCCC;
	font-size: 15px;
	font-weight: none;
	color: #476192;
}

.pricelist-bottom a {
	color: #000000;
	font-weight: none;
	text-decoration: none;
}

.pricelist-bottom a:hover {
	color: #065BC4;
	text-decoration: none;
	cursor: hand;
}

.pricelist-bottom a:active {
	color: #000000;
	text-decoration: none;
}


/*--footer------------------------------------------*/
.footer-menu {
	background: #E9EBF0;
}

.footer-bottom {
	background: #F0F1F6;
}

.bottommenu {
	color: #7F7F7F;
	font-size: 12px;
}

.bottommenu a {
	color: #7F7F7F;
	text-decoration: none;
}

.bottommenu a:hover {
	color: #000000;
	text-decoration: underline;
}

.bottommenu a:active {
	color: #7F7F7F;
	text-decoration: none;
}

.copyright {
	color: #C1B497;
	font-size: 10px;
}
.copyright a {
	color: #C1B497;
	text-decoration: underline;
}

.copyright a:hover {
	color: #A19271;
	font-weight: bold;
	text-decoration: underline;
}

.copyright a:active {
	color: #C1B497;
	text-decoration: none;
}

	
	
/*--SPECIAL------------------------------------------*/

.news {
	color: #837350;
	font-size: 11px;
}