.producttitle {
	font-size: x-small;
	font-weight: bold;
}
.txtlink {
	color: #FFF;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.mainmenu {
	font-size: medium;
	color: #FFFFFF;
	background-color: #FF6600;
	font-weight: bold;
	background-image: url(../images/mainmenu.gif);
}
.mainmenu_bg {
	background-image: url(../styles/topbar/orang_bar.gif);
}
.footer {
	font-size: xx-small;
	color: #FF3300;
}

.title {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
}
.box {
	border: 1px solid #FFCC66;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
}
.content {
	font-size: small;
}
.xsmall_content {
	font-size: x-small;
}

.topmymarket {
	background-image: url(../images/mymarkettop_bg.gif);
	color: #FFFFFF;
}
.box_search {
	font-size: x-small;
	border: 1px solid #FF6600;
	background-color: #FFCC66;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(../lib/border-radius/border-radius.htc);
}
.box_shopstart {
	background-color: #FFCC66;
	border: 1px dashed #FF6600;
	font-size: x-small;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.xsmallcontentbg {
	font-size: x-small;
	background-color: #CCCCCC;

}
.urltitle {
	font-size: medium;
	font-weight: bold;
}
.textprice {
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.txtlinkblack {
	color: #333333;
	text-decoration: none;
}
.newproducttile {
	font-size: small;
	color: #FFFFFF;
	background-color: #66CCFF;
	font-weight: bold;
	background-image: url(../images/toptitlebg2.gif);
}
.newshoptitle {
	font-size: small;
	color: #FFFFFF;
	background-color: #FF3399;
	font-weight: bold;
	background-image: url(../images/toptitlebg3.gif);
	text-align: left;
}
.newshoptitletop {
	font-size: small;
	color: #FFFFFF;
	background-color: #FF3399;
	font-weight: bold;
	background-image: url(../images/toptitlebg4.gif);
}
.texterror {
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}

.tag1 {
	font-size: small;
	font-weight: bold;
	color: #999900;
}
.tag2 {
	font-size: medium;
	font-weight: bold;
	color: #FF6600;
}
.tag3 {

	font-size: small;
	font-weight: bold;
	color: #99CC33;
}
.tag4 {


	font-size: x-small;
	font-weight: bold;
	color: #FF0000;
}
.tag5 {
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
}
.tag6 {
	font-size: small;
	color: #000;
	text-align: left;
	font-weight: bold;
}

