﻿body {
   background: blue;
   font-size: 12pt;
   width: 75%;
   height: auto;
   }
   
img
{
	border:0;
}

a
{
	text-decoration: none;
}

.printVersion
{
	width: 650px;
	height: 101px;
	margin-left: 0px;
	position: relative;
}
.noPrint, .search, .footer, .badge a, .nav, .cart
{
	display:none;
}


	
	
.datagrid {font: normal 8pt Helvetica, Arial, sans-serif; color: #00316b;}
.datagrid a {color: #0095da;}
.datagrid a:hover {color: #647b98;}

.maintable {width: 80%}