@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #878787;
	font-size: 12px;
}
.menu_bg {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.menu_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.menu_top a:link, .menu_top a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.menu_top a:hover, .menu_top a:active {
	color: #FFFF00;
	text-decoration: none;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	height: 17px;
	width: 145px;
	border: 1px none #666666;
}

a {
	color: #000000;
	text-decoration: none;
}

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	TEXT-DECORATION: none;
	background-color: #FFF;
	font-weight: bold;
	padding: 2px 2px 2px 13px;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

#sectionLinks a:hover{
	font-weight: bold;
	list-style-image: url(../images/bullet.gif);
	text-decoration: none;
	color: #FF0000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.menu_bdr1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.menu_bdr2 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.categorytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.producttitle {
	font-weight: bold;
	color: #000000;
}
.producttitle a:hover {
	color: #FF0000;
}
.contentbg {
	background-image: url(dbxbg.jpg);
	background-repeat: repeat-x;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.nav a:link, .nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	text-decoration: underline;
}.footerbg {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFF00;
}
.grey_bdr {
	border: 1px solid #CCCCCC;
}
.price {
	padding: 0px 0px 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.category a:link {color: #000000; text-decoration: none} 
.category a:visited {color: #000000; text-decoration: none} 
.category a:hover {color: #FF6600; text-decoration: none} 
.category a:active {color: #000000; text-decoration: none} 	
li {
	padding-bottom: 8px;
}.subscribe_field {
	width: 120px;
}
.para_small {
	font-size: 11px;
}

