body				{ font-family: Verdana, Arial, Helvetica, sans-serif; 
						background: #000000 url('/images/main-background.jpg') repeat-x; 
						color: #000000; 
						font-size: x-small; 
						margin: 0px 0px 0px 0px;
						text-align: center; }
						
#siteContainer	{
	width: 766px;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background-color: #FFFFFF;
	color: #000000;
}

a					{ color: #000000; background-color : transparent; }
a:hover			{ color: #FF0000; background-color : transparent; }

p					{ font-size: x-small; color: #000000; background-color : transparent; }

p.boxhead		{ font-size: x-small; color: #FFFFFF; background-color : transparent; font-weight: bold; }
p.edit		{ font-size: x-small; color: #FFFFFF; background-color : transparent; font-weight: bold; }
p.linktext		{ font-size: x-small; }
p.linktextbold		{ font-size: x-small; font-weight: bold; }

p.large			{ font-size: medium; }
p.medium			{ font-size: small; }
p.tiny       	{ font-size: xx-small; }
p.tinybold		{ font-size: xx-small; font-weight: bold; }

p.boxhead12		{ font-size: medium; color: #FFFFFF; background-color : transparent; font-weight: bold; }
p.headings		{ font-size: x-small; color: #FFFFFF; background-color : transparent; font-weight: bold; }
p.headings-tiny		{ font-size: xx-small; color: #FFFFFF; background-color : transparent; font-weight: bold; }

.highlight		{ font-size: small; color: #FF0000; background-color : transparent; font-weight: bold; }
.highlight10		{ font-size: x-small; color: #FF0000; background-color : transparent; font-weight: bold; }
.highlight8		{ font-size: xx-small; color: #FF0000; background-color : transparent; font-weight: bold; }
font			{ font-size: x-small; }

li			{ font-size: x-small; }
h1			{ font-size: large; font-weight: bold; }
h2			{ font-size: medium; font-weight: bold; }
h3			{ font-size: x-small; font-weight: bold; }
h4			{ font-size: small; font-weight: bold; }
h5			{ font-size: x-small; font-weight : bold; }
h6			{ font-size: small; font-weight : bold; }

input						{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #FFFFFF; font-size: xx-small; }
input.submit			{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #60537E; color: #FFFF00; font-size: xx-small; font-weight: bold; }
input#submit			{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #60537E; color: #FFFF00; font-size: xx-small; font-weight: bold; }
input.buyButton		{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #60537E; color: #FFFF00; font-size: xx-small; font-weight: bold; }

textarea			{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #FFFFFF; font-size: xx-small; }
select			{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #FFFFFF; font-size: xx-small; }
hr					{ color: #000000; width: 100%; }
td.shaded		{ background-color: #EEEEEE; }
td.whitefill	{ background-color: #FFFFFF; }
td.shaded-red	{ background-color: #FF0000; }
td.noshade		{ background-color: #FFFFFF; }
td.boxhead		{ background-color: #0099FF; }
td.nobg			{ background-color: #FFFFFF; }
.submenu			{ font-size: xx-small; font-weight: bold; }
.menu				{ font-size: x-small; font-weight: bold; }
.red				{color: #FF0000; }
.blue				{color: #000000; }
.green			{color: #00CC00; }
.grey				{color: #999999; }
.footer-main		{ font-size: x-small; font-weight: bold; }
.ongrey		{ font-size: x-small; font-weight: bold; color: #FFFFFF; }
.tiny		{ font-size: xx-small; }

table.lists	{width : 98%}

blockquote {font-weight : bold; }

.prod				{ font-size: x-small; }
.prodonoffer	{ font-size: x-small; text-decoration: line-through  }
.prodmain		{ font-size: x-small; color: #FF0000; background-color: transparent; font-weight: bold }
.prodsub			{ font-size: xx-small; }
.prodbold		{ font-size: x-small; font-weight: bold }
.prodsubbold	{ font-size: xx-small; font-weight: bold }

table.prod	{width : 98%}


div.block td.blockTDL, 
div.block td.blockTDT, 
div.block td.blockTDR, 
div.block td.blockTDB, 
div.block td.blockTD	{
	vertical-align: top;
	border-collapse: collapse;
} 


div.block td.blockTDL	{
	background: transparent url('/images/block-fill-l.gif') repeat-y;
	color: #000000;
	text-align: left;
} 
div.block td.blockTDR	{
	background: transparent url('/images/block-fill-r.gif') repeat-y;
	color: #000000;
	text-align: right;
}  

/*
div.block td.blockTDB	{
	background: transparent url('/images/block-fill-b.gif') repeat-x;
	color: #000000;
	text-align: center;
}
*/

div.block td.blockTD	{
	background: transparent url('/images/block-tr-br.gif') no-repeat top right;
	color: #000000;
} 

div.block td.blockTDT	{
	border-top: 1px solid #60537E;
	font-size: xx-small;
} 

div.block p.block_content	{
	font-size: xx-small;
} 

div.block td.blockTDT h2.borderedBlock,
div.block td.blockTDT h2.highlightBlock	{
	font-size: x-small;
	font-weight: bold;
	background: #60537E url('/images/block-h2.jpg') repeat-x; 
	color: #FFFF00;
	text-align: center;						
	padding: 3px 2px 3px 2px;
} 

div.block td.blockTDT h2.borderlessBlock,
div.block td.blockTDT h2.newsBlock	{
	font-size: x-small;
	font-weight: bold;
	background: #60537E url('/images/block-h22.jpg') repeat-x; 
	color: #FFFF00;
	text-align: center;
	padding: 3px 2px 3px 2px;
} 

div.block h2	{
	margin: 0px 0px 2px 0px;
}



div.block h5.categoryHeader	{
	font-size: x-small; 
	font-weight: bold; 
	background: #60537E url('/images/block-h2.jpg') repeat-x; 
	color: #FFFF00;
	margin: 2px 0px 1px 0px;
	padding: 3px 3px 3px 3px;
	text-align: center;
}
div.block h5.categoryHeader a	{
	color: #FFFF00;
	background-color: transparent;
	text-decoration: none;
}

div.block a.subcategoryHeader			{
	font-size: xx-small; 
	font-weight: bold;
	color: #000000;  
	background-color: #FFFFFF; 
	margin: 1px 0px 1px 0px; 
	padding: 2px 2px 2px 2px; 
	display: block; 
	text-decoration: none;
	text-align: left;
	border-bottom: 1px solid #000000;
}
div.block  a.subcategoryHeader:hover		{ 
	color: #000000; 
	background-color: #FFFF7F; 
}





















#screenreader	{	position:absolute; left:0px; top:-500px; width:1px; height:1px; overflow:hidden; }


#subfooter	{ 
clear: both;
margin-left: auto; 
margin-right: auto; 
margin-top: 0px;  
margin-bottom: 0px;
padding: 0px 0px 0px 0px; 
background-color: transparent; 
color: #FFFFFF; }


#footer-l							{ float: left; width: 380px; font-size: xx-small; color: #000000; text-align: left; }
#footer-l a				{ color: #000000; background-color : transparent; }
#footer-l a:link			{ color: #000000; background-color : transparent; }
#footer-l a:hover		{ color: #FF0000; background-color : transparent; }

#footer-r							{ float: right; width: 380px; font-size: xx-small; color: #000000; text-align: right; }
#footer-r a					{ color: #000000; background-color : transparent; }
#footer-r a:link			{ color: #000000; background-color : transparent; }
#footer-r a:hover		{ color: #FF0000; background-color : transparent; }

div.reset	{ clear: both; line-height: 0%;
	margin: 0px 0px 0px 0px; 
	padding:0px 0px 0px 0px; 
}

div.navigation	{
	width: 766px;
	text-align: center;
	font-weight: bold;
	background-color: transparent;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	margin: 5px 0px 5px 0px;
	padding: 10px 0px 10px 0px;
}

div.navigation a	{
	text-decoration: none;
}
