a:link,a:visited,a:active {
	color:#3b3b3b;
	text-decoration:none;
}
a:hover {
	color:#3b3b3b;
	text-decoration:none;
}    

body {
	font-family: arial;
	font-size: 11px;
	color: #3b3b3b;
	background-color:#565656;
	background-image:url("/files/images/design/shadow.jpg");	
	background-repeat:no-repeat;
  	background-position:top center;
}

td {
	font-family: arial;
	font-size: 11px;
	color: #3b3b3b;
}

.shop-currency{
	font-family:arial;
	font-size:11px;
}

.headerTable td a:link,.headerTable td a:visited,.headerTable td{
	color:#FFFFFF;
}

.headerTable td ,.headerTable a:link, .headerTable a:visited{
	color:#3b3b3b;
}

.inputSubmit{
	font-family: arial;
	font-size: 11px;
	color:#FFFFFF;
	background-color:#565656;
	border:1px solid #565656;
}

.leftcontent, .maincontent, .rightcontent{
	padding:10px;
}

.relatedimage img{
	max-width:100px;
}