.topnavi {
	color: #3B4E5C;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.red {
	color: #FF2400;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.baskettitle {
	color: #3B4E5C;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
}
.bottom_navi {
	color: #3B4E5C;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.copyright {
	color: #3B4E5C;
	font-size: 11px;
	font-family: tahoma;
}
.rightsidetext {
	color: #3B4E5C;
	font-size: 12px;
	font-family: tahoma;
	text-align: left;
}
.cust_service_txt {
	color: #3B4E5C;
	font-size: 12px;
	font-family: tahoma;
}
.browntext {
	color: #AC3F2F;
	font-size: 12px;
	font-family: tahoma;
	font-weight:bold;
}
.leftnav {
	color: #7B7E80;
	font-size: 12px;
	font-family: tahoma;
	text-align: left;
}
p.navtext {
	color: #3B4E5C;
	font-size: 12px;
	font-family: tahoma;
}
p.centertxt {
	text-align: center;
}
td.product_text {
padding-top: 25px;
}
div.product_text {
	color: #7B7E80;
	font-size: 14px;
	font-family: tahoma;
	text-align: left;
	padding: 10px;
	border: 1px solid #CECECD;
	margin: 25px 0 0 0;
	height: 125px;
	overflow: auto;
}
div.product_text p {
	text-align: justify;
}
.maintext {
	color: #7B7E80;
	font-size: 13px;
	font-family: tahoma;
}
.darkbrown {
	color: #6E0C00;
	font-size: 13px;
	font-family: tahoma;
	font-weight:bold;
}
.inputarea {
BORDER-RIGHT: #3B4E5C 1px solid;
BORDER-TOP: #3B4E5C 1px solid;
FONT-SIZE: 11px;
BORDER-LEFT: #3B4E5C 1px solid;
BORDER-BOTTOM: #3B4E5C 1px solid;
FONT-FAMILY: Tahoma;
BACKGROUND-COLOR: #E5E6E2;
}
.inputarea1 {
BORDER-RIGHT: #3B4E5C 1px solid;
BORDER-TOP: #3B4E5C 1px solid;
FONT-SIZE: 11px;
BORDER-LEFT: #3B4E5C 1px solid;
COLOR: #3B4E5C;
BORDER-BOTTOM: #3B4E5C 1px solid;
FONT-FAMILY: Tahoma;
BACKGROUND-COLOR: #ffffff;
}
a:link {
	color: #3B4E5C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3B4E5C;
}
a:hover {
	text-decoration: none;
	color: #FF2400;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.lightgray:link {
	color: #7B7E80;
	text-decoration: none;
}
.lightgray:visited {
	text-decoration: none;
	color: #7B7E80;
}
.lightgray:hover {
	text-decoration: none;
	color: #FF2400;
}
.lightgray:active {
	text-decoration: none;
	color: #FF0000;
}
.brown_link:link {
	color: #AC3F2F;
	text-decoration: none;
}
.brown_link:visited {
	text-decoration: none;
	color: #AC3F2F;
}
.brown_link:hover {
	text-decoration: none;
	color: #FF2400;
}
.brown_link:active {
	text-decoration: none;
	color: #FF0000;
}
.productlinks {
font-family: tahoma;
font-size: 13px;
color: #000000;
}
.oldprice {
font-family: tahoma;
font-size: 13px;
text-decoration: line-through;
}
.price {
font-family: tahoma;
font-size: 13px;
font-weight: bold;
color: red;
}