@charset "iso-8859-1";
/*--page properties---------------------------------*/

body { 
	font-family:Verdana;
	margin-left: 0px; 
	margin-right: 0px;
	margin-top: 0px; 
	margin-bottom: 0px;
}

td {color: #000000; font-size: 10pt;}
/*--main-------------------------------------------*/
.main {
	}

/*--main menu--------------------------------------*/

.mainmenu {
	background: #E2C7AC;
	}

.mainmenu-links {
	color: #981212;
	font-weight: bold;
	font-size: 11px;
}

.mainmenu-links a {
	color: #981212;
	font-weight: bold;
	text-decoration: none;
}

.mainmenu-links a:hover {
	color: #A37575;
	text-decoration: underline;
	cursor: hand;
}

.mainmenu-links a:active {
	color: #981212;
	text-decoration: none;
}

/*--products menu---------------------------------*/
.productsmenu {
	background: #999966;
	}

.productsmenu a {
	color: #5C3938;
	font-weight: bold;
	text-decoration: none;
}

.productsmenu a:hover {
	color: #B40404;
	text-decoration: underline;
	cursor: hand;
}

.productsmenu a:active {
	color: #A16F6D;
	text-decoration: none;
}

.productsmenu-title {
	color: #BEB1A0;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	text-align: center;
}

.productsmenu-categories {
	background: #666699;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	text-indent: 3px;
	}

.productsmenu-products {
	background: #E8E6E3;
	color: #5C3938;
	font-weight: bold;
	font-size: 11px;
	text-indent: 5px;
	text-align: center;
	}

/*--middle----------------------------------------*/
.middle {
	background: #FFFFFF;
}

.middle-title {color: #224e71; background: #6fa1c4; text-transform: capitalize; font-weight: bold; font-style: italic; font-size: 18px; height: 2em; text-align: center; font: Verdana}
.middle-title2 {color: #ffffff; background: #224e71; text-transform: capitalize; font-weight: bold; font-style: italic; font-size: 8pt; height: 2em; text-align: center; font: Verdana}
.middle-title3 {color: #FFFF33; background: #6fa1c4; text-transform: capitalize; font-weight: bold; font-size: 15px; height: 1em; text-align: center; font: bolder}
.middle-title3 a:hover {color: #FFFF66; text-decoration: underline; cursor: hand}

.middle-order {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	background: #224e71;
	font-family: Verdana;
}

.middle-orderg1 {
	font-size: 10px;
	text-align: left;
	color: #ffffff;
	background: #dddddd;
	font-family: Verdana;
}

.middle-orderg2 {font-size: 10px; text-align: left; color: #000000; background: #eeeeee; font-family: Verdana; border: thin #E0E0FF}

.middle-ordery1 {font-size: 10px; text-align: left; color: #000000; background: #dddddd; font-family: Verdana; text-transform: capitalize}

.middle-ordery2 {
	font-size: 10px;
	text-align: left;
	color: #000000;
	background: #eeeeee;
	font-family: Verdana;
}

.middle-ordery3 {font-weight: bold; font-size: 15px; text-align: center; color: #000000; background: #bfe9f5; font-family: Verdana}

.middle-order a {
	color: #4D688F;
	font-weight: bold;
	text-decoration: none;
}

.middle-order a:hover {
	color: #E16F00;
	text-decoration: underline;
	cursor: hand;
}

.middle-order a:active {
	color: #845213;
	text-decoration: none;
}

.middle-menu-back {
	}

.middle-menu {
	background: #E5DED3;
	color: #3A3F65;
	font-weight: bold;
	font-size: 11px;
}

.middle-menu a {
	color: #943B29;
	font-weight: bold;
	text-decoration: none;
}

.middle-menu a:hover {
	color: #D86600;
	text-decoration: underline;
	cursor: hand;
}

.middle-menu a:active {
	color: #943B29;
	text-decoration: none;
}

.middle-info {
	color: #000000;
	font-size: 12px;
}

.middle-info a {
	color: #943B29;
	font-weight: bold;
	text-decoration: underline;
}

.middle-info a:hover {
	color: #C72100;
	font-weight: bold;
	text-decoration: underline;
}

.middle-info a:active {
	color: #943B29;
	font-weight: bold;
	text-decoration: none;
}

/*--price list------------------------------------*/
.pricelist-tab {
	background: #E7F2DA;
	color: #3F473F;
	font-weight: bold;
	font-size: 11px;
	}

.pricelist-tab a {
	color: #3F473F;
	font-weight: bold;
	text-decoration: none;
}

.pricelist-tab a:hover {
	color: #7F9A81;
	text-decoration: none;
	cursor: hand;
}

.pricelist-tab a:active {
	color: #7F9A81;
	text-decoration: none;
}

.pricelist-tab-selected {
	background: #59725B;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.pricelist-top {
	background: #557799;
	font-size: 11px;
	font-weight: bold;
	color: #ded1c0;
}

.pricelist-alt-a {
	background: #F7F7F6;
	border-top: solid 2px #FFFFFF;
}

.pricelist-alt-b {
	background: #F0EFEC;
	border-top: solid 2px #FFFFFF;
}

.pricelist-text {
	font-size: 11px;
	color: #3F473F;
}

.pricelist-text a {
	color: #943B29;
	font-weight: bold;
	text-decoration: underline;
}

.pricelist-text a:hover {
	color: #D86600;
	font-weight: bold;
	text-decoration: underline;
}

.pricelist-text a:active {
	color: #943B29;
	font-weight: bold;
	text-decoration: underline;
}

.pricelist-bottom {
	background: #557799;
	text-indent: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.pricelist-bottom a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.pricelist-bottom a:hover {
	color: #FF9B42;
	text-decoration: none;
	cursor: hand;
}

.pricelist-bottom a:active {
	color: #FFB878;
	text-decoration: none;
}

/*--footer------------------------------------------*/
.footer-menu {
	background: #E0E0DB;
}

.footer-bottom {
	background: #FFFFFF;
}

.copyright {
	color: #000000;
	font-size: 10px;
}

/*--forms-------------------------------------------*/
.forms-title {
	text-transform: capitalize;
	font-weight: bold;
	font-size: 24px;
	color: #537926;
}

.forms-info {
	font-size: 12px;
	background-color: White;
}

.exx {
	font-size:12px;
	background-color: White;
	color: Red;
}

.body {
font-family: Verdana;
font-size: 9pt 
}

.pinkmouseover {
font-family: Verdana;
font-size: 10pt;
background-color: #FFE6E6; border: 1 solid #FF9090 
}

.smallbody {
font-family: Verdana;
font-size: 8pt 
}

