body{
  font-family:verdana;
	margin:0px;
	font-size:11px;
	background:#027bbe url(../images/bg.png);
	background-position:top;
	background-repeat:no-repeat;
}

td {
  font-size:11px;
}

a {
  color:#3e3e3e;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}

a:hover {
  color:black;
	
}

#minicart td, #minicart a {
  font-size:10px;
}

#leftnav {
	width: 155px;
	font-size: 11px;
	vertical-align: top;
	font-size: 85%;
}

ul, ol {
	font-family: verdana;
	font-size:11px;
}

#leftnav a {
	/*/*/padding: 3px; 
	display: block;
	text-decoration: none;
	line-height: 1em;
	width: 155px /* */;
}

#leftnav a:hover, #leftnav a:active {
	color: #d1d1d1;
}

#leftnav ul {
	/*/*/padding: 0em;
	margin-left: 0em;
	margin-right: 0em;
	list-style-type: none; /* */
}

#leftnav li {
	/*/*/margin: 0px 0px 6px 0px; /* */	
}

td.current2 {
	background-image:url(images/subcat2.gif);
}

#current2 a, #current2 a:link, #current2 a:visited, #current2 a:active{
  color:#ffffff;
}

#minicart {
	font-size: 10px;	
}

h1 {
  font-family:trebuchet ms;
	font-size:16px;
	margin:0px;
	color:#ff9900;
}

.import_text {
	padding: 5px 0;
}

.import_text h1, .import_text h2 {
  font-family:trebuchet ms;
	font-size:12px;
	margin:0px;
	color:#ff9900;
}

.import_text h2 {
	margin-top: 10px;
}

.import_text p {
	margin: 0;
}

.entryTable {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.entryTableHeader {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0585c4;
	font-weight: bold;
	background-position: center;
}

.entryTable .label {
	background-color: #EFEFEF;
}

.entryTable .content {
	background-color: #FFFFFF;
}


.infoTable {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.infoTableHeader {
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0585c4;
	font-weight: bold;
	background-position: center;
}

.infoTable .label {
	background-color: #EFEFEF;
}

.infoTable .content {
	background-color: #FFFFFF;
}

.box {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:white;
	background-color:#0585c4;
	border: 1px solid #3e3e3e;
}

.box2 {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #3e3e3e;
}

.notice {
	color: #996600;
	font-weight: bold;
}

.addToCartButton {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	font-weight:bold;
	border: 1px solid #3e3e3e;
	background-color:#0585c4;
}

#errorMessage {
	color: #990000;
	font-weight: bold;
}

p { 
line-height:18px;
}
