html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	background:url('picts/bg.png') repeat; 
	 COLOR: #000000;
}
#wrapper                {
	height: 100%;
	width: 1000px;
	background: #ffffff;
	color: #000033;
	border-top: #0000ee 2px solid;
	border-left: #0000ee 2px solid;
	border-right: #0000ee 2px solid;
	border-bottom: #0000ee 2px solid;
}

}

#wrapper td {
	vertical-align: top

}
#header {
	background: #ffffff;
	background:url('picts/shop_header.jpg') no-repeat; 
	color: #F2F2FF;
	text align: center;
}
#footer {
	background: #ffffff;
	background:url('picts/bottom_bg.gif') repeat-x;
	color: #000000;
	text-align: center;
}
#content {
	
	background: #ffe600;
	color: #000000;
	border-left: 0px solid #000055; 
	border-right: 0px solid #000055;
}
	


A.shop:link 		{color: red; text-decoration: none;}
A.shop:visited 	{color: red; text-decoration: none;}
A.shop:active	 	{color: red; text-decoration: none;}
A.shop:hover 		{color: blue; text-decoration: underline;

}



.just 		{ text-align: justify;}

.price	{ COLOR: #0000ee; FONT: 18px arial, verdana, sans-serif; font-weight: bold; }


.h1		{ COLOR: #0000ee; FONT: 16px arial, verdana, sans-serif; font-weight: bold; }
.h2		{ COLOR: #0000ee; FONT: 24px arial, verdana, sans-serif; font-weight: bold; }
.h3		{ COLOR: #0000ee; FONT: 12px arial, verdana, sans-serif; font-weight: bold; }
.h4		{ COLOR: #000000; FONT: 14px arial, verdana, sans-serif; font-weight: bold; }
.h5		{ COLOR: #0000ee; FONT: 14px arial, verdana, sans-serif; font-weight: bold; }
.h6		{ COLOR: #990000; FONT: 16px arial, verdana, sans-serif; font-weight: bold; }

.title		{ COLOR: #0000ee; FONT: 18px arial, verdana, sans-serif; font-weight: bold; }
	

.table		{ COLOR: #000000; FONT: 12px arial, verdana, sans-serif; font-weight: normal; }
.table2		{ COLOR: #000000; FONT: 14px arial, verdana, sans-serif; font-weight: normal; }

.custom		{ COLOR: #000000; FONT: 12px arial, verdana, sans-serif; font-weight: bold; } 
             
.copyright_1	{ COLOR: #000000; FONT: 12px arial, verdana, sans-serif; font-weight: normal }
.copyright_2	{ COLOR: #0000EE; FONT: 10px arial, verdana, sans-serif; font-weight: bold }


.noscript_title { COLOR: #FF0000; FONT: 22px verdana, arial, sans-serif; font-weight: bold; }

.noscript_table { COLOR: #000000; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.noscript_table_2 { COLOR: #FF0000; FONT: 16px verdana, arial, sans-serif; font-weight: bold; }


.image_borders	{ color:#cc0000; }



/* START THE CODE FOR THE TOP CSS MENUS */

.menu-table 	{
		  width: 100%;
		  background-color:#97c6f1;
		  background-image: url("picts/menu-background.gif");
		  border-top: #cc0000 3px solid;
		  border-left: #cc0000 0px solid;
		  border-right: #cc0000 0px solid;
		  border-bottom: #cc0000 3px solid;
		}





.menu		{ font-size: 11px;
		  font-family: tahoma, verdana, arial, sans-serif, helvetica;
		  padding-top: 0px;
		  padding-bottom: 0px;
		  padding-left: 0px;
		  padding-right: 0px;
		  cursor:hand;
		  font-weight: bold;
		  text-align:center;
		  line-height: 28px;
		  display: block;
		  white-space:nowrap;
		  width: 100%;
		  border: #000000 0px solid; }


.firstmenu	{ color:#093DDB; }



a.menu:link 	{ background-image: url("picts/menu.gif");
		  background-color:#696969;
		  color: #ffffff; }


a.menu:visited 	{ background-image: url("picts/menu.gif");
		  background-color:#696969;
		  color: #ffffff; }


a.menu:active 	{ background-image: url("picts/menu.gif");
		  background-color:#C0C0C0;
		  color: #ffffff; }



a.menu:hover 	{  background-image: url("picts/menu2.gif");
		   background-color:#F0F0F0;
		   color: #cc0000; }


.menu-table2 	{
		  width: 700px;
		  background-color:#97c6f1;
		  border-top: #cc0000 2px solid;
		  border-left: #cc0000 2px solid;
		  border-right: #cc0000 2px solid;
		  border-bottom: #cc0000 2px solid;
		}