
  .checkout {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}
  .checkoutinput {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}   
  .nopcart {background: #CFCFCF;border: 1px;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;width:100%;}
  .nopheader {background: #113960;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #D6B54A;}
  .nopentry {background: #FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}
  .noptotal {background: #FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}
  .nopbutton {background: #31639C;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF;} 
  .nopship2 {background: #BFBFBF;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000;}

body {
	background-color: #000033;
	margin-top:0px;
	margin-bottom:0px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.storelink, storelink:hover {
text-decoration:none;
color:black;}

.storelink2, storelink2:hover {
text-decoration:none;
color:white;}
	
	.maintext
	{
	font-family:arial;
	font-size: 10pt;
	color: #000000;
	text-transformation:none;
	text-decoration:none;
	font-weight:none;
	}
	
	.mainlink
	{
	color: #003366;
	text-transformation:none;
	text-decoration:none;
	font-weight:bold;
	}

	.mainlink:hover
	{
	color: #0033CC;
	text-transformation:none;
	text-decoration:none;
	font-weight:bold;
	}
		
	.nav
	{
	font-family:arial;
	color: #FFFFFF;
	font-size:12pt;
	text-transform:none;
	text-decoration:none;
	font-weight:bold;
	}

	.nav:hover
	{
	font-family:arial;
	color: #A6E2FF;
	font-size:12pt;
	text-transform:none;
	text-decoration:none;
	font-weight:bold;
	}
	
	.copyright
	{
	font-family:arial;
	color: #FFFFFF;
	font-size:8pt;
	text-transform:none;
	text-decoration:none;
	font-weight:none;
	}
	
	.SH1
 {
 font-family:arial;
 color: #0033CC;
 font-size:12pt;
 text-transform:uppercase;
 font-weight:bold;
 }
 
  .SH2
 {
 font-family:arial;
 color: #0066CC;
 font-size:10pt;
 text-transform:uppercase;
 font-weight:bold;
 }

.mini
 {
 font-family:arial;
 color: #339999;
 font-size:8pt;
 text-transform:uppercase;
 font-weight:none;
 }
 
 .small
 {
	font-family:arial;
	font-size: 8pt;
	color: #000000;
	text-transformation:none;
	text-decoration:none;
	font-weight:none;
	}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button, CHECKBOX, select
	{
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma, arial, helvetica, serif;
	}


