/* CSS Document */

body {
	background-image: url(images/pagebg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-style:normal; color:#000000;}
tr {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-style:normal; color:#000000;}
.prodmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #EDEEE3;
}
.cellbr {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C8C9BF;
	border-right-color: #C8C9BF;
	border-bottom-color: #C8C9BF;
	border-left-color: #C8C9BF;
}
.textd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;

}.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.cellbrl {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C8C9BF;
}
.sublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
.texth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #5A4D28;
	letter-spacing: 1pt;
}
a.sublink:hover {
	color: #333333;
	text-decoration: none;
}
a.bottom:hover {
	color: #EDEEE3;
	text-decoration: none;
}
a.toplink:hover {
	color: #EDEEE3;
	text-decoration: underline;
}
.imagebr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5A4D28;
	border-right-color: #5A4D28;
	border-bottom-color: #818B5A;
	border-left-color: #818B5A;
}
a.prodmenu:hover {
	color: #ffffff;
	text-decoration: underline;
}