body {
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #E10202;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #999999;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h1.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h1, .h1class {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #E10202;
}
.bold {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
.small {
	font-size: 9px;
}
h2, .h2class {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #E10202;
}
li.h2class { text-align: left; }
.whitelink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.whitelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.whitelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: underline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 6px;
	margin-right: 4px;
	margin-bottom: 6px;
	margin-left: 4px;
	text-align: justify;
	padding: 4px;
}
p.center {
	text-align: center;
}
ul.kliplist,li.kliplist, ul.kliplist li {
	list-style-position: outside;
	list-style-image: url(images/redklipbullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-left: 40px;
	padding: 0px;
	margin-right: 20px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.navcell {
	width: 63px;
	text-align:center;
}
.redstar {
	color:#E10202;
	font-weight:bold;
	font-size:18px;
}
.rightbold {
	text-align:right;
	font-weight:bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
h2 a {
	font-size: 1em;
	font-weight: bold;
	color:#FF0000;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
div#cards {
	background-color: #ffffff;
	width:100%;
	padding: 10px 0 10px 0;
	margin: 0px;
}
#suggestions {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 100%;
	border:1px solid #cccccc;
	left: 0px;
	top: 20px;
	height: 60px;
	width: 340px;
	min-width:150px;
	position: absolute;
	zindex: 1000;
	background-color: #f6f6ff;
	overflow-x: hidden;
	overflow-y: scroll;
	font-weight:bold;
	font-decoration: italic;
}
#suggestions table tr td {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 100%;
	height:20px;
	padding: 0px 10px 0px 0px;
	cursor: default;
	text-align:left;
}
#suggestions table tr td.code {
	font-size: 90%;
	font-weight:bold;
}
.partnum {
	text-align: right;
	border-collapse: collapse;
	border: 1px solid #000;
}
.partnum td {
	text-align: right;
	border-collapse: collapse;
	border: 1px solid #000;
}
small {
	font-size: 0.7em;
}
.link {
	border-style: none;
}