body,p,table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.cellborder {
	border: thin solid #000000;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
}
.partno {
	font-family: Arial, Helvetica, sans-serfi;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.list {
	list-style-position: outside;
	list-style-type: square;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}
.list2 {
	list-style-position: outside;
	list-style-type: decimal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.designlink a:link {
	font-size: 12px;
	font-color: #CC0000;
	font-weight: normal;
	text-decoration: none;
}
.designlink a:visited {
	font-size: 12px;
	font-color: #CC0000;
	font-weight: normal;
	text-decoration: none;
}
.designlink a:hover {
	font-size: 12px;
	font-color: #000099;
	font-weight: normal;
	text-decoration: underline;
}
.designlink a:active {
	font-size: 12px;
	font-color: #CC0000;
	font-weight: normal;
	text-decoration: none;
}
/*****  NEW STYLES *****/
.background {
	background: url(images/bgtile_redblack.gif) repeat-x top;
	height: 100%;
}
.shadowL {
	background: url(images/shadow_L.gif) no-repeat top;
	height: 100%;
	width: 8px;
}
.shadowR {
	background: url(images/shadow_R.gif) no-repeat top;
	height: 100%;
	width: 8px;
}
.navLinks {
	text-align: right;
	padding: 3px;
	vertical-align: top;
	background: #fff;
}
a.nav, a.nav:visited {
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	font-size: 11px;
	font-family: arial, verdana, helvetica, sans-serif;
	text-decoration: none;
}
a.nav:hover {
	text-decoration: underline;
	color: #cc0000;
}
.content {
	padding: 20px;
	background: #fff;
}
.shield {
	width: 107px;
}
.imgborder {
	border: 1px solid #000;
}
