.navigation {
BORDER-RIGHT: #999999 1px solid; 
BORDER-TOP: #999999 1px solid; 
PADDING-RIGHT: 0px; 
PADDING-LEFT: 0px; 
BORDER-LEFT: #999999 1px solid; 
BORDER-BOTTOM: #999999 1px solid; 
PADDING-TOP: 0px; 
}
P.workathome {
	BACKGROUND-COLOR: #EDF1EF
}
P.dropship {

	background : #FDF5E6;
}
ul {
  font-family: verdana, Trebuchet MS, arial, helvetica, sans-serif;
  font-size: 11;
	font-weight: bold;
}
P {
  font-family: verdana, Trebuchet MS, arial, helvetica, sans-serif;
  font-size: 11;
  line-height: 1.5em;
}
td {
  font-family: verdana, Trebuchet MS, arial, helvetica, sans-serif;
  font-size: 11;
  line-height: 1.5em;
}
H1 {
  font-family: verdana, Trebuchet MS, arial, helvetica, sans-serif;
  font-size: 14pt;
  line-height: 1.5em;
}
	/*
input, select, textarea {
 	color: Black;
 	font: 13px Arial, Helvetica, sans-serif;
 	background: White;
 }
 */
 
form { margin-top: 0; margin-bottom: 0; }
a:hover {
	 	color: Black;
	text-decoration: underline;
}
a {
	 	color: Black;
	text-decoration: none;}
	
a.nav {
	text-decoration: none;
}

a.nav:hover {
	text-decoration: underline;
	padding-left : 2px;
color: #B22222;
}

.copyright {
	font-family: verdana, arial;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
