.top-line {
	background-image: url(bg-2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg {
	background-image: url(bg.jpg);
}
.btn-bg {
	background-image: url(btn-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.btn-txt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #00CCCC;
	text-decoration: none;
	list-style-image: url(bullet.gif);
	line-height: 25px;
	text-transform: uppercase;
	list-style-position: outside;
}
.txt-bg {
	background-image: url(txt-bg.jpg);
	background-repeat: repeat-y;
}
.tab-bg {
	background-image: url(tab-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.heading {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
	vertical-align: middle;
}
.box-brdr {
	border: 1px solid #CCCCCC;
	background-position: top;
}
.txt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}
.btn-txt:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
	list-style-image: url(bullet.jpg);
	line-height: 25px;
	text-transform: uppercase;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer:hover {

	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.heading2 {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #525252;
	text-decoration: none;
}
.body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tab-bg {
	background-image: url(tab-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.style1 {
	font-size: 18px;
	color: #FFFFFF;
}
.style5 {
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
	font-size: 24px;
}
.bullettxt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
	list-style-image: url(bullet.gif);
}
