/* blue STYLESHEET */

.print {display: none ;}
.rndbrd {
	color: #000000;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:1px solid #4a5cb3;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	}
	
.boxshadow {box-shadow: 7px 7px 5px #888;}	

li {
	margin-left: -25px;
	margin-bottom: 5px ;
}

blockquote {
	margin-top: -7px ;
	margin-bottom: -4px ;
}



p {margin : 0px 0px 0px 0px ;}
img {border : 0px}
body {
	margin : 0px 0px 0px 0px;
	padding:0;
	height:100%;
	border:none
	background : #FFFFFF ;
	background-image : url() ; 
}

a:link		{ color: #2D2D4A; text-decoration: none; }

a:visited	{ color: #2D2D4A; text-decoration: none; }

a:active	{ color: #2D2D4A; text-decoration: none; }

a:hover		{ color: #6699FF; text-decoration: none; }


td {
	font-family : Verdana, Tahoma, Arial, sans-serif ;
	font-size : 14px ;
	color : #000000 ;
        text-align : justify ;
}

td.page {
        text-align : justify ;
}


.title {
	font : 24px times, Times New Roman, times-roman, georgia, serif;
	font-weight: bold ;
	text-align: center;
	padding-top: 10px ;
	padding-bottom: 10px ;
	color : #082872 ;
	text-decoration: underline;  
}

.slogan {
		font : 21px times, Times New Roman, times-roman, georgia, serif;
	padding-bottom: 10px ;
		color : #082872 ;
			font-weight: bold ;
}

.slogansmall {
		font : 16px times, Times New Roman, times-roman, georgia, serif;
	padding-bottom: 10px ;
		color : #082872 ;
			font-weight: bold ;
}


.subtitle {
	font : 20px times, Times New Roman, times-roman, georgia, serif;
	font-weight: bold ;
	color : #082872 ;
		margin-top: 9px ;
	margin-bottom: 9px ;

}

.ulsubtitle {
	font : 16px verdana, arial, sans-serif ;
	font-weight: bold ;
	color : #660000 ;
	margin-bottom: -10px ;
}

.hr1 {
	width: 100%;
	color: #FFFFFF;
	height: 3px;
	border: 1px solid #CCCCFF;
	margin-top: 7px ; 
	margin-bottom: 7px ;  
}


.topmenu {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold ;
	text-align: left ;
	padding-top: 5px;
	padding-bottom: 5px; 
	padding-left: 7px;
	padding-right: 7px;
	display: block;
}

.topmenu:link {
	background-image: url("../images/menu.gif");
	background-color:#2D2D4A;
	color: #CFCFE0;
}

.topmenu:visited {
	background-image: url("../images/menu.gif");
	background-color:#2D2D4A;
	color: #CFCFE0; 
}

.topmenu:hover {
	background-image: url("/bin/template/menuon.gif");
	background-color:#C0C0C0;
	color: #000000; 
}

.menu {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold ;
	text-align: left ;
	width : 143px ; 
	padding-top: 5px;
	padding-bottom: 5px; 
	padding-left: 7px;
	padding-right: 7px;
	display: block;
}

.menu:link {
	background-image: url("../images/menu.gif");
	background-color:#2D2D4A;
	color: #FFFFFF;
}

.menu:visited {
	background-image: url("../images/menu.gif");
	background-color:#2D2D4A;
	color: #FFFFFF; 
}

.menu:hover {
	background-image: url("../images/menuon.gif");
	background-color:#C0C0C0;
	color: #000000; 
}

.menudiv {
	background-color:#000000 ;
	font-size: 1px ;
	width: 1px ;
}

.menuoutline {
        border-color : #000000 ;
	border-bottom : 1px solid ;
	border-left : 1px solid ;
	border-right : 1px solid ;
}

.side_image     {
        border-style : solid ;
        border-color : #FFFFFF ;
        border-width : 1px ;
	margin-left: 3px ;
	margin-bottom: 25px ; 
}

.page_image     {
        border-style : solid ;
        border-color : #000000 ;
        border-width : 1px ;
}


.submenu {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold ;
	text-align: left ;
	width : 133px ; 
	padding-top: 5px;
	padding-bottom: 5px; 
	padding-left: 7px;
	padding-right: 7px;
	display: block;
}

.submenu:link {
/*	background-image: url("/bin/template/menu.gif"); */
	background-color:#333333;
	color: #CFCFE0;
}

.submenu:visited {
/*	background-image: url("/bin/template/menu.gif"); */
	background-color:#333333;
	color: #CFCFE0; 
}

.submenu:hover {
	background-image: url("/bin/template/menuon.gif");
	background-color:#C0C0C0;
	color: #000000; 
}

.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 ;
}


