body {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	background: url(images/bgtile.gif) repeat;	
}

td {
	font-size: 11px;
}

a, a:visited, a:active {
	color: #3F2183;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #f93;
	text-decoration: underline;
}

a.dpi {
	color: #3F2183;
	text-decoration: underline;
}

a.dpi:hover {
	color: #0cf;
}

a.news, a.news:visited, a.news:active {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}

a.nav {
	color: #3F2183;
	text-decoration: none;
}

a.nav:hover, a.news:hover {
	color: #FF9933;
	text-decoration: underline;
}

.bold {
	font-weight: bold;
}

.boldPurple {
	font-weight: bold;
	color: #3F2183;
}

.boldPurple2 {
	font-weight: bold;
	color: #3F2183;
	font-size: 12px;
}

#brands {
	background: #fff;
	padding: 8px;
	text-align: center;
	border-right: 1px solid #9f9f9f;
	border-left: 1px solid #9f9f9f;
	border-bottom: 1px solid #9f9f9f;
}

#categories {
	background: #efefef;
	padding: 10px;
	text-align: center;
	border-right: 1px solid #fc3;
	border-left: 1px solid #fc3;
	border-bottom: 1px solid #fc3;
}

#footer {
	background: #A9A6AE;
	text-align: right;
	padding: 3px;
	font-size: 10px;
	color: #3F2183;
}

.form {
	font-size: 11px;
}

.grayBtm {
	border-bottom: 1px solid #9f9f9f;
}

#maintable {
	background: #fff;
	padding: 10px;
}

#maintable2 {
	background: #fff;
	padding: 20px;
}

#nav {
	background: url(images/bg_nav.gif) repeat-x;
	height: 18px;
	font-size: 10px;
	color: #3F2183;
	text-align: right;
	padding-right: 5px;
}

#newsTable {
	width: 100%;
	padding: 8px;
}

.orangeBtm {
	border-bottom: 1px solid #fc3;
	width: 100%;
}

.padRight {
	margin-right: 12px;
	border: 1px solid #666;
}

.purpleText {	
	font-size: 12px;
	color: #3F2183;
	text-align: left;
	padding: 8px;
}

#search {
	background: #efefef;
	padding: 4px;
	text-align: left;
	border-right: 1px solid #9f9f9f;
	border-left: 1px solid #9f9f9f;
	border-bottom: 1px solid #9f9f9f;
}

#searchBox {
	background: #fff;
	padding: 10px;
	text-align: center;
	border: 1px solid #9f9f9f;
}

#saleBox {
	background: #FEE485;
	padding: 10px;
	text-align: center;
	border: 1px solid #9f9f9f;
}

#ttlShop {
	background: url(images/ttl_shopjbm.jpg) no-repeat;
	height: 21px;
	width: 390px;
	text-align: right;
	padding-right: 5px;
	vertical-align: middle;
}

#ttlShopL {
	background: url(images/ttl_shopjbmL.jpg) no-repeat;
	height: 21px;
	width: 523px;
	text-align: right;
	padding-right: 5px;
	vertical-align: middle;
	border-right: 1px solid #ccc;
}

.titles {
	font-weight: bold;
	font-size: 14px;
	color: #3F2183;
}
/* for the ymm bar */
.formtext select{
	margin: 10px 0 0 0;
}

