h1           { font-family: Arial; color: #000080; font-weight: bold }
h2           {
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size:16px;
	padding:15px 0px;
	margin:0px;
	text-align:center;
}
h3           { font-family: Arial; color: #000080; font-weight: bold }
h4 {margin:0px; padding-left:10px; font-size:12px; font-weight:bold; color:#666;}

body         { font-family: Arial; font-size: 12px}

table        { font-family: Arial; font-size: 12px }

a            { font-family: Arial; font-size: 12px; color: #000080; text-decoration:none; }
a:hover      { color: #000000; text-decoration:underline;}

.flip        { position: absolute; left: 470px; top: 2px; width: 250px; height: 250px; 
               visibility: hidden }

.botlink     { font-size: 10px}
.navfront ul { list-style-type: square; }
.navfront a {
		color : #000080;
		font : 12px Arial, Helvetica, sans-serif;    
       height: 16px;
       padding-top: 3px;
       padding-bottom: 1px;
       text-decoration : none
}


.navfront a:hover {
	     text-decoration: underline
}

.navlink {
		color: #333333 ;
		font: 12px Arial, Helvetica, sans-serif bold;
		font-weight: bold;    
       text-decoration :none;
	   padding:10px 0px;
}

.navlink:hover {text-decoration:underline;}
/*.thumb {
		border: 3px ridge #000080;
}*/

.footer {
		display: none;
}

table#product {
	border-bottom:1px solid rgb(153, 153, 153);
	margin-bottom:10px;
}
table#product td {padding-bottom: 10px;}
table#product td.product {padding-bottom: 10px; text-align:center;}

.bg  {
	background:#edf1f5;
	border-left:1px solid rgb(153, 153, 153);
	border-right:1px solid rgb(153, 153, 153);
	text-align: left;
	}

table.prices td{padding:5px;text-align:center; border:1px solid  rgb(153, 153, 153); background:#ffffff;}
table.prices {border:1px solid  rgb(153, 153, 153); font-weight:bold; width:650px; height:50px;}
tr.pricetop td {background:#abb4c0; color:#ffffff; font-size:14px; height:20px;}
