.oreillys {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FE0107;
	text-decoration: none;
}
.black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txtbx {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #7B743F;
	text-decoration: none;
	background-color: #C5CC5E;
	border: 1px solid #9FA541;
}
.redsmall {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #B21500;
	text-decoration: none;
}
.redbig {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #B21500;
	text-decoration: none;
}
.redbig:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #7C0202;
	text-decoration: none;
}
.green {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #93AA33;
	text-decoration: none;
}
.green:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #67781E;
	text-decoration: underline;
}
.greenbig {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #93AA33;
	text-decoration: none;
	font-weight: bold;
}
.red {

	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.red a{
	color: #FF0000;
	text-decoration: none;
}
.redunder {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #B21500;
	text-decoration: none;
	font-weight: normal;

}
.redunder:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #B21500;
	text-decoration: underline;
	font-weight: normal;

}
.dot {
	font-family: "Trebuchet MS";
	font-size: 6px;
	color: #DBD8D8;
	text-decoration: none;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;	

}
.black2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.topnav {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #FFBA55;
	text-decoration: none;
}
a:hover.topnav {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #F9FD8D;
	text-decoration: none;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #62731B;
	text-decoration: none;
}
.footer:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #38430A;
	text-decoration: underline;
}


