body {
	color:#000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background: #FFFFFF url(images/back.jpg) repeat-x;
	font: 12px/20px Tahoma;
}
.bottomlinks, .bottomlinks a:link, .bottomlinks a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a:link, a:visited {
	color:#000000;
	font-weight:bold;
}

a:hover, a:active {
	color:#00990;
	font-weight:bold;
	
}
#Table_01 img {
	padding: 3px;
	border: 1px solid #ccc;
}


div {
	margin:1px 1px 1px 1px;
}

#nav li {
	list-style-type:none;
	display:inline;
	padding-right:20px;
}
.order {
	font-weight: bold;
	text-transform: capitalize;
}


legend {
	font-size: 18px;
	font-weight: bold;
}
#cartTable { border: 1px solid #38307B; }

#cartTable th {
	font-weight: bold;
	color: #FFFFFF;
}


#loginTable th {
	font-size: 12px;
	color: #483DA3;
	font-weight: bold;
	text-transform: capitalize;
}

h1 {
	font-size: 18px;
	text-transform: capitalize;
	line-height: 25px;
	color: #362F7B;
}


h2 { font-size: 14px; }
