body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
}
a{
	font-size:9pt;
	color:#000000;
	text-decoration:none;

}
a:hover{
	font-size:9pt;
	color:#ff0000;
	text-decoration:none;
}

a.small{
	font-size:8pt;
	color:#000000;
	text-decoration:none;

}
a.small:hover{
	font-size:8pt;
	color:#ff0000;
	text-decoration:none;
}

a.title{
	font-size:9pt;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a.title:hover{
	font-size:9pt;
	color:#ff0000;
	font-weight:bold;
}

a.cart_btn{
	background:url(../images/spbar_bg);
	font-size:8pt;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	border:1px #999999 solid;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
}
a.cart_btn:hover{
	background:url(../images/spbar_bgh);
	font-size:8pt;
	color:#ff0000;
	font-weight:bold;
}

/* Div CSS*/
#top_menu_bar{
	background:url('../images/menu_bar_bg1.png');
	height:27px;
	line-height:27px;
	font-size:9pt;
}
#menu_bar{
	background:url('../images/menu_bg.png');
	height:28px;
	font-size:9pt;
	color:#FFFFFF;
	font-weight:bold;
	line-height:26px;
}
#menu_bottom{
	background:url('../images/menu_bbg.png');
	height:10px;
}
#menu_bar_content a{
	font-size:8pt;
	color:#004f7e;
	font-weight:bold;
	text-decoration:none;
}
#menu_bar_content a:hover{
	font-size:8pt;
	color:#ff002e;
	font-weight:bold;
	text-decoration:underline;
}

#errZone{
	color:#ff0000;
	font-weight:bold;
}
/* PRODUCTS CSS */
#newest_prods_name{
	padding:5px;
	font-size:16pt;
	font-weight:bold;
	color:#000000;
}
.price{
	font-size:9pt;
	font-weight:bold;
	color:#ff0000;
}
.new_prods{
	background:url('../images/sp_bg.PNG') repeat-x;
	border:1px #CCCCCC solid;
	padding-left:5px;
	padding-right:5px;
	margin-top:2px;
}

.all_prods{
	background:#ffffff;
	border:1px #CCCCCC solid;
	padding-left:5px;
	padding-right:5px;
	margin-top:2px;
}

.cat_bar{
	background:url('../images/spbar_bg.png');
	border-bottom:1px #666666 solid;
	height:24px;
	color:#000000;
	font-weight:bold;
}

.cat_prods{
	background:#ffffff;
	border:1px #CCCCCC solid;
	border-bottom:5px #333333 solid;
	padding-left:5px;
	padding-right:5px;
	margin-top:2px;
}

#body{
	margin-top:5px;
}
#footer{
	background:#EAEAEA;
	margin-top:5px;
	margin-bottom:5px;
	padding:5px;
	border:1px #CCCCCC solid;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}
/* Table Define*/
table{
	font-size:9pt;
}
table.menu{
	font-size:9pt;
	border-left:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
}

.txt{
	font-size:9pt;
}
.btn{
	font-size:9pt;
	font-weight:bold;
	color:#666666;
}
.news_image{
	margin-right:5px;
	margin-bottom:5px;
}

.title{
	font-size:9pt;
	color:#000000;
	font-weight:bold;
}
#headline{padding:3px 3px 0px 0px; color:#F00; font-size:11px; }
#headline a{ font-size:11px; color:#F00;}
#headline a:hover{ font-size:11px; color:#111;}
