body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	scrollbar-face-color:E9E9E9;/* color */
    scrollbar-3dlight-color:E9E9E9;
    scrollbar-arrow-color:FF7F00;
    scrollbar-highlight-color:E9E9E9;
    scrollbar-shadow-color:E9E9E9;

    scrollbar-track-color:eeeeee;
    scrollbar-darkshadow-color:cccccc;
}
.loginbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 19px;
	width: 134px;
	border: 1px solid #b5c39f;
	color: #4c622a;
}
.logintext {
	font-size: 10px;
	color: #6d8941;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #425227;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}

.nlink:link {
	color: #000000;
	text-decoration: none;
}
.nlink:visited {
	color: #333333;
	text-decoration: none;
}
.nlink:hover {
	color: #425227;
	text-decoration: none;
}
.nlink:active {
	color: #333333;
	text-decoration: none;
}

.collectionlistbox {
	border: 1px solid #ccd7c0;
	height: 140px;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 10px;
}
.collectionlistboxover {
	border: 1px solid #d98650;
	height: 140px;
	background-color: #FFFFFF;
	color: #d98650;
	font-size: 10px;
}
.collectionlistboxdown {
	border: 1px solid #6d8941;
	height: 140px;
	background-color: #FFFFFF;
	color: #6d8941;
	font-size: 10px;
}
.collectiondetailbox {
	border: 1px solid #ccd7c0;
	height: 371px;
	background-color: #FFFFFF;
}
.collectionsearchkeyword {
	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: #ccd7c0;
	border-right-color: #ccd7c0;
	border-bottom-color: #ccd7c0;
	border-left-color: #ccd7c0;
}
.collectionsearchbox {
	border: none;
	background-attachment: scroll;
	background-image: url(img/collection-search-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
}
.productName {
	color: #6d8941;
	font-weight: bold;
	font-size: 14px;
}
.heading1 {
	color: #000000;
	font-weight: bold;
	font-size: 26px;
	font-family:Times New Roman;

}
.heading2 {
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	font-family:Times New Roman;

}
.heading3 {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	font-family:Times New Roman;

}
.heading4 {
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	font-family:Times New Roman;

}
.content {
	color: #000000;
	font-weight:normal;
	font-size: 13px;
	font-family: Times New Roman;

}
.content2 {
	color: #000000;
	font-weight:normal;
	font-size: 11px;
	font-family: Arial;

}
.email {
	color:#CC3300;
	font-weight:bold;
	font-size: 13px;
	font-family: Times New Roman;

}

.emailOver {
	color:#229900;
	font-weight:bold;
	text-decoration:none;
	font-size: 13px;
	font-family: Times New Roman;

}
