@CHARSET "ISO-8859-1";
html,body	{
		width:100%;
		height:100%;
		margin: 0;
		padding: 0;
		border: none;
}
body	{
		font-family: Gill Sans, Arial, Arial Black;
		font-size: 12pt;
		color: #580054;
		background: #580054;
		}
hr		{
		color: #580054;
		background-color: #580054;
		height: 3px;
		border: 0px;
}
td.product{color: black;
		width: 188px;
		height: 169px;
		text-align: left;
		}
td.prod_title{
		margin: 0px;
		padding: 0px;
		vertical-align: top;
		text-align: center;
		}
td.spacer{
		height: 34px;
		width: 200px;
		background: #580054 url("images/dot.gif") top left repeat-x;
		}		
a:link  {
		color: #580054;
		text-decoration: none;
		font-weight:normal;
		}

a:visited{
		color: #580054;
		text-decoration: none;
		font-weight:normal;
		}

a:hover {
		color: #580054;
		text-decoration: none;
		font-weight:bold;
		}		
.mnColor	{ background: #D8CFBF; }
.prColor	{ background: #580054; }
.title	{font-size: 16pt;
		background: #D9CFBF;
		text-align: center;
		vertical-align: middle;
		width: 150px; height: 41px; }
td.menuT{font-size: 16pt;
		text-align: center;
		vertical-align: middle;
		width: 150px; height: 41px; }
td.menuS {font-size: 12pt;
		background: #D9CFBF;
		text-align: center;
		vertical-align: middle;
		width: 156px; height: 24px; }
a.menuT {color: #FFFFFF; }
.txt	{font-size: 12pt }
