/* CSS Document */
body{
	padding:0px;
	margin: 0 auto;
	width:1000px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3f8e25;
	background:url(../images/mybg.gif) repeat-y #fff;
	background-position:center;
	background-attachment: fixed;
	}
	
A:link {COLOR: #3f8e25;font-size: 12px;text-decoration:none;}
A:visited {COLOR: #3f8e25;font-size: 12px;text-decoration:none;}
A:hover {COLOR: #000;text-decoration:none;font-size: 12px;}

A.menu:link {COLOR: #000; font-size:14px; text-decoration:none;}
A.menu:visited {COLOR: #000; font-size:14px;text-decoration:none; }
A.menu:hover {COLOR: #fff; font-size:14px; text-decoration:none; }

A.botmenu:link {COLOR: #3f8e25; font-size:12px; text-decoration:none;}
A.botmenu:visited {COLOR: #3f8e25; font-size:12px;text-decoration:none; }
A.botmenu:hover {COLOR: #000; font-size:12px; text-decoration:none; }

.bgover{background-image:url(../images/menubgover.jpg); background-repeat:no-repeat;}
.bgout{background-image:url(../images/menubg.gif); background-repeat:no-repeat;}

.smalltitlefont{
	color:white;
	font-weight:bold;
	}
.contentfont{
	color:white;
	}
.userlongfont{
	color:#3f8e25;
	}
.logintext{
	width:120px;
	height:18px;
	border:1px solid #3f8e25;
	}
.productCategoryNameFont{
	color:#3f8e25;
	font-weight:bold;
	}
.abouname{
	color:#3f8e25;
	font-size:14px;
	font-weight:bold;
	}
.dlspacing{
	line-height:20px;
	}
	
.ProductSearch{
	color:white;
	font-weight:bold;
	}
.newstitle{
	font-size:16px;
	font-weight:bold;
	color:#3f8e25;
	}
.viewfu{
	color:#444;
	font-size:10px;
	}
.xhico{
	color:red;
	}
.feedbacktext{
	width:180px;
	height:18px;
	border:1px solid #abcd9f;
	}
.feedbacklist{
	width:280px;
	height:100px;
	border:1px solid #abcd9f;
	}
#menu{margin:0;padding:0;}
#menu ul{margin:0;padding:0;list-style:none;}	
#menu ul li{float:left;}	
#menu ul li a{width:99px;height:34px;display:block;background:url(../images/menubg.jpg) no-repeat;line-height:34px;text-align:center; color:#fff;}	
#menu ul li a:hover{background:url(../images/menubgover.jpg) no-repeat; color:#000;}	
#menu ul li.activemenu a{background:url(../images/menubgover.jpg) no-repeat;}
