body {
	margin: 0; 
	padding: 0; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #fff;
	color: #656565;
}

td {
	font-family: Arial, Helvetica, Sans-serif; 
	font-size: 11px;
	color: #656565;
}

select {
	font-family: Arial, Helvetica, Sans-serif; 
	font-size: 11px;
	color: #656565;
}

td.description {
	font-family: Arial, Helvetica, Sans-serif; 
	font-size: 11px;
	color: #999999;
	line-height: 18px;
}

.darkline {
	background-color: #656565;
}

.lightline {
	background-color: #CFCFCF;
}

.spacedText {
	font-family: Arial, Helvetica, Sans-serif; 
	font-size: 11px;
	line-height: 18px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
}

.footer a {
	color: #303030; 
	text-decoration: none;
}

.footer a:hover {
	color: #6D976D;
	text-decoration: none;
}

.graylink {
	color: #656565;
	text-decoration: none;
}

.ugreenlink {
	color: #6D976D;
}

.ugraylink {
	color: #656565;
}

.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #656565;
}

.pagesubheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #9A9A9A;
}

.productname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #656565;
}

.headerLevelOne {
	background-color: #FAFAFA;
}

.headerLevelTwo {
	background-color: #F7F7F7;
}

.headerlight {
	background-color: #FCFCFC;
}

.headerlink {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #999999;
}

a:hover.headerlink {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #6D976D;
}

a {
	font-size: 10px
	font-family:  Arial, Helvetica, sans-serif;
color: #6D976D;
	text-decoration: underline;
 }

a:hover {
	font-size: 10px
	font-family:   Arial, Helvetica, sans-serif;
color: #6D976D;
	text-decoration: underline; 
 }

a:active {
	text-decoration:underline;
color: #6D976D;
 }

.activeHeaderLink {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.pactiveHeaderLink {
	font-size: 14px;
	color: #9A9A9A;
	font-weight: bold;
	text-decoration: none;
}

.cartheader {
	font-weight: bold;
	font-size:11px;
	color: #000;
	background-color: #ddd;
}

.cartcontents {
	background-color: #eee;
}

.required {
	color: #f00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.smallform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

.caption {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

.blackborder {
}