body				{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #000000; color: #000000; font-size: 0.8em; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

a					{ color: #000000; background-color : transparent; }
a:hover				{ color: #CC0000; background-color : transparent; }



p						{ font-size: small; color: #000000; }
li						{ font-size: small; color: #000000; }
h1						{ font-size: large; color: #000000; font-weight: bold; }
h2						{ font-size: medium; color: #000000; font-weight: bold; }
h3						{ font-size: small; color: #000000; font-weight: bold; }
h4						{ font-size: small; color: #000000; font-weight: bold; }
h5						{ font-size: small; color: #CC0000;  font-weight : bold;  background-color : transparent;   }
h6						{ font-size: small; color: #CC0000;  font-weight : bold;  background-color : transparent;   }

input					{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ffffff; font-size: x-small; color: #000000;}
textarea				{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ffffff; font-size: x-small; color: #000000;}
select					{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ffffff; font-size: x-small; color: #000000;}
input#submit			{ background-color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; color: #FFFF33; font-weight: bold; border: 2px outset #FFFF33; text-align: center; }
input.submit			{ background-color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; color: #FFFF33; font-weight: bold; border: 2px outset #FFFF33; text-align: center; }
input.placeOrderButton	{ background-color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; color: #FFFF33; font-weight: bold; border: 2px outset #FFFF33; text-align: center; }
input.buyButton			{ background-color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; color: #FFFF33; font-weight: bold; border: 2px outset #FFFF33; text-align: center; }



hr						{ color: #FFCC00; width: 100%; }



div.nav					{
	text-align: center;
	background-color: #000000;
	color: #FFFF33;
}
div.nav td							{ font-size: 10pt; color: #FFFF33; font-weight: bold; }
div.nav td a.inactiveNav			{ font-size: 10pt; font-weight: bold; color: #000000; background-color : transparent;  text-decoration: none;  }
div.nav td a.inactiveNav:hover		{ font-size: 10pt; font-weight: bold; color: #000000; background-color : transparent;  text-decoration: underline;  }
div.nav td a.activeNav				{ font-size: 10pt; font-weight: bold; color: #FFFF33; background-color : transparent;  text-decoration: none;  }
div.nav td a.activeNav:hover		{ font-size: 10pt; font-weight: bold; color: #FFFF33; background-color : transparent;  text-decoration: underline;  }



#siteBannerContainer			{
	width: 984px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#siteBannerContainer #siteBanner				{
	color: #FFFF33;
	background-color: #000000;
}

#siteBannerContainer #siteBanner #bannerContacts				{
	width: 200px;
	float: left;
	font-size: smaller;
	font-weight: bold;
}

#siteBannerContainer #siteBanner #bannerLogo				{
	width: 780px;
	float: right;
	text-align: right;
}

#siteFooterContainer			{
	width: 984px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}



div.reset	{
	clear: both;
	line-height: 0;
}




#siteContentContainer			{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #CCCCCC; 
	color: #000000;
}

#siteContent			{
	width: 984px;
	margin: 0px auto 0px auto;
	padding: 5px 0px 5px 0px;
	background-color: #FFFFFF; 
	color: #000000;
}




div.block1	{
	border: 1px solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.block1 h2	{
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	background-color: #000000;
	color: #FFFF33;
	font-size: 1em;
	text-align: center;
}
div.block1Liner	{
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
}



div.block2	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
div.block2 h2	{
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	background-color: #FFFFFF;
	color: #CC0000;
	font-size: 1em;
	text-align: center;
}
div.block2Liner	{
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
}








div.block1 h5.categoryHeader, div.block2 h5.categoryHeader	{
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #CCCCCC;
}
div.block1 h5.categoryHeader a, div.block2 h5.categoryHeader a	{
	color: #FFFF33;
	background-color: #000000;
	display: block;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 4px 5px;
}
div.block1 h5.categoryHeader a:hover, div.block2 h5.categoryHeader a:hover	{
	color: #FFFFFF;
}
div.block1 a.subcategoryHeader, div.block2 a.subcategoryHeader	{
	background-color: transparent;
	display: block;
	color: #000000;
	font-size: xx-small;
	text-decoration: none;
	padding: 2px 2px 2px 4px;
	border-bottom: 1px solid #EEEEEE;
}
div.block1 a.subcategoryHeader:hover, div.block2 a.subcategoryHeader:hover	{
	background-color: #CCCCCC;
	color: #000000;
}


div.blockH	{
	border: 1px solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.blockH h2	{
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	background-color: #000000;
	color: #FFFF33;
	font-size: 1em;
	text-align: center;
}
div.blockHLiner	{
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
}




div.blockN	{
	border: 1px solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.blockN h2	{
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	background-color: #000000;
	color: #FFFF33;
	font-size: 1em;
	text-align: center;
}
div.blockNLiner	{
	margin: 0px 0px 0px 0px;
	padding: 2px 2px 2px 2px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: left;
}

div.block1Liner p, div.block2Liner p, div.blockHLiner p, div.blockNLiner p	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.8em;
}




#subfooter	{ 
clear: both;
width: 98%; 
margin-left: auto; 
margin-right: auto; 
margin-top: 0px;  
margin-bottom: 0px;
padding: 0px 0px 0px 0px; 
background-color: transparent; 
color: #FFFF33; }


#footer-l				{ float: left; width: 380px; font-size: 0.8em; color: #FFFF33; text-align: left; }
#footer-l a				{ color: #FFFF33; background-color : transparent; }
#footer-l a:hover		{ color: #FFFFFF; background-color : transparent; }

#footer-r				{ float: right; width: 380px; font-size: 0.8em; color: #FFFF33; text-align: right; }
#footer-r a				{ color: #FFFF33; background-color : transparent; }
#footer-r a:hover		{ color: #FFFFFF; background-color : transparent; }


table.lists				{width : 98%}

blockquote 				{	font-size : x-small; font-weight : bold; color : #000000; background-color : transparent; }




.highlight			{ font-size: small; color: #CC0000; font-weight: bold }
.highlight10		{ font-size: x-small; color: #CC0000; font-weight: bold }
.highlight8			{ font-size: xx-small; color: #CC0000; font-weight: bold }

.prod				{ font-size: x-small; color: #000000 }
.prodonoffer		{ font-size: x-small; color: #000000; text-decoration: line-through;  }
.prodmain			{ font-size: x-small; color: #000000; font-weight: bold; }
.prodsub			{ font-size: xx-small; color: #000000 }
.prodbold			{ font-size: x-small; color: #000000; font-weight: bold; }
.prodsubbold		{ font-size: xx-small; color: #000000; font-weight: bold; }

.red					{	color: #CC0000 }
.blue					{	color: #0000CC }
.green					{	color: #009900 }
.grey					{	color: #999999 }
.white					{	color: #FFFFFF }
.footer-main			{	font-size: x-small; font-weight: bold; }
.ongrey					{	font-size: x-small; font-weight: bold; color: #ffffff; }
.tiny					{	font-size: xx-small; }
.tinybold				{	font-size: xx-small; font-weight: bold; }


