body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}

.blue_links {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #095A93;
	text-decoration: none;
	font-weight: bold;
}
.black_links {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.small_white {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
.search_text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	height: 18px;
	background-image: url(../images/search_bg.jpg);
	background-repeat: repeat-x;
	background-position: left;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: 0px none;
}
.blue_links:hover {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.black_links:hover {


	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #06426F;
	text-decoration: underline;
	font-weight: bold;
}
.small_white:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.menulink {
	display: block;
	text-decoration: none;
	font-family:"Trebuchet MS";
	font-size:14px;
	color: #000000;
	line-height: 25px;
	text-indent: 28px;
	background-image: url(../images/bullet_link.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.menulink:hover {
	background-color:#FCC230;
	font-family: "Trebuchet MS";
	background-image: url(../images/yellow_bull.jpg);
	color: #CD0210;
}
.menulinkselected {
	background-color:#FCC230;
	font-family: "Trebuchet MS";
	background-image: url(../images/yellow_bull.jpg);
	color: #CD0210;
}

.menulink:active {

	background-color:#FCC230;
	font-family: "Trebuchet MS";
	background-image: url(../images/yellow_bull.jpg);
	color: #CD0210;
}
.product_dropdown {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	background-color: #FCC230;
}
.toplinks {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	line-height: 11px;
	font-weight: bold;
	text-indent: 5px;
	text-align: left;
	text-decoration: none;
}
.toplinks:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 11px;
	font-weight: bold;
	text-indent: 5px;
	text-align: left;
	text-decoration: underline;
}
.toplinkswhite {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 11px;
	font-weight: bold;
	text-indent: 5px;
	text-align: left;
	text-decoration: none;
}
.toplinkswhite:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	line-height: 11px;
	font-weight: bold;
	text-indent: 5px;
	text-align: left;
	text-decoration: underline;
}

.home {
	background-image: url(../images/yellow_06.jpg);
	background-repeat: no-repeat;
}
.about {

	background-image: url(../images/yellow_08.jpg);
	background-repeat: no-repeat;
}
.contact {


	background-image: url(../images/yellow_10.jpg);
	background-repeat: no-repeat;
}
.signup {



	background-image: url(../images/yellow_02.jpg);
	background-repeat: no-repeat;
}
.search_1 {
	background-image: url(../images/yellow_16.jpg);
	background-repeat: no-repeat;
}
.search_2 {

	background-image: url(../images/yellow_21.jpg);
	background-repeat: no-repeat;
}
.tollfree {


	background-image: url(../images/yellow_21.jpg);
	background-repeat: no-repeat;
}
.search_3 {


	background-image: url(../images/yellow_17.jpg);
	background-repeat: no-repeat;
}
.search_4 {



	background-image: url(../images/yellow_22.jpg);
	background-repeat: no-repeat;
}
.logo {




	background-image: url(../images/yellow_04.jpg);
	background-repeat: no-repeat;
}
.Product_head {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.Product_desc {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.Product_size {


	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.active_page {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-color: #FFCC00;
	font-weight: bold;
}
.inactive_page {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.small_black {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}

