
img 
{
	border-width: 0px;
}

a {
     text-decoration : none;
	 color: #000000;

}


a:hover {
         text-decoration : none;
         color : orange;
}

h1 {

	 color: #000000;
	 font-size: 17px;
}

th {
	 color: #000000;	 
	 font-weight: bold;
}

crtfont1 {
	 color: #000;
	 font-size: 200%;
}


.texta { 
 font-size: 10px; 
 background-color: #eee; 
 border: 1px solid #666666; 
}

#menua 
{
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-size: 10px;
	float: left;
	width: 160px;
	margin: 0px;

}

#menua li {
    text-decoration : none;
	color: #003366;
	background-image: url(/parts/images/button1.gif);
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 0px;	

}

#menua li.selected {

	background-image: url(/parts/images/button2.gif);

}

#menua li ul
{
	background-image: none;
	padding-top: 2px;
	padding-bottom: -0px;
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
	font-size: 10px;
	width: 160px;
}

#menua li a
{
	color: #003366;
	display: block;
	width: 160px;
}

#menua li ul li {
    text-decoration : none;
	color: #003366;
	background-image: url(/parts/images/buttons.gif);
	font-size: 12px;
}

#menua li ul li a
{
		color: #000000;
}

#menua li ul li a:hover, #menua li a:hover
 {
    text-decoration : none;
    color : orange;
}


#topmenucontainer
{
	background-image: url(/parts/images/TOP-BAR-SWATCH.gif);	
	width: 950px;
	margin: 0px;
	padding: 0px;
	height: 30px;

}

.topmenu 
{
	background-image: url(/parts/images/TOP-BAR-SWATCH.gif);	
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
 
.topmenu li
{
	padding-left: 2px;	
	display: inline;
}

#mainbody
{
	width: 790px;
	float: right;
	font-size: 13px;

}

.partinf
{
	height: 260px;
	width: 175px;
	float: left;
	padding: 10px;
	font-size: 11px;
}

.enqth {
	background-color: #e0e0e0;
	font-size: 12px; 
}

#search 
{
	margin: 0px;	
}	
	
.hpimage
{
	background-color: #002d69;
	margin-right: 15px;
}

.hpimage:HOVER
{
	background-color: #1D97C3;
	
}

.tearaidbullet
{
	margin: 3px;
	margin-right: 5px;
}