/* blue STYLESHEET */

body {
	background : #FFFFFF ;
        background-image : ;
	margin top : 0 ;
	margin left : 0 ;
	margin right : 0 ;
	margin bottom : 0 ;
}

a:link		{ color: #3300FF; text-decoration: none; }

a:visited	{ color: #3300FF; text-decoration: none; }

a:active	{ color: #3300FF; text-decoration: none; }

a:hover		{ color: #6699FF; text-decoration: none; }

a.sidelink		{ color: #99CCFF; text-decoration: none; }

a.sidelink:link		{ color: #99CCFF; text-decoration: none; }

a.sidelink:visited	{ color: #99CCFF; text-decoration: none; }

a.sidelink:active	{ color: #99CCFF; text-decoration: none; }

a.sidelink:hover	{ color: #99FF99; text-decoration: none; }


td {
	font-family : Verdana, Tahoma, Arial, sans-serif ;
	font-size : 8pt ;
	color : #000000 ;
}

td.page {
        text-align : justify ;
}


.menu		{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 8pt;
		  height: 22px;
		  padding-top: 0px;
		  padding-bottom: 0px;
		  padding-left: 7px;
		  padding-right: 7px;
		  cursor:pointer;
		  font-weight: bold;
		  text-align: center;
		  line-height: 20px;
		  display: block;
		  border: #000000 0px solid; }


.menuoutline	{ BORDER-BOTTOM: #000000 1px solid; BORDER-TOP: #000000 0px solid; }


a.menu:link 	{ background-image: url("/bin/template/menu.gif");
		  background-color:#2D2D4A;
		  color: #CFCFE0;}


a.menu:visited 	{ background-image: url("/bin/template/menu.gif");
		  background-color:#2D2D4A;
		  color: #CFCFE0; }


a.menu:active 	{ background-image: url("/bin/template/menu.gif");
		  background-color:#2D2D4A;
		  color: #CFCFE0; }


a.menu:hover 	{  background-image: url("/bin/template/menuon.gif");
		   background-color:#C0C0C0;
		   color: #000000; }

.side_image     {
        border-style : solid ;
        border-color : #FFFFFF ;
        border-width : 1 ;
}

.thumbtable1 {
    float : left ;
    display : inline ;
}
.itemname {
    font : bold 18px arial, arial ;
    color : #000000 ;
}

.price {
    font : normal 12px arial, verdana ;
}

.saleprice {
    font : bold 12px arial, verdana ;
}

