.body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.body A:link {
	text-decoration:underline;
	color:#336699;
}
.body A:visited {
	text-decoration:underline;
	color:#003366;
}
.body A:hover {
	text-decoration:underline;
	color:#6699cc;
}

.cartHead {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #003366;
	font-weight: bold;
}
.cart {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #eeeeee;
}

B {
	color: #333333;
}

.small {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.small B {
	color: #666666;
}


.button {
	background: #003366;
	color: #eeeeee; 
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}


.big {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
}
               
.foot {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

H1 {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	margin: 0pt;
}

H3 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0pt;
}

H5 {
	margin: 0pt;
}

DL {
	margin-top: 0pt;
	margin-bottom: 0pt;
}
UL {
	margin-top: 0pt;
	margin-bottom: 0pt;
}


HR {
	color: #003366;
	background-color: #003366;
	height: 1px;
	border: 0px;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.navigation A {
	border-bottom: 1px solid #999999;
	display: block;
	color: #000000;
	text-decoration: none;
	background-color: #eeeeee;
}
.navigation A:hover {
	background-color: #003366;
	color: #ffffff;
}
.nav a {
	font-weight: bold;
	padding-left: 5px;
}
.subNav a {
	font-weight: normal;
	padding-left: 15px;
}

.imgbrdr {
	border-color: #000000;
}