body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #444444;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #444444;
}


form {
	display: inline;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #444444;
}


a:visited {
	color: #444444;
	}

a:hover {
	color: #CB9800;
	}

.parts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #444444;
}

.files {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #444444;
}


.prodName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	color: #0066FF;
}

.prodTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #777777;
}


.prodMSRP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	font-style: italic;
	color: #CC3333;
}


.titleEquipment {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    color: #CC2222;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;;
	font-style: normal;
	color: #444444;
}

.small:visited {
	color: #444444;
	}

.small:hover {
	color: #CB9800;
	}

.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #444444;
}


input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}



.topLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #DDDDDD;
	font-weight: bold;
}


.topLinks:visited {
	color: #DDDDDD;
}
.topLinks:hover {
	color: #FFD200;
}



.tdMenuBarNorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-image: url("/images/theme_menubar_bg.gif");
}


.tdMenuBarOver {
	background-image: url("/images/theme_menubar_ovr-bg.gif");
	}



.footLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #444444;
}


.footLinks:visited {
	color: #444444;
}
.footLinks:hover {
	color: #CB9800;
}







.drkGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
}

.drkGrey:visited {
	color: #333333;
}

.drkGrey:hover {
	color: #CB9800;
}


.sourceCode {
	font-family: Courier-New, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}


