@font-face {
font-family: PSL245;
src: url(PSL245.eot);
}
@font-face {
font-family: PSL245;
src: url(PSL245.ttf) format('truetype');
}

@charset "utf-8";
img { border:0; }
body, p, ul, li, form, h1, h2, h3, h4 {margin:0; padding:0;}
ul , li { list-style:none; padding:0; margin:0;}
body {margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	text-align: center;	background-repeat: no-repeat;	background-position:center top;}
body,td,th {font-family: PSL245; font-size: 14px;}
a img		{border:0; }
a:link		{color: #FF0000;text-decoration:none;}
a:visited	{color: #FF0000;text-decoration:none;}
a:hover	{color: #FF0000;text-decoration:none;}
a:active	{color: #FF0000;text-decoration:none;}


.button {
-moz-box-shadow:inset 0px 1px 3px 0px #fef0df;
-webkit-box-shadow:inset 0px 1px 3px 0px #fef0df;
box-shadow:inset 0px 1px 3px 0px #fef0df;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fef0df), color-stop(1, #ffdeb7));
background:-moz-linear-gradient(top, #fef0df 5%, #ffdeb7 100%);
background:-webkit-linear-gradient(top, #fef0df 5%, #ffdeb7 100%);
background:-o-linear-gradient(top, #fef0df 5%, #ffdeb7 100%);
background:-ms-linear-gradient(top, #fef0df 5%, #ffdeb7 100%);
background:linear-gradient(to bottom, #fef0df 5%, #ffdeb7 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fef0df', endColorstr='#ffdeb7',GradientType=0);
background-color:#fef0df;
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:5px;
border:1px solid #d9b794;
color:#604d3f;
font-family:supermarket;
font-size:14px;
padding:6px 0px;
text-decoration:none;
text-shadow:0px -1px 0px #fef0df;
}