body {
	background-image: url(images/bg.gif);
	margin: 0px;
}
.main-bg {
	background-image: url(images/total-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.footer-bg {
	background-image: url(images/footer_curve_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
}
.body-content-bg {
	background-image: url(images/body_content_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.main-img-bg {
	background-attachment: fixed;
	background-image: url(images/main-img-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #061763;
	text-decoration: none;
}
.text-bold {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #061763;
	text-decoration: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.white-bold-10 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white-reg-10 {

	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.yellow-bold-10 {


	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
.text-white {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;

}
.text-white-bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;

}

