.topnav {
	background-color: #264F8C;
}

/*---------- Section Specific Colors and Styles --------------*/

/* Colors:
9966CC - Purple
336699 - Dark Blue
6699CC - Light BLue
DAEAF0 - Pale Blue
CC6600 - Burnt Orange
FFCC66 - Creamy Orange
FFFFCC - Pale Yellow
FFFFE0 - Flesh Tone
339933 - Dark Green
99CC66 - Light Green
D0EBB2 - Pale Green
F0F9CF - Paler Green
AAD548 - Bright Olive Green
AFDE9D - Mint Green
828978 - Green Gray
*/

.PartNum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #38609B;
	text-decoration: none;
	font-weight: normal;
}

.PartDes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #86A6D5;
	text-decoration: none;
	font-weight: normal;
}

.PartDesA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #86A6DB;
	text-decoration: none;
	font-weight: normal;
}

.CatTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #38609B;
	text-decoration: none;
	font-weight: normal;
}
/*
339933 - Dark Green
CCFF99 - Med Green
99CC66 - Light Green
D0EBB2 - Pale Green
F0F9CF - Paler Green
*/
/*     Dark    */
.ColorBar01 {
	background-color: #CCFF99;
}

/*     lite    */
.ColorBar02 {
	background-color: #85A6D5;
	color: #FFF;
}

/*     litest    */
.ColorBar03 {
	background-color: #F0F9CF;
}

.arrowlink01 {
	background-color: #CCFF99;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 5px 1px 4px;
	letter-spacing: -3px;
}

a.arrowlink01:hover {
	background-color: #339933;
	color: #000000;	
}

.hdline03 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #333333;
}

.link03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.link03:link {
	text-decoration: none;
}

a.link03:hover {
	color: #339933;
	text-decoration: underline;
}


.link04 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}
#specs {

}
