body { 
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-3dlight-color: #DFE2E6; 
	scrollbar-highlight-color: #FFFFFF; 
/*	scrollbar-face-color: #ffffff; */
	scrollbar-shadow-color: #DFE2E6; 
	scrollbar-track-color: #F5F5F5; 
	scrollbar-darkshadow-color: #DFE2E6;	
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;
	}

td {
	font-family: verdana;
	font-size: 11px;
	color: black;
}

a:link {
	font-family: verdana;
	font-size: 10px;
	color: black;
	text-decoration: none;
}

a:visited {
	font-family: verdana;
	font-size: 10px;
	color: black;
	text-decoration: none;
}

a:active {
	font-family: verdana;
	font-size: 10px;
	color: red;
	text-decoration: none;
}

a:hover {
	font-family: verdana;
	font-size: 10px;
	color: black;
	text-decoration: underline;
}

a.topNav:link {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a.topNav:visited {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a.topNav:active {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

a.topNav:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
}

a.bread:link {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

a.bread:visited {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

a.bread:active {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

a.bread:hover {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

a.glossary:link {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

a.glossary:visited {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: none;
}

a.glossary:active {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

a.glossary:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

input {
	font-family: verdana;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

select {
	font-family: verdana;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

.header {
	font-family: verdana;
	font-size: 21px;
	font-weight: bold;
	color: #336699;
}

.msrp {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: black;
}

.salePrice {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: red;
}

.subTitle {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

.strike {
	font-family: verdana;
	font-size: 11px;
	color: black;
	text-decoration: line-through;
}


