.popWind {
	font-size: 10pt;
}
.partList {
	font-size: 9px;
}
.partListHeader {
	font-size: 9px;
	font-width: 900;
	background-color: black;
	color: white;
}
.partListItems {
	font-size: 9px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
}
.partListDesc {
	font-size: 9px;
	border-bottom-color: #cccccc;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.partListNumber {
	font-size: 9px;
	border-bottom-color: #cccccc;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.txtFiled {
background-color: white;
border-style: solid;
border-width: 1;
border-color: red;
color: black;
font-size: 10pt;
font-family: verdana;
font-style: normal;
}
.currentField {
background-color: yellow;
border-style: solid;
border-color: red;
border-width: 1;
color: black;
font-size: 10pt;
font-family: verdana;
font-style: normal;
}
#iframe {
	scrollbar-base-color:black;
	scrollbar-arrow-color:black;
	scrollbar-track-color:cccccc;
	scrollbar-3dlight-color:peru;
	scrollbar-highlight-color:black;
	scrollbar-darkshadow-color:red;
	scrollbar-shadow-color:tomato;
	scrollbar-face-color:red;
}

.shadowTop
{
	background-image: url(images/lineDrop.jpg);
	background-repeat: repeat-x;
	
}
.shadowBot
{
	background-image: url(images/lineDropBot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}
.text a:visited
{
	padding: 5px;
	font-size: 8pt;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img.text
{
padding-left: 1px;
border-right-style: solid;
border-right-width: 2px;
border-right-color: red;
}
.topNavText a:link, a:visited
{
	text-decoration: none;
	padding-bottom: 11px;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.topNavText
{
	padding-bottom: 11px;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.topNavText a:hover
{
	text-decoration: none;
	padding-bottom: 11px;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.botNavText
{
	padding-top: 12px;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.botNavText a:link, a:visited
{
	text-decoration: none;
	padding-top: 12px;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.botNavText a:hover
{
	text-decoration: none;
	padding-top: 12px;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
