.main_bg {
	background-image:url(main_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

.privacy_bg {
	background-image:url(privacy_main_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.trebuchet_12_nor {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #494949;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}


.tab_bg_1 {
	background-image:url(tab_bg_1.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.tab_bg_2 {
	background-image:url(page_3_tab_bg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

.pop_bg {
	background-image:url(pop_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.trebuchet_16 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #494949;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
.trebuchet_16_orange {

	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #ED6100;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
.trebuchet_14_orange {


	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ED6100;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
.trebuchet_12_nor_list {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #494949;
	text-decoration: none;
	padding-right: 10px;
}

.trebuchet_13_nor {

	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #494949;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}
.color_green {
	color: #1D9A00;
	text-decoration: none;
}
.trebuchet_13_w {


	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
}
.color_blue {
	color: #1A54C7;
	text-decoration: none;
}
.color_orange {
	color: #ED6100;
	text-decoration: none;
}
