@charset "utf-8";
/* CSS Document */

#MainMenu td{
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size:small;
	text-align: center;

}

#MainMenu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size:small;
	text-align: center;	
			
}

#MainMenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size:small;
	text-align: center;

}

#MainMenu a:hover {
	color: #000000;
	text-decoration: none;
	font-size:small;
	text-align: center;
	
}

#MainMenu a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size:small;	
	text-align: center;

}

.Highlighted {
	color: #063;
	font-weight: bold;
	text-align: left;
	font-size: x-small;
}
.SectionHead {
	font-size: large;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}

.PageSectionHead {
	font-size: large;
	font-weight: bold;
	color: #000;
	text-align: center;
}



td.off {

background: #666666;

}

td.on {

background: #2b8e5e;

} 

a:link {
	color: #063;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #063;
	text-decoration: underline;
	font-weight: bold;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-align: left;

}
.PartsHeaderText {
	color: #D6D6D6;
}
.LRparts form section headings {
	text-align: center;
	background-color: #999;
}
#PageHeader tr .SectionHead {
	text-align: center;
}
#PageHeader {
	text-align: center;
	font-size: large;
}
#Footer {
	text-align: center;
	color: #FFF;
}

