body
{
	margin: 0px;
	background-color: #EDEDED;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
a
{
	color: #6A9D9D;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
a.bottom
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #669999;
	text-decoration: none;
}
a.bottom:hover
{
	text-decoration: underline;
}
.head_bg
{
	background-image: url(i/head3.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.title_shdw
{
	background-image: url(i/title_shdw.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
.shop_bg
{
	background-image: url(i/shop_bg.jpg);
	background-repeat: repeat-x;
}
.content_bg
{
	background-image: url(i/content_bg.jpg);
	background-repeat: repeat-x;
}
a.shop
{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.small
{
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #000000;
}
.img
{
	margin-right: 10px;
	margin-bottom: 5px;

}
.grey
{
color: #999999
}
.inner_bg
{
	background-image: url(i/inner_bg.jpg);
	background-repeat: repeat-x;
}

